We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928bd80 commit 4f0c6baCopy full SHA for 4f0c6ba
2 files changed
CHANGELOG.md
@@ -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
+
7
# [1.0.3]
8
###### 2018-04-11
9
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-replace",
- "version": "1.0.3",
+ "version": "1.0.4",
"author": "Gridonic <hello@gridonic.ch>",
"license": "MIT",
"keywords": [
0 commit comments