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 @@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
5
5
## [ Unreleased] [ unreleased ]
6
6
### Changed
7
+ - Nothing yet.
8
+
9
+ ## [ 0.0.7] - 2015-05-30
10
+ ### Changed
7
11
- Migrated to ` css-selector-tokenizer ` .
8
12
9
13
## [ 0.0.6] - 2015-05-28
@@ -34,9 +38,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
34
38
- Automatic local classes
35
39
- Explicit global selectors with ` :global `
36
40
37
- [ unreleased ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.6 ...HEAD
41
+ [ unreleased ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.7 ...HEAD
38
42
[ 0.0.2 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.1...v0.0.2
39
43
[ 0.0.3 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.2...v0.0.3
40
44
[ 0.0.4 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.3...v0.0.4
41
45
[ 0.0.5 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.4...v0.0.5
42
46
[ 0.0.6 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.5...v0.0.6
47
+ [ 0.0.7 ] : https://github.com/postcss-modules-local-by-default/compare/v0.0.6...v0.0.7
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " postcss-modules-local-by-default" ,
3
- "version" : " 0.0.6 " ,
3
+ "version" : " 0.0.7 " ,
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