Skip to content

Commit 67db8ee

Browse files
committedJun 6, 2019
build: update changelog
1 parent 659398e commit 67db8ee

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed
 

‎changelog.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
1+
## <small>0.1.8 (2019-06-06)</small>
2+
3+
* style: according linter ([659398e](https://github.com/scrum/postcss-at-rules-variables/commit/659398e))
4+
* build: add pretest and lint fix ([523421a](https://github.com/scrum/postcss-at-rules-variables/commit/523421a))
5+
* build: update depDev ([74f3cca](https://github.com/scrum/postcss-at-rules-variables/commit/74f3cca))
6+
* build: update lint system and coverage ([1539df8](https://github.com/scrum/postcss-at-rules-variables/commit/1539df8))
7+
* ci: drop support old node ([8f15811](https://github.com/scrum/postcss-at-rules-variables/commit/8f15811))
8+
* ci: remove because node x86 package not found ([3a3c4e0](https://github.com/scrum/postcss-at-rules-variables/commit/3a3c4e0))
9+
* docs: change custome property to css variables ([e4d5f12](https://github.com/scrum/postcss-at-rules-variables/commit/e4d5f12))
10+
11+
12+
113
## <small>0.1.7 (2019-01-31)</small>
214

15+
* 0.1.7 ([163b2ff](https://github.com/scrum/postcss-at-rules-variables/commit/163b2ff))
16+
* build: update changelog ([8bd6a49](https://github.com/scrum/postcss-at-rules-variables/commit/8bd6a49))
317
* build: update depDev ([f746e00](https://github.com/scrum/postcss-at-rules-variables/commit/f746e00))
418
* build: update lock ([1bc11fc](https://github.com/scrum/postcss-at-rules-variables/commit/1bc11fc))
519
* ci: bump node version ([c467e40](https://github.com/scrum/postcss-at-rules-variables/commit/c467e40))

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-at-rules-variables",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else ",
55
"license": "MIT",
66
"repository": "scrum/postcss-at-rules-variables",

0 commit comments

Comments
 (0)