Skip to content

Commit 972532c

Browse files
committed
docs: changelog fix
1 parent 0919a5e commit 972532c

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

CHANGELOG.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,25 @@
55
- chore: update to `Angular 11.1`
66

77
###### dependencies update
8-
"@angular/animations": "^11.1.0",
9-
"@angular/cdk": "^11.1.0",
10-
"@angular/common": "^11.1.0",
11-
"@angular/compiler": "^11.1.0",
12-
"@angular/core": "^11.1.0",
13-
"@angular/forms": "^11.1.0",
14-
"@angular/localize": "^11.1.0",
15-
"@angular/platform-browser": "^11.1.0",
16-
"@angular/platform-browser-dynamic": "^11.1.0",
17-
"@angular/router": "^11.1.0",
18-
"@coreui/angular": "~2.11.1",
19-
"bootstrap": "^4.6.0",
20-
"core-js": "^3.8.3",
21-
"@angular-devkit/build-angular": "^0.1101.1",
22-
"@angular/cli": "^11.1.1",
23-
"@angular/compiler-cli": "^11.1.0",
24-
"@angular/language-service": "^11.1.0",
25-
"@types/jasmine": "^3.6.3",
26-
"@types/node": "^14.14.22",
8+
- update `@angular/animations` to `^11.1.0`
9+
- update `@angular/cdk` to `^11.1.0`
10+
- update `@angular/common` to `^11.1.0`
11+
- update `@angular/compiler` to `^11.1.0`
12+
- update `@angular/core` to `^11.1.0`
13+
- update `@angular/forms` to `^11.1.0`
14+
- update `@angular/localize` to `^11.1.0`
15+
- update `@angular/platform-browser` to `^11.1.0`
16+
- update `@angular/platform-browser-dynamic` to `^11.1.0`
17+
- update `@angular/router` to `^11.1.0`
18+
- update `@coreui/angular` to `~2.11.1`
19+
- update `bootstrap` to `^4.6.0`
20+
- update `core-js` to `^3.8.3`
21+
- update `@angular-devkit/build-angular` to `^0.1101.1`
22+
- update `@angular/cli` to `^11.1.1`
23+
- update `@angular/compiler-cli` to `^11.1.0`
24+
- update `@angular/language-service` to `^11.1.0`
25+
- update `@types/jasmine` to `^3.6.3`
26+
- update `@types/node` to `^14.14.22`
2727

2828
###### `v2.11.0`
2929

0 commit comments

Comments
 (0)