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

Commit 6c143f0

Browse files
authored
chore: update to 9.0.0-beta.29 with changelog (#1192)
1 parent 12b58a1 commit 6c143f0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="9.0.0-beta.29"></a>
2+
# [9.0.0-beta.29](https://github.com/angular/flex-layout/compare/9.0.0-beta.28...9.0.0-beta.29) (2020-02-06)
3+
4+
This release adds support for projects using Angular v9 without Ivy.
5+
16
<a name="9.0.0-beta.28"></a>
27
# [9.0.0-beta.28](https://github.com/angular/flex-layout/compare/8.0.0-beta.27...9.0.0-beta.28) (2020-01-27)
38

Diff for: package.json

+1-1
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 --create-ivy-entry-points"
2929
},
30-
"version": "9.0.0-beta.28",
30+
"version": "9.0.0-beta.29",
3131
"requiredAngularVersion": ">=9.0.0-rc.11",
3232
"dependencies": {
3333
"@angular/cdk": "^9.0.0-rc.8",

0 commit comments

Comments
 (0)