Skip to content

Commit a5491bf

Browse files
committed
Bump version to 1.0.5 and update readme.
1 parent 92c801a commit a5491bf

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
# [1.0.5]
2+
###### 2019-03-11
3+
4+
###### Changed
5+
- Changes to dev-dependencies only: Updated to newest versions of jest, stryker and coveralls
6+
7+
18
# [1.0.4]
29
###### 2019-01-25
10+
11+
###### Changed
312
- Changes to dependencies only (mainly moving from postCSS 6 to 7) and some related, internal configurations.
413
After internal discussions and reading about similar cases at https://github.com/semver/semver/issues/148
514
we decided that such a changes should be met with a patch-level version bump, not more.

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

0 commit comments

Comments
 (0)