diff --git a/CHANGELOG.md b/CHANGELOG.md index d8d09a1..fbde88b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.2](https://github.com/eliasnorrby/semantic-release-config/compare/v2.1.1...v2.1.2) (2019-11-22) + + +### Bug Fixes + +* **deps:** bump @semantic-release/changelog from 3.0.5 to 3.0.6 ([c78d0ba](https://github.com/eliasnorrby/semantic-release-config/commit/c78d0ba01bb3a667208d493c81cf4f8f059a062c)) + ## [2.1.1](https://github.com/eliasnorrby/semantic-release-config/compare/v2.1.0...v2.1.1) (2019-11-21) diff --git a/package-lock.json b/package-lock.json index 2a6b1cf..a7fb95e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@eliasnorrby/semantic-release-config", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2b7cffe..1aff95f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eliasnorrby/semantic-release-config", - "version": "2.1.1", + "version": "2.1.2", "description": "My semantic-release config", "publishConfig": { "access": "public"