Skip to content

Commit 2a8eea4

Browse files
committed
bump versions
1 parent 212b062 commit 2a8eea4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.bitmap

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"angular": {
55
"scope": "teambit.angular",
6-
"version": "0.0.14",
6+
"version": "0.0.15",
77
"mainFile": "index.ts",
88
"rootDir": "packages/angular"
99
},
@@ -15,25 +15,25 @@
1515
},
1616
"angular-v10": {
1717
"scope": "teambit.angular",
18-
"version": "0.0.1",
18+
"version": "0.0.2",
1919
"mainFile": "index.ts",
2020
"rootDir": "packages/angular-v10"
2121
},
2222
"angular-v11": {
2323
"scope": "teambit.angular",
24-
"version": "0.0.14",
24+
"version": "0.0.15",
2525
"mainFile": "index.ts",
2626
"rootDir": "packages/angular-v11"
2727
},
2828
"angular-v12": {
2929
"scope": "teambit.angular",
30-
"version": "0.0.20",
30+
"version": "0.0.21",
3131
"mainFile": "index.ts",
3232
"rootDir": "packages/angular-v12"
3333
},
3434
"ng-packagr": {
3535
"scope": "teambit.angular",
36-
"version": "0.0.6",
36+
"version": "0.0.7",
3737
"mainFile": "index.ts",
3838
"rootDir": "packages/ng-packagr"
3939
},

workspace.jsonc

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"policy": {
3636
"dependencies": {
3737
"@teambit/harmony": "^0.2.11",
38-
"@teambit/legacy": "^1.0.91",
38+
"@teambit/legacy": "^1.0.129",
3939
"@types/dompurify": "^2.2.2",
4040
"@types/fs-extra": "~9.0.7",
4141
"@types/jasmine": "~3.7.0",

0 commit comments

Comments
 (0)