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

Commit 5ddccb5

Browse files
CaerusKarujelbourn
authored andcommitted
chore: update to 6.0.0-beta.18 with changelog (#829)
1 parent aa8fb8c commit 5ddccb5

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="6.0.0-beta.18"></a>
2+
# [6.0.0-beta.18](https://github.com/angular/flex-layout/compare/6.0.0-beta.17...6.0.0-beta.18) (2018-08-31)
3+
4+
5+
### Bug Fixes
6+
7+
* **build:** update to TypeScript 2.9 and RxJS 6.3 ([aa8fb8c](https://github.com/angular/flex-layout/commit/aa8fb8c)), closes [#828](https://github.com/angular/flex-layout/issues/828) [#827](https://github.com/angular/flex-layout/issues/827)
8+
9+
10+
111
<a name="6.0.0-beta.17"></a>
212
# [6.0.0-beta.17](https://github.com/angular/flex-layout/compare/6.0.0-beta.16...6.0.0-beta.17) (2018-07-27)
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": "6.0.0-beta.17",
28+
"version": "6.0.0-beta.18",
2929
"requiredAngularVersion": ">=6.0.0 <7.0.0",
3030
"dependencies": {
3131
"@angular/cdk": "^6.4.7",

0 commit comments

Comments
 (0)