Skip to content

Commit fb66b38

Browse files
committed
1.0.2
1 parent 9836216 commit fb66b38

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Changelog
2+
23
All notable changes to this project will be documented in this file.
34

45
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
56
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
67

8+
## 1.0.2 - 2020-02-12
9+
10+
### Dependencies
11+
12+
Update dev dependencies:
13+
14+
15+
716
## 1.0.1 - 2019-12-17
817

918
### 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.1",
3+
"version": "1.0.2",
44
"description": "cssnano plugin for Webpack",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)