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

Commit 0c78279

Browse files
committed
chore: Release v5.0.5
1 parent 4818a6c commit 0c78279

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.0.5](https://github.com/trimox/angular-mdc-web/compare/v5.0.4...v5.0.5) (2020-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* **radio:** Ivy exception ([#2118](https://github.com/trimox/angular-mdc-web/issues/2118)) ([8a89014](https://github.com/trimox/angular-mdc-web/commit/8a890147adcdebcadc1a63d9840c0a26048226b6)), closes [#2117](https://github.com/trimox/angular-mdc-web/issues/2117)
7+
8+
9+
110
## [5.0.4](https://github.com/trimox/angular-mdc-web/compare/v5.0.3...v5.0.4) (2020-02-19)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"url": "https://github.com/trimox/angular-mdc-web.git"
99
},
1010
"license": "MIT",
11-
"version": "5.0.4",
11+
"version": "5.0.5",
1212
"engines": {
1313
"node": ">= 12.0.0",
1414
"yarn": ">= 1.19.1"

packages/material-components-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"type": "git",
88
"url": "https://github.com/trimox/angular-mdc-web.git"
99
},
10-
"version": "5.0.4",
10+
"version": "5.0.5",
1111
"license": "MIT",
1212
"keywords": [
1313
"angular-mdc",

0 commit comments

Comments
 (0)