Skip to content

Commit 0bfcb24

Browse files
committedFeb 1, 2017
chore(changelog): Update changelog
1 parent 9aa8e49 commit 0bfcb24

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed
 

‎changelog.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
<a name="0.0.27"></a>
2+
## 0.0.27 (2017-02-01)
3+
4+
* 0.0.27 ([9aa8e49](https://github.com/gitscrum/postcss-at-rules-variables/commit/9aa8e49))
5+
* Update readme.md ([6157e25](https://github.com/gitscrum/postcss-at-rules-variables/commit/6157e25))
6+
* perf(index): add mixin, custom-media, close #141, close #143 ([0114b0d](https://github.com/gitscrum/postcss-at-rules-variables/commit/0114b0d)), closes [#141](https://github.com/gitscrum/postcss-at-rules-variables/issues/141) [#143](https://github.com/gitscrum/postcss-at-rules-variables/issues/143)
7+
* perf(index): update resolve values ([76b7e8e](https://github.com/gitscrum/postcss-at-rules-variables/commit/76b7e8e))
8+
* docs(readme): add mixin, custom-media ([3013665](https://github.com/gitscrum/postcss-at-rules-variables/commit/3013665))
9+
* chore(changelog): Update changelog ([0f5d1ac](https://github.com/gitscrum/postcss-at-rules-variables/commit/0f5d1ac))
10+
* chore(package): change es215 to env, close #120 ([1f1990f](https://github.com/gitscrum/postcss-at-rules-variables/commit/1f1990f)), closes [#120](https://github.com/gitscrum/postcss-at-rules-variables/issues/120)
11+
* chore(package): update babel-cli to version 6.22.2 ([2990abf](https://github.com/gitscrum/postcss-at-rules-variables/commit/2990abf))
12+
* chore(package): update babel-preset-babili to version 0.0.10 ([5fb8620](https://github.com/gitscrum/postcss-at-rules-variables/commit/5fb8620))
13+
* chore(package): update babel-preset-es2015 to version 6.22.0 ([6c5789f](https://github.com/gitscrum/postcss-at-rules-variables/commit/6c5789f))
14+
* chore(package): update clinton to version 0.10.0 ([d3f9efb](https://github.com/gitscrum/postcss-at-rules-variables/commit/d3f9efb))
15+
* chore(package): update clinton to version 0.11.0 ([7a30737](https://github.com/gitscrum/postcss-at-rules-variables/commit/7a30737))
16+
* chore(package): update depDev ([a204fa6](https://github.com/gitscrum/postcss-at-rules-variables/commit/a204fa6))
17+
* chore(package): update eslint to version 3.14.1 ([c868010](https://github.com/gitscrum/postcss-at-rules-variables/commit/c868010))
18+
* chore(package): update eslint-plugin-ava to version 4.0.1 ([e607fb0](https://github.com/gitscrum/postcss-at-rules-variables/commit/e607fb0))
19+
* chore(package): update eslint-plugin-babel to version 4.0.1 ([7a0bb50](https://github.com/gitscrum/postcss-at-rules-variables/commit/7a0bb50))
20+
* chore(package): update husky to version 0.12.0 ([3a41eff](https://github.com/gitscrum/postcss-at-rules-variables/commit/3a41eff))
21+
* chore(package): update husky to version 0.13.1 ([34e4053](https://github.com/gitscrum/postcss-at-rules-variables/commit/34e4053))
22+
* chore(package): update np to version 2.11.0 ([58a204e](https://github.com/gitscrum/postcss-at-rules-variables/commit/58a204e))
23+
* chore(package): update np to version 2.12.0 ([14ccc89](https://github.com/gitscrum/postcss-at-rules-variables/commit/14ccc89))
24+
* chore(package): update nyc to version 10.1.0 ([1a9bb12](https://github.com/gitscrum/postcss-at-rules-variables/commit/1a9bb12))
25+
* chore(package): update postcss to version 5.2.10 ([aebad93](https://github.com/gitscrum/postcss-at-rules-variables/commit/aebad93))
26+
* chore(package): update postcss to version 5.2.8 ([bcc0b07](https://github.com/gitscrum/postcss-at-rules-variables/commit/bcc0b07))
27+
* test(test): add test witch custom-media ([e56893b](https://github.com/gitscrum/postcss-at-rules-variables/commit/e56893b))
28+
29+
30+
131
<a name="0.0.26"></a>
232
## 0.0.26 (2016-12-02)
333

0 commit comments

Comments
 (0)
Please sign in to comment.