Skip to content

Commit

Permalink
chore: release v0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hairyf committed Oct 9, 2023
1 parent b17c173 commit b2f2e5b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue3-pixi-monorepo",
"type": "module",
"version": "0.8.2",
"version": "0.8.3",
"private": true,
"packageManager": "pnpm@8.7.4",
"description": "Vue createRenderer for PixiJS",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-pixi-projection/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue3-pixi-projection",
"type": "module",
"version": "0.8.2",
"version": "0.8.3",
"description": "Vue createRenderer for PixiJS",
"license": "MIT",
"homepage": "https://github.com/hairyf/vue3-pixi#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-pixi-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue3-pixi-ui",
"type": "module",
"version": "0.8.2",
"version": "0.8.3",
"description": "Vue createRenderer for PixiJS",
"license": "MIT",
"homepage": "https://github.com/hairyf/vue3-pixi#readme",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-pixi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue3-pixi",
"type": "module",
"version": "0.8.2",
"version": "0.8.3",
"description": "Vue createRenderer for PixiJS",
"license": "MIT",
"homepage": "https://github.com/hairyf/vue3-pixi#readme",
Expand Down

1 comment on commit b2f2e5b

@vercel
Copy link

@vercel vercel bot commented on b2f2e5b Oct 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-pixi – ./

vue3-pixi-tuimao.vercel.app
vue3-pixi.vercel.app
vue3-pixi-git-main-tuimao.vercel.app

Please sign in to comment.