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

Commit

Permalink
chore: update to 9.0.0-beta.29 with changelog (#1192)
Browse files Browse the repository at this point in the history
  • Loading branch information
CaerusKaru authored Feb 6, 2020
1 parent 12b58a1 commit 6c143f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="9.0.0-beta.29"></a>
# [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)

This release adds support for projects using Angular v9 without Ivy.

<a name="9.0.0-beta.28"></a>
# [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)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"universal:serve": "gulp universal:serve",
"postinstall": "ngcc --properties es2015 browser module main --create-ivy-entry-points"
},
"version": "9.0.0-beta.28",
"version": "9.0.0-beta.29",
"requiredAngularVersion": ">=9.0.0-rc.11",
"dependencies": {
"@angular/cdk": "^9.0.0-rc.8",
Expand Down

0 comments on commit 6c143f0

Please sign in to comment.