Skip to content

Commit 3d8b555

Browse files
committed
bump versions [skip ci]
1 parent c93e982 commit 3d8b555

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

.bitmap

+23-23
Original file line numberDiff line numberDiff line change
@@ -12,42 +12,42 @@
1212
"angular-env": {
1313
"name": "angular-env",
1414
"scope": "bitdev.angular",
15-
"version": "4.0.0",
15+
"version": "4.0.1",
1616
"mainFile": "index.ts",
1717
"rootDir": "angular/envs/angular-env"
1818
},
1919
"app-types/angular-app-type": {
2020
"name": "app-types/angular-app-type",
2121
"scope": "bitdev.angular",
22-
"version": "4.0.1",
22+
"version": "4.0.4",
2323
"mainFile": "index.ts",
2424
"rootDir": "angular/app-types/angular-app-type"
2525
},
2626
"dev-services/common": {
2727
"name": "dev-services/common",
2828
"scope": "bitdev.angular",
29-
"version": "4.0.0",
29+
"version": "4.0.1",
3030
"mainFile": "index.ts",
3131
"rootDir": "angular/devkit/common"
3232
},
3333
"dev-services/compiler/elements": {
3434
"name": "dev-services/compiler/elements",
3535
"scope": "bitdev.angular",
36-
"version": "4.0.0",
36+
"version": "4.0.1",
3737
"mainFile": "index.ts",
3838
"rootDir": "angular/devkit/compiler/elements"
3939
},
4040
"dev-services/compiler/multi-compiler": {
4141
"name": "dev-services/compiler/multi-compiler",
4242
"scope": "bitdev.angular",
43-
"version": "4.0.0",
43+
"version": "4.0.1",
4444
"mainFile": "index.ts",
4545
"rootDir": "angular/devkit/compiler/multi-compiler"
4646
},
4747
"dev-services/compiler/ng-packagr": {
4848
"name": "dev-services/compiler/ng-packagr",
4949
"scope": "bitdev.angular",
50-
"version": "4.0.0",
50+
"version": "4.0.1",
5151
"mainFile": "index.ts",
5252
"rootDir": "angular/devkit/compiler/ng-packagr"
5353
},
@@ -61,7 +61,7 @@
6161
"dev-services/ng-compat": {
6262
"name": "dev-services/ng-compat",
6363
"scope": "bitdev.angular",
64-
"version": "1.1.2",
64+
"version": "1.1.3",
6565
"mainFile": "index.ts",
6666
"rootDir": "angular/devkit/ng-compat"
6767
},
@@ -75,7 +75,7 @@
7575
"dev-services/preview/preview": {
7676
"name": "dev-services/preview/preview",
7777
"scope": "bitdev.angular",
78-
"version": "4.0.0",
78+
"version": "4.0.1",
7979
"mainFile": "index.ts",
8080
"rootDir": "angular/devkit/preview/preview"
8181
},
@@ -96,91 +96,91 @@
9696
"dev-services/webpack": {
9797
"name": "dev-services/webpack",
9898
"scope": "bitdev.angular",
99-
"version": "4.0.0",
99+
"version": "4.0.1",
100100
"mainFile": "index.ts",
101101
"rootDir": "angular/devkit/webpack"
102102
},
103103
"envs/angular-v13-env": {
104104
"name": "envs/angular-v13-env",
105105
"scope": "bitdev.angular",
106-
"version": "4.0.0",
106+
"version": "4.0.1",
107107
"mainFile": "index.ts",
108108
"rootDir": "angular/envs/angular-v13-env"
109109
},
110110
"envs/angular-v14-env": {
111111
"name": "envs/angular-v14-env",
112112
"scope": "bitdev.angular",
113-
"version": "4.0.0",
113+
"version": "4.0.1",
114114
"mainFile": "index.ts",
115115
"rootDir": "angular/envs/angular-v14-env"
116116
},
117117
"envs/angular-v15-env": {
118118
"name": "envs/angular-v15-env",
119119
"scope": "bitdev.angular",
120-
"version": "4.0.0",
120+
"version": "4.0.1",
121121
"mainFile": "index.ts",
122122
"rootDir": "angular/envs/angular-v15-env"
123123
},
124124
"envs/angular-v16-env": {
125125
"name": "envs/angular-v16-env",
126126
"scope": "bitdev.angular",
127-
"version": "4.0.0",
127+
"version": "4.0.1",
128128
"mainFile": "index.ts",
129129
"rootDir": "angular/envs/angular-v16-env"
130130
},
131131
"envs/angular-v17-env": {
132132
"name": "envs/angular-v17-env",
133133
"scope": "bitdev.angular",
134-
"version": "3.0.0",
134+
"version": "3.0.1",
135135
"mainFile": "index.ts",
136136
"rootDir": "angular/envs/angular-v17-env"
137137
},
138138
"envs/base-env": {
139139
"name": "envs/base-env",
140140
"scope": "bitdev.angular",
141-
"version": "4.0.0",
141+
"version": "4.0.1",
142142
"mainFile": "index.ts",
143143
"rootDir": "angular/envs/base-env"
144144
},
145145
"examples/my-angular-env": {
146146
"name": "examples/my-angular-env",
147147
"scope": "bitdev.angular",
148-
"version": "4.0.0",
148+
"version": "4.0.1",
149149
"mainFile": "index.ts",
150150
"rootDir": "angular/examples/my-angular-env"
151151
},
152152
"examples/my-angular-v13-env": {
153153
"name": "examples/my-angular-v13-env",
154154
"scope": "bitdev.angular",
155-
"version": "3.0.0",
155+
"version": "3.0.1",
156156
"mainFile": "index.ts",
157157
"rootDir": "angular/examples/my-angular-v13-env"
158158
},
159159
"examples/my-angular-v14-env": {
160160
"name": "examples/my-angular-v14-env",
161161
"scope": "bitdev.angular",
162-
"version": "4.0.0",
162+
"version": "4.0.1",
163163
"mainFile": "index.ts",
164164
"rootDir": "angular/examples/my-angular-v14-env"
165165
},
166166
"examples/my-angular-v15-env": {
167167
"name": "examples/my-angular-v15-env",
168168
"scope": "bitdev.angular",
169-
"version": "4.0.0",
169+
"version": "4.0.1",
170170
"mainFile": "index.ts",
171171
"rootDir": "angular/examples/my-angular-v15-env"
172172
},
173173
"examples/my-angular-v16-env": {
174174
"name": "examples/my-angular-v16-env",
175175
"scope": "bitdev.angular",
176-
"version": "3.0.0",
176+
"version": "3.0.1",
177177
"mainFile": "index.ts",
178178
"rootDir": "angular/examples/my-angular-v16-env"
179179
},
180180
"examples/my-angular-v17-env": {
181181
"name": "examples/my-angular-v17-env",
182182
"scope": "bitdev.angular",
183-
"version": "3.0.0",
183+
"version": "3.0.1",
184184
"mainFile": "index.ts",
185185
"rootDir": "angular/examples/my-angular-v17-env"
186186
},
@@ -194,14 +194,14 @@
194194
"templates/generators": {
195195
"name": "templates/generators",
196196
"scope": "bitdev.angular",
197-
"version": "4.0.0",
197+
"version": "4.0.1",
198198
"mainFile": "index.ts",
199199
"rootDir": "angular/templates/generators"
200200
},
201201
"templates/starters": {
202202
"name": "templates/starters",
203203
"scope": "bitdev.angular",
204-
"version": "4.0.0",
204+
"version": "4.0.1",
205205
"mainFile": "index.ts",
206206
"rootDir": "angular/templates/starters"
207207
},

0 commit comments

Comments
 (0)