Skip to content

Commit 7bc0dfe

Browse files
committed
1.0.3
1 parent 09e6e38 commit 7bc0dfe

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 1.0.3 - 2020-04-07
9+
10+
### Dependencies
11+
12+
Update dev dependencies:
13+
14+
15+
816
## 1.0.2 - 2020-02-12
917

1018
### Dependencies

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cssnano-webpack-plugin",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "cssnano plugin for Webpack",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)