We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1519f8 commit 915ca52Copy full SHA for 915ca52
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.1.0]
2
+###### 2019-10-21
3
+
4
+###### Changed
5
+- Enable replacements for selectors (thx doplumi!)
6
+- Updating dependencies (including security updates)
7
8
# [1.0.8]
9
###### 2019-09-13
10
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-replace",
- "version": "1.0.8",
+ "version": "1.1.0",
"author": "Gridonic <hello@gridonic.ch>",
"license": "MIT",
"keywords": [
0 commit comments