Skip to content

Commit 951028c

Browse files
Version 1.0.1.
1 parent ab010a7 commit 951028c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.1] - 2021-07-29
910
### Changed
1011
- Updates clean-css dependency to version 5.1.4

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-app",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"scripts": {
55
"build": "cross-env NODE_ENV=production webpack",
66
"start": "webpack serve --content-base public",

0 commit comments

Comments
 (0)