File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77<!-- ## Unreleased -->
88
9+ ## [ v0.19.1] - 2020-10-08
10+
11+ ### Fixed
12+
13+ - ` linear-progress `
14+ - Fix distributed build by including ResizeObserver types
15+
916## [ v0.19.0] - 2020-10-07
1017
1118### Added
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@material/linear-progress" : " =8.0.0-canary.774dcfc8e.0" ,
2020 "@material/theme" : " =8.0.0-canary.774dcfc8e.0" ,
21+ "@types/resize-observer-browser" : " ^0.1.3" ,
2122 "lit-element" : " ^2.3.0" ,
2223 "lit-html" : " ^1.1.2" ,
2324 "tslib" : " ^1.10.0"
2425 },
2526 "devDependencies" : {
26- "@types/resize-observer-browser" : " ^0.1.3"
2727 },
2828 "publishConfig" : {
2929 "access" : " public"
You can’t perform that action at this time.
0 commit comments