File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.1.4] - 2022-01-28
10+ ### Changed
911- Updates clean-css dependency to version 5.2.4
1012
1113## [ 1.1.3] - 2022-01-26
@@ -37,7 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3739- Updates clean-css dependency to version 5.1.4
3840
3941
40- [ Unreleased ] : https://github.com/clean-css/clean-css.github.io/compare/v1.1.3...HEAD
42+ [ Unreleased ] : https://github.com/clean-css/clean-css.github.io/compare/v1.1.4...HEAD
43+ [ 1.1.4 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.1.4
4144[ 1.1.3 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.1.3
4245[ 1.1.2 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.1.2
4346[ 1.1.1 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-app" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.1.4 " ,
44 "scripts" : {
55 "build" : " cross-env NODE_ENV=production webpack" ,
66 "start" : " webpack serve --content-base public" ,
You can’t perform that action at this time.
0 commit comments