Skip to content

Commit

Permalink
bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ocombe committed Sep 7, 2023
1 parent c690015 commit 4872b9f
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .bitmap
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
{
"angular": {
"scope": "teambit.angular",
"version": "4.1.11",
"version": "4.1.12",
"mainFile": "index.ts",
"rootDir": "scopes/angular"
},
Expand Down Expand Up @@ -71,37 +71,37 @@
},
"forks/angular-env-default": {
"scope": "teambit.angular",
"version": "0.1.11",
"version": "0.1.12",
"mainFile": "index.ts",
"rootDir": "scopes/forks/angular-env-default"
},
"forks/angular-env-v12": {
"scope": "teambit.angular",
"version": "0.2.10",
"version": "0.2.11",
"mainFile": "index.ts",
"rootDir": "scopes/forks/angular-env-v12"
},
"forks/angular-env-v13": {
"scope": "teambit.angular",
"version": "0.2.10",
"version": "0.2.11",
"mainFile": "index.ts",
"rootDir": "scopes/forks/angular-env-v13"
},
"forks/angular-env-v14": {
"scope": "teambit.angular",
"version": "0.2.12",
"version": "0.2.13",
"mainFile": "index.ts",
"rootDir": "scopes/forks/angular-env-v14"
},
"forks/angular-env-v15": {
"scope": "teambit.angular",
"version": "0.2.10",
"version": "0.2.11",
"mainFile": "index.ts",
"rootDir": "scopes/forks/angular-env-v15"
},
"forks/angular-env-v16": {
"scope": "teambit.angular",
"version": "0.2.11",
"version": "0.2.12",
"mainFile": "index.ts",
"rootDir": "scopes/forks/angular-env-v16"
},
Expand All @@ -113,37 +113,37 @@
},
"generators/angular-templates": {
"scope": "teambit.angular",
"version": "1.0.15",
"version": "1.0.16",
"mainFile": "index.ts",
"rootDir": "scopes/generators/angular-templates"
},
"versions/angular-v12": {
"scope": "teambit.angular",
"version": "2.2.10",
"version": "2.2.11",
"mainFile": "index.ts",
"rootDir": "scopes/versions/angular-v12"
},
"versions/angular-v13": {
"scope": "teambit.angular",
"version": "2.2.10",
"version": "2.2.11",
"mainFile": "index.ts",
"rootDir": "scopes/versions/angular-v13"
},
"versions/angular-v14": {
"scope": "teambit.angular",
"version": "2.2.12",
"version": "2.2.13",
"mainFile": "index.ts",
"rootDir": "scopes/versions/angular-v14"
},
"versions/angular-v15": {
"scope": "teambit.angular",
"version": "2.2.10",
"version": "2.2.11",
"mainFile": "index.ts",
"rootDir": "scopes/versions/angular-v15"
},
"versions/angular-v16": {
"scope": "teambit.angular",
"version": "1.1.11",
"version": "1.1.12",
"mainFile": "index.ts",
"rootDir": "scopes/versions/angular-v16"
},
Expand All @@ -155,7 +155,7 @@
},
"versions/common/angular-base": {
"scope": "teambit.angular",
"version": "1.2.10",
"version": "1.2.11",
"mainFile": "index.ts",
"rootDir": "scopes/versions/common/angular-base"
},
Expand Down

0 comments on commit 4872b9f

Please sign in to comment.