File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed
Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -198,9 +198,9 @@ Must be one of the following:
198198* ** feat** : Creates a new feature [1]
199199* ** fix** : Fixes a previously discovered failure/bug [1]
200200* ** perf** : Improves performance without any change in functionality or API [1]
201- * ** refactor** : Refactor without any change in functionality or API (includes style changes) [1]
201+ * ** refactor** : Refactor without any change in functionality or API (includes style changes)
202202* ** release** : A release point in the repository [2]
203- * ** test** : Improvements or corrections made to the project' s test suite [1]
203+ * ** test** : Improvements or corrections made to the project' s test suite
204204
205205
206206<sup>[1] This type MUST have a scope. See the next section for more information.</sup><br/>
Original file line number Diff line number Diff line change 7070 "@angular/compiler" : " 12.0.0-next.7" ,
7171 "@angular/compiler-cli" : " 12.0.0-next.7" ,
7272 "@angular/core" : " 12.0.0-next.7" ,
73- "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#f1c05c2749f9fb4b72bfd8a57d23ffe5af9d4219 " ,
73+ "@angular/dev-infra-private" : " https://github.com/angular/dev-infra-private-builds.git#001abdbcf9bd49e46dd3a678898dc104c8148a9f " ,
7474 "@angular/forms" : " 12.0.0-next.7" ,
7575 "@angular/localize" : " 12.0.0-next.7" ,
7676 "@angular/material" : " 11.2.7" ,
Original file line number Diff line number Diff line change 8585 dependencies:
8686 tslib "^2.0.0"
8787
88- "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#f1c05c2749f9fb4b72bfd8a57d23ffe5af9d4219 ":
88+ "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#001abdbcf9bd49e46dd3a678898dc104c8148a9f ":
8989 version "0.0.0"
90- uid f1c05c2749f9fb4b72bfd8a57d23ffe5af9d4219
91- resolved "https://github.com/angular/dev-infra-private-builds.git#f1c05c2749f9fb4b72bfd8a57d23ffe5af9d4219"
90+ resolved "https://github.com/angular/dev-infra-private-builds.git#001abdbcf9bd49e46dd3a678898dc104c8148a9f"
9291 dependencies:
9392 "@angular/benchpress" "0.2.1"
9493 "@bazel/buildifier" "^0.29.0"
You can’t perform that action at this time.
0 commit comments