Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ocombe committed Jul 23, 2021
1 parent bc3928e commit a1698a5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .bitmap
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"angular": {
"scope": "teambit.angular",
"version": "0.0.13",
"version": "0.0.14",
"mainFile": "index.ts",
"rootDir": "packages/angular"
},
Expand All @@ -14,26 +14,26 @@
"rootDir": "packages/eslint-config"
},
"angular-v10": {
"scope": "",
"version": "",
"scope": "teambit.angular",
"version": "0.0.1",
"mainFile": "index.ts",
"rootDir": "packages/angular-v10"
},
"angular-v11": {
"scope": "teambit.angular",
"version": "0.0.13",
"version": "0.0.14",
"mainFile": "index.ts",
"rootDir": "packages/angular-v11"
},
"angular-v12": {
"scope": "teambit.angular",
"version": "0.0.15",
"version": "0.0.16",
"mainFile": "index.ts",
"rootDir": "packages/angular-v12"
},
"ng-packagr": {
"scope": "teambit.angular",
"version": "0.0.4",
"version": "0.0.5",
"mainFile": "index.ts",
"rootDir": "packages/ng-packagr"
},
Expand Down

0 comments on commit a1698a5

Please sign in to comment.