Skip to content

Commit e3256c1

Browse files
4.0.1
1 parent 97c149e commit e3256c1

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v4.0.1] - 2021-03-06
8+
9+
### Updated
10+
- Dependencies [`aa5e780`](https://github.com/philipbordallo/postcss-stack/commit/aa5e780)
11+
712

813
## [v4.0.0] - 2020-04-26
914

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "4.0.0",
3+
"version": "4.0.1",
44
"description": "A better way to manage z-indexes",
55
"author": "Philip Bordallo",
66
"license": "MIT",

0 commit comments

Comments
 (0)