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 Dec 4, 2023
1 parent d5e59e4 commit a5df7cb
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions .bitmap
Original file line number Diff line number Diff line change
Expand Up @@ -12,42 +12,42 @@
"angular-env": {
"name": "angular-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/envs/angular-env"
},
"app-types/angular-app-type": {
"name": "app-types/angular-app-type",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/app-types/angular-app-type"
},
"dev-services/common": {
"name": "dev-services/common",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.2",
"mainFile": "index.ts",
"rootDir": "angular/devkit/common"
},
"dev-services/compiler/elements": {
"name": "dev-services/compiler/elements",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.2",
"mainFile": "index.ts",
"rootDir": "angular/devkit/compiler/elements"
},
"dev-services/compiler/multi-compiler": {
"name": "dev-services/compiler/multi-compiler",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.2",
"mainFile": "index.ts",
"rootDir": "angular/devkit/compiler/multi-compiler"
},
"dev-services/compiler/ng-packagr": {
"name": "dev-services/compiler/ng-packagr",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.2",
"mainFile": "index.ts",
"rootDir": "angular/devkit/compiler/ng-packagr"
},
Expand All @@ -61,7 +61,7 @@
"dev-services/ng-compat": {
"name": "dev-services/ng-compat",
"scope": "bitdev.angular",
"version": "1.1.0",
"version": "1.1.2",
"mainFile": "index.ts",
"rootDir": "angular/devkit/ng-compat"
},
Expand All @@ -75,7 +75,7 @@
"dev-services/preview/preview": {
"name": "dev-services/preview/preview",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.2",
"mainFile": "index.ts",
"rootDir": "angular/devkit/preview/preview"
},
Expand All @@ -89,98 +89,98 @@
"dev-services/vite": {
"name": "dev-services/vite",
"scope": "bitdev.angular",
"version": "1.1.0",
"version": "1.1.3",
"mainFile": "index.ts",
"rootDir": "angular/devkit/vite"
},
"dev-services/webpack": {
"name": "dev-services/webpack",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.2",
"mainFile": "index.ts",
"rootDir": "angular/devkit/webpack"
},
"envs/angular-v13-env": {
"name": "envs/angular-v13-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/envs/angular-v13-env"
},
"envs/angular-v14-env": {
"name": "envs/angular-v14-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/envs/angular-v14-env"
},
"envs/angular-v15-env": {
"name": "envs/angular-v15-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/envs/angular-v15-env"
},
"envs/angular-v16-env": {
"name": "envs/angular-v16-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/envs/angular-v16-env"
},
"envs/angular-v17-env": {
"name": "envs/angular-v17-env",
"scope": "bitdev.angular",
"version": "1.1.0",
"version": "1.1.3",
"mainFile": "index.ts",
"rootDir": "angular/envs/angular-v17-env"
},
"envs/base-env": {
"name": "envs/base-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/envs/base-env"
},
"examples/my-angular-env": {
"name": "examples/my-angular-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/examples/my-angular-env"
},
"examples/my-angular-v13-env": {
"name": "examples/my-angular-v13-env",
"scope": "bitdev.angular",
"version": "1.2.0",
"version": "1.2.3",
"mainFile": "index.ts",
"rootDir": "angular/examples/my-angular-v13-env"
},
"examples/my-angular-v14-env": {
"name": "examples/my-angular-v14-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/examples/my-angular-v14-env"
},
"examples/my-angular-v15-env": {
"name": "examples/my-angular-v15-env",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/examples/my-angular-v15-env"
},
"examples/my-angular-v16-env": {
"name": "examples/my-angular-v16-env",
"scope": "bitdev.angular",
"version": "1.2.0",
"version": "1.2.3",
"mainFile": "index.ts",
"rootDir": "angular/examples/my-angular-v16-env"
},
"examples/my-angular-v17-env": {
"name": "examples/my-angular-v17-env",
"scope": "bitdev.angular",
"version": "1.1.0",
"version": "1.1.3",
"mainFile": "index.ts",
"rootDir": "angular/examples/my-angular-v17-env"
},
Expand All @@ -194,16 +194,16 @@
"templates/generators": {
"name": "templates/generators",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.3",
"mainFile": "index.ts",
"rootDir": "angular/templates/generators"
},
"templates/starters": {
"name": "templates/starters",
"scope": "bitdev.angular",
"version": "2.1.0",
"version": "2.1.2",
"mainFile": "index.ts",
"rootDir": "angular/templates/starters"
},
"$schema-version": "17.0.0"
}
}

0 comments on commit a5df7cb

Please sign in to comment.