Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 9a6bee2

Browse files
author
Adam Plumer
committed
chore: update to 11.0.0-beta.33 with changelog
1 parent 4bb2c92 commit 9a6bee2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="11.0.0-beta.33"></a>
2+
# [11.0.0-beta.33](https://github.com/angular/flex-layout/compare/10.0.0-beta.32...11.0.0-beta.33) (2020-11-12)
3+
4+
This release adds support for Angular v11 and Angular CDK v11, along with TypeScript v4.0.
5+
16
<a name="10.0.0-beta.32"></a>
27
# [10.0.0-beta.32](https://github.com/angular/flex-layout/compare/9.0.0-beta.31...10.0.0-beta.32) (2020-06-15)
38

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"universal:serve": "gulp universal:serve",
2828
"postinstall": "ngcc --properties es2015 browser module main --no-async --create-ivy-entry-points"
2929
},
30-
"version": "10.0.0-beta.32",
30+
"version": "11.0.0-beta.33",
3131
"requiredAngularVersion": ">=11.0.0",
3232
"dependencies": {
3333
"@angular/cdk": "^11.0.0",

0 commit comments

Comments
 (0)