Skip to content

Commit 261f91a

Browse files
1.4.0
1 parent 40c7b74 commit 261f91a

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.4.0](https://github.com/philipbordallo/postcss-stack/compare/v1.3.0...v1.4.0)
8+
9+
> 30 September 2018
10+
11+
- Add linter [`40c7b74`](https://github.com/philipbordallo/postcss-stack/commit/40c7b74b4b17413d717156d3a8136c8ffe8e3777)
12+
- Update dependencies [`e139261`](https://github.com/philipbordallo/postcss-stack/commit/e139261f727649b3a28f4180bc50a85434fedbd2)
13+
- Organize things [`177714b`](https://github.com/philipbordallo/postcss-stack/commit/177714b6033294c68f977b928312970ff96db6df)
14+
715
#### [v1.3.0](https://github.com/philipbordallo/postcss-stack/compare/v1.2.0...v1.3.0)
816

917
> 6 September 2018

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-stack",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"description": "A better way to manage z-indexes",
55
"author": "Philip Bordallo",
66
"license": "MIT",

0 commit comments

Comments
 (0)