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

Commit b8c040b

Browse files
authored
chore: update to 7.0.0-beta.21 with changelog (#917)
1 parent 8f1a085 commit b8c040b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="7.0.0-beta.21"></a>
2+
# [7.0.0-beta.21](https://github.com/angular/flex-layout/compare/7.0.0-beta.20...7.0.0-beta.21) (2018-12-15)
3+
4+
5+
### Bug Fixes
6+
7+
* **core:** register all breakpoints at startup ([#916](https://github.com/angular/flex-layout/issues/916)) ([8f1a085](https://github.com/angular/flex-layout/commit/8f1a085)), closes [#915](https://github.com/angular/flex-layout/issues/915)
8+
9+
10+
111
<a name="7.0.0-beta.20"></a>
212
# [7.0.0-beta.20](https://github.com/angular/flex-layout/compare/7.0.0-beta.19...7.0.0-beta.20) (2018-12-14)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"universal:build": "gulp ci:prerender",
2626
"universal:serve": "gulp universal:serve"
2727
},
28-
"version": "7.0.0-beta.20",
28+
"version": "7.0.0-beta.21",
2929
"requiredAngularVersion": ">=7.0.0-rc.0",
3030
"dependencies": {
3131
"@angular/cdk": "^7.0.3",

0 commit comments

Comments
 (0)