Skip to content

Commit 73c4bed

Browse files
authored
chore: bump version to 8.0.0-beta.1 w/ changelog (#15757)
1 parent bb5d544 commit 73c4bed

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 8.0.0-beta.1 "suede-banana" (2019-04-08)
2+
3+
4+
### Features
5+
6+
* run v8 migration schematics for v8 beta and rc releases ([#15753](https://github.com/angular/material2/issues/15753)) ([bb5d544](https://github.com/angular/material2/commit/bb5d544))
7+
8+
9+
110
# 8.0.0-beta.0 "spidersilk-barbell" (2019-04-05)
211

312
### Project setup

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"preinstall": "node ./tools/npm/check-npm.js",
2929
"format": "git-clang-format HEAD $(git diff HEAD --name-only | grep -v \"\\.d\\.ts\")"
3030
},
31-
"version": "8.0.0-beta.0",
31+
"version": "8.0.0-beta.1",
3232
"requiredAngularVersion": ">=7.0.0",
3333
"dependencies": {
3434
"@angular/animations": "8.0.0-beta.10",

0 commit comments

Comments
 (0)