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

Commit d403588

Browse files
authored
chore: update to 12.0.0-beta.35 with changelog (#1366)
1 parent bd42b2b commit d403588

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="12.0.0-beta.35"></a>
2+
# [12.0.0-beta.35](https://github.com/angular/flex-layout/compare/12.0.0-beta.34...12.0.0-beta.35) (2021-09-15)
3+
4+
Allow usage of RxJS v7 with the v12 release.
5+
16
<a name="12.0.0-beta.34"></a>
27
# [12.0.0-beta.34](https://github.com/angular/flex-layout/compare/11.0.0-beta.33...12.0.0-beta.34) (2021-05-18)
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"universal:serve": "gulp universal:serve",
2929
"postinstall": "ngcc --properties es2015 browser module main --no-async --create-ivy-entry-points"
3030
},
31-
"version": "12.0.0-beta.34",
31+
"version": "12.0.0-beta.35",
3232
"requiredAngularVersion": ">=12.0.0",
3333
"dependencies": {
3434
"@angular/cdk": "^12.0.0",

0 commit comments

Comments
 (0)