We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb15fb commit 5105878Copy full SHA for 5105878
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.1.3]
2
+###### 2021-03-02
3
+
4
+###### Changed
5
+- Add new test ro replacing properties
6
+- Some (non functional relevant) clean-up work
7
+- Updating dependencies
8
9
10
# [1.1.2]
11
###### 2020-04-14
12
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-replace",
- "version": "1.1.2",
+ "version": "1.1.3",
"author": "Gridonic <hello@gridonic.ch>",
"license": "MIT",
"keywords": [
0 commit comments