Skip to content

Commit baa2b5f

Browse files
1.5.0
1 parent d8efd5f commit baa2b5f

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ 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.5.0](https://github.com/philipbordallo/postcss-stack/compare/v1.4.0...v1.5.0)
8+
9+
> 13 December 2018
10+
11+
- Add error message if stack hasn't been defined [`d8efd5f`](https://github.com/philipbordallo/postcss-stack/commit/d8efd5fb1135468e6867cb2f3d7cca75a88748aa)
12+
713
#### [v1.4.0](https://github.com/philipbordallo/postcss-stack/compare/v1.3.0...v1.4.0)
814

915
> 30 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.4.0",
3+
"version": "1.5.0",
44
"description": "A better way to manage z-indexes",
55
"author": "Philip Bordallo",
66
"license": "MIT",

0 commit comments

Comments
 (0)