Skip to content

Commit 8eaf8fb

Browse files
chore(release): 4.0.1
1 parent ff9aa1c commit 8eaf8fb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [4.0.1](https://github.com/maximkoretskiy/postcss-initial/compare/v4.0.0...v4.0.1) (2021-04-14)
6+
57
## [4.0.0](https://github.com/maximkoretskiy/postcss-initial/compare/v3.0.2...v4.0.0) (2020-09-29)
68

79
## [4.0.0] - 2020-09-29

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-initial",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "PostCSS plugin to fallback initial keyword.",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)