File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.1.1] - 2021-09-30
9
10
### Changed
10
11
- Updates clean-css dependency to version 5.2.1
11
12
@@ -26,7 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
27
- Updates clean-css dependency to version 5.1.4
27
28
28
29
29
- [ Unreleased ] : https://github.com/clean-css/clean-css.github.io/compare/v1.1.0...HEAD
30
+ [ Unreleased ] : https://github.com/clean-css/clean-css.github.io/compare/v1.1.1...HEAD
31
+ [ 1.1.1 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.1.1
30
32
[ 1.1.0 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.1.0
31
33
[ 1.0.2 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.0.2
32
34
[ 1.0.1 ] : https://github.com/clean-css/clean-css.github.io/releases/tag/v1.0.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-app" ,
3
- "version" : " 1.1.0 " ,
3
+ "version" : " 1.1.1 " ,
4
4
"scripts" : {
5
5
"build" : " cross-env NODE_ENV=production webpack" ,
6
6
"start" : " webpack serve --content-base public" ,
You can’t perform that action at this time.
0 commit comments