diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a0292f..77de134 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.0.2](https://github.com/eliasnorrby/semantic-release-config/compare/v3.0.1...v3.0.2) (2020-04-22) + + +### Bug Fixes + +* **deps:** bump ora from 4.0.3 to 4.0.4 ([bc5dca8](https://github.com/eliasnorrby/semantic-release-config/commit/bc5dca87f79f3567ca85342b0d9e0787d7e06676)) + ## [3.0.1](https://github.com/eliasnorrby/semantic-release-config/compare/v3.0.0...v3.0.1) (2020-04-08) diff --git a/package-lock.json b/package-lock.json index 2f7880c..1ba8f92 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@eliasnorrby/semantic-release-config", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f8d7bed..3c6e129 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eliasnorrby/semantic-release-config", - "version": "3.0.1", + "version": "3.0.2", "description": "My semantic-release config", "publishConfig": { "access": "public"