File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
9
9
## [ Unreleased]
10
+
11
+ ## [ 0.10.0] - 2018-08-12
10
12
### Changed
11
13
* Upgrade PostCSS to version 7.
12
14
** Breaking** Removes support for Node.js versions lower than 6.
@@ -72,7 +74,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
72
74
* Initial release.
73
75
74
76
75
- [ Unreleased ] : https://github.com/pascalduez/postcss-map/compare/0.8.0...HEAD
77
+ [ Unreleased ] : https://github.com/pascalduez/postcss-map/compare/0.10.0...HEAD
78
+ [ 0.10.0 ] : https://github.com/pascalduez/postcss-map/compare/0.9.0...0.10.0
79
+ [ 0.9.0 ] : https://github.com/pascalduez/postcss-map/compare/0.8.0...0.9.0
76
80
[ 0.8.0 ] : https://github.com/pascalduez/postcss-map/compare/0.7.2...0.8.0
77
81
[ 0.7.2 ] : https://github.com/pascalduez/postcss-map/compare/0.7.1...0.7.2
78
82
[ 0.7.1 ] : https://github.com/pascalduez/postcss-map/compare/0.7.0...0.7.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-map" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 0.10 .0" ,
4
4
"description" : " PostCSS plugin enabling configuration maps" ,
5
5
"keywords" : [
6
6
" css" ,
You can’t perform that action at this time.
0 commit comments