Skip to content

Commit

Permalink
bump version 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GiladShoham committed Nov 1, 2022
1 parent dc22f4a commit 10a7546
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions .bitmap
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"cli/app": {
"scope": "teambit.bvm",
"version": "0.2.2",
"version": "0.2.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/cli/app"
},
Expand All @@ -23,49 +23,49 @@
},
"commands/install": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/install"
},
"commands/link": {
"scope": "teambit.bvm",
"version": "0.0.48",
"version": "0.0.49",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/link"
},
"commands/list": {
"scope": "teambit.bvm",
"version": "0.0.41",
"version": "0.0.42",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/list"
},
"commands/release": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/release"
},
"commands/remove": {
"scope": "teambit.bvm",
"version": "0.0.41",
"version": "0.0.42",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/remove"
},
"commands/upgrade": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/upgrade"
},
"commands/use": {
"scope": "teambit.bvm",
"version": "0.0.22",
"version": "0.0.23",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/use"
},
"commands/version": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/commands/version"
},
Expand All @@ -83,7 +83,7 @@
},
"fetch": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/fetch"
},
Expand All @@ -107,19 +107,19 @@
},
"install": {
"scope": "teambit.bvm",
"version": "0.1.11",
"version": "0.1.12",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/install"
},
"link": {
"scope": "teambit.bvm",
"version": "0.2.2",
"version": "0.2.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/link"
},
"list": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/list"
},
Expand All @@ -137,13 +137,13 @@
},
"release": {
"scope": "teambit.bvm",
"version": "0.1.2",
"version": "0.1.3",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/release"
},
"remove": {
"scope": "teambit.bvm",
"version": "0.0.41",
"version": "0.0.42",
"mainFile": "index.ts",
"rootDir": "teambit.bvm/remove"
},
Expand Down

0 comments on commit 10a7546

Please sign in to comment.