Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
trimox committed Feb 13, 2020
1 parent 549c196 commit 1b4b4b0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.0.2](https://github.com/trimox/angular-mdc-web/compare/v5.0.1...v5.0.2) (2020-02-13)


### Bug Fixes

* **textfield:** Outlined error due to init() race condition ([#2077](https://github.com/trimox/angular-mdc-web/issues/2077)) ([555b2f0](https://github.com/trimox/angular-mdc-web/commit/555b2f0ebb3109344c2f3c2cff5d7fc94dba8b88)), closes [#2075](https://github.com/trimox/angular-mdc-web/issues/2075)



## [5.0.1](https://github.com/trimox/angular-mdc-web/compare/v5.0.0...v5.0.1) (2020-02-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/trimox/angular-mdc-web.git"
},
"license": "MIT",
"version": "5.0.1",
"version": "5.0.2",
"engines": {
"node": ">= 12.0.0",
"yarn": ">= 1.19.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/material-components-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/trimox/angular-mdc-web.git"
},
"version": "5.0.1",
"version": "5.0.2",
"license": "MIT",
"keywords": [
"angular-mdc",
Expand Down

0 comments on commit 1b4b4b0

Please sign in to comment.