Skip to content

Commit 11f4059

Browse files
authored
Merge pull request #180 from GitScrum/milestone-0.1.2
Milestone 0.1.2
2 parents 53e6b7a + 01ed61f commit 11f4059

File tree

5 files changed

+11779
-42
lines changed

5 files changed

+11779
-42
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
sudo: false
22
language: node_js
33
node_js:
4+
- "9"
5+
- "8"
46
- "7"
57
- "6"
68
- "5"

appveyor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
environment:
22
matrix:
3+
- nodejs_version: "9"
4+
- nodejs_version: "8"
35
- nodejs_version: "7"
46
- nodejs_version: "6"
57
- nodejs_version: "5"

changelog.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
1-
<a name="0.1.1"></a>
2-
## 0.1.1 (2017-05-12)
1+
<a name="0.1.2"></a>
2+
## 0.1.2 (2017-12-08)
33

44
* 0.1.1 ([4d9efd4](https://github.com/gitscrum/postcss-at-rules-variables/commit/4d9efd4))
5+
* 0.1.2 ([137553a](https://github.com/gitscrum/postcss-at-rules-variables/commit/137553a))
6+
* build: perfomance build system ([f31db7c](https://github.com/gitscrum/postcss-at-rules-variables/commit/f31db7c))
7+
* build: update depDev ([4b564b9](https://github.com/gitscrum/postcss-at-rules-variables/commit/4b564b9))
8+
* build: update depDev ([3d37ca4](https://github.com/gitscrum/postcss-at-rules-variables/commit/3d37ca4))
9+
* ci: add node 8,9 ([dfd480d](https://github.com/gitscrum/postcss-at-rules-variables/commit/dfd480d))
510
* chore: Deleted unused packages ([9405a80](https://github.com/gitscrum/postcss-at-rules-variables/commit/9405a80))
611
* chore: fix version for eslint-plugin-require-path-exists ([22a3cc0](https://github.com/gitscrum/postcss-at-rules-variables/commit/22a3cc0))
712
* chore(changelog): Update changelog ([56d017d](https://github.com/gitscrum/postcss-at-rules-variables/commit/56d017d))
13+
* chore(changelog): Update changelog ([2338f7d](https://github.com/gitscrum/postcss-at-rules-variables/commit/2338f7d))
814
* chore(package): update ava to version 0.19.1 ([cd730c8](https://github.com/gitscrum/postcss-at-rules-variables/commit/cd730c8))
915
* chore(package): update babel-cli to version 6.24.1 ([9b422f9](https://github.com/gitscrum/postcss-at-rules-variables/commit/9b422f9))
1016
* chore(package): update babel-register to version 6.24.1 ([9c6e652](https://github.com/gitscrum/postcss-at-rules-variables/commit/9c6e652))
1117
* chore(package): update clinton to version 0.12.0 ([df96377](https://github.com/gitscrum/postcss-at-rules-variables/commit/df96377))
18+
* chore(package): update husky to version 0.13.4 ([abcb38b](https://github.com/gitscrum/postcss-at-rules-variables/commit/abcb38b))
1219
* chore(package): update np to version 2.14.1 ([71dce11](https://github.com/gitscrum/postcss-at-rules-variables/commit/71dce11))
1320
* chore(package): update nyc to version 10.3.2 ([cfafaf8](https://github.com/gitscrum/postcss-at-rules-variables/commit/cfafaf8))
1421
* chore(package): update postcss to version 6.0.1 ([e4d60eb](https://github.com/gitscrum/postcss-at-rules-variables/commit/e4d60eb))
@@ -21,9 +28,9 @@
2128
* 0.1.0 ([aecb563](https://github.com/gitscrum/postcss-at-rules-variables/commit/aecb563))
2229
* style(readme): fix linting ([86d8219](https://github.com/gitscrum/postcss-at-rules-variables/commit/86d8219))
2330
* style(readme): remove testen badges ([e5c9162](https://github.com/gitscrum/postcss-at-rules-variables/commit/e5c9162))
24-
* docs(readme): add description for #153 ([c0ae1ed](https://github.com/gitscrum/postcss-at-rules-variables/commit/c0ae1ed))
25-
* test(test): add test for #153 ([11ae22d](https://github.com/gitscrum/postcss-at-rules-variables/commit/11ae22d))
26-
* feat(index): add programmatically-defined variables, #153 ([d1d3800](https://github.com/gitscrum/postcss-at-rules-variables/commit/d1d3800))
31+
* docs(readme): add description for #153 ([c0ae1ed](https://github.com/gitscrum/postcss-at-rules-variables/commit/c0ae1ed)), closes [#153](https://github.com/gitscrum/postcss-at-rules-variables/issues/153)
32+
* test(test): add test for #153 ([11ae22d](https://github.com/gitscrum/postcss-at-rules-variables/commit/11ae22d)), closes [#153](https://github.com/gitscrum/postcss-at-rules-variables/issues/153)
33+
* feat(index): add programmatically-defined variables, #153 ([d1d3800](https://github.com/gitscrum/postcss-at-rules-variables/commit/d1d3800)), closes [#153](https://github.com/gitscrum/postcss-at-rules-variables/issues/153)
2734
* chore(changelog): Update changelog ([0bfcb24](https://github.com/gitscrum/postcss-at-rules-variables/commit/0bfcb24))
2835
* chore(package): update ava-codemods to version 0.3.2 ([0b07f87](https://github.com/gitscrum/postcss-at-rules-variables/commit/0b07f87))
2936
* chore(package): update babel-preset-babili to version 0.0.11 ([4920d1f](https://github.com/gitscrum/postcss-at-rules-variables/commit/4920d1f))
@@ -194,7 +201,7 @@
194201
* Fixed #46, add ava-codemods ([91e86c2](https://github.com/gitscrum/postcss-at-rules-variables/commit/91e86c2)), closes [#46](https://github.com/gitscrum/postcss-at-rules-variables/issues/46)
195202
* Fixed #47, remove run task postinstall ([954a3b0](https://github.com/gitscrum/postcss-at-rules-variables/commit/954a3b0)), closes [#47](https://github.com/gitscrum/postcss-at-rules-variables/issues/47)
196203
* Fixed #48, rename updateDev to update ([83215e9](https://github.com/gitscrum/postcss-at-rules-variables/commit/83215e9)), closes [#48](https://github.com/gitscrum/postcss-at-rules-variables/issues/48)
197-
* Remove #41, need nvm ([5119627](https://github.com/gitscrum/postcss-at-rules-variables/commit/5119627))
204+
* Remove #41, need nvm ([5119627](https://github.com/gitscrum/postcss-at-rules-variables/commit/5119627)), closes [#41](https://github.com/gitscrum/postcss-at-rules-variables/issues/41)
198205
* Update .editorconfig ([4b3a86b](https://github.com/gitscrum/postcss-at-rules-variables/commit/4b3a86b))
199206
* Update package.json ([8e6e193](https://github.com/gitscrum/postcss-at-rules-variables/commit/8e6e193))
200207
* v0.0.18 ... v0.0.19 ([1c3d983](https://github.com/gitscrum/postcss-at-rules-variables/commit/1c3d983))

0 commit comments

Comments
 (0)