Skip to content

Commit

Permalink
versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubugeeei committed Jan 1, 2024
1 parent 903403b commit 333681c
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/@extensions/chibivue-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chibivue-router",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/@extensions/chibivue-store/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chibivue-store",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/@extensions/vite-plugin-chibivue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-chibivue",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/chibivue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chibivue",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/compiler-core",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/compiler-dom",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/compiler-sfc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/compiler-sfc",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/reactivity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/reactivity",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/runtime-core",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/runtime-dom",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime-vapor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/runtime-vapor",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chibivue/shared",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",
"author": "Ubugeeei <[email protected]>",
"license": "MIT"
Expand Down

0 comments on commit 333681c

Please sign in to comment.