Skip to content

Commit 4f0c6ba

Browse files
committed
Bump version number to 1.0.4 and update changelog.
1 parent 928bd80 commit 4f0c6ba

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.0.4]
2+
###### 2019-01-25
3+
- Changes to dependencies only (mainly moving from postCSS 6 to 7) and some related, internal configurations.
4+
After internal discussions and reading about similar cases at https://github.com/semver/semver/issues/148
5+
we decided that such a changes should be met with a patch-level version bump, not more.
6+
17
# [1.0.3]
28
###### 2018-04-11
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-replace",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"author": "Gridonic <hello@gridonic.ch>",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)