File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
5
## [ Unreleased] [ unreleased ]
6
+ ### Changed
7
+ - Nothing yet.
8
+
9
+ ## [ 0.0.10] - 2015-06-17
6
10
### Added
7
11
- Localised at-rules.
8
12
@@ -52,7 +56,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
52
56
- Automatic local classes
53
57
- Explicit global selectors with ` :global `
54
58
55
- [ unreleased ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.9 ...HEAD
59
+ [ unreleased ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.10 ...HEAD
56
60
[ 0.0.2 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.1...v0.0.2
57
61
[ 0.0.3 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.2...v0.0.3
58
62
[ 0.0.4 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.3...v0.0.4
@@ -61,3 +65,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
61
65
[ 0.0.7 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.6...v0.0.7
62
66
[ 0.0.8 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.7...v0.0.8
63
67
[ 0.0.9 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.8...v0.0.9
68
+ [ 0.0.10 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.9...v0.0.10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-modules-local-by-default" ,
3
- "version" : " 0.0.9 " ,
3
+ "version" : " 0.0.10 " ,
4
4
"description" : " A CSS Modules transform to make local scope the default" ,
5
5
"keywords" : [
6
6
" css-modules" ,
You can’t perform that action at this time.
0 commit comments