Skip to content

Commit 915ca52

Browse files
committed
Add new changelog entry, bump version to 1.1.0
1 parent a1519f8 commit 915ca52

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [1.0.8]
29
###### 2019-09-13
310

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.8",
3+
"version": "1.1.0",
44
"author": "Gridonic <hello@gridonic.ch>",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)