Skip to content

Commit 8464145

Browse files
committed
New: Version 1.0.4
1 parent 8fa0aed commit 8464145

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.0.4"></a>
2+
## [1.0.4](https://github.com/leodido/postcss-clean/compare/v1.0.3...v1.0.4) (2017-09-15)
3+
4+
5+
### Upgrade
6+
7+
* Dependencies lock file ([8fa0aed770f4923f2cfea9e18735742c9041a0b0](https://github.com/leodido/postcss-clean/commit/8fa0aed770f4923f2cfea9e18735742c9041a0b0))
8+
* Use caret ranges for broader dependency matching ([5e9b76128a9171d5e8a2cbdddbd30bcdf8dc74dd](https://github.com/leodido/postcss-clean/commit/5e9b76128a9171d5e8a2cbdddbd30bcdf8dc74dd))
9+
10+
11+
112
<a name="1.0.3"></a>
213
## [1.0.3](https://github.com/leodido/postcss-clean/compare/v1.0.2...v1.0.3) (2017-07-06)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-clean",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "PostCSS plugin to minify CSS with clean-css",
55
"author": {
66
"name": "Leo Di Donato",

0 commit comments

Comments
 (0)