diff --git a/CHANGELOG.md b/CHANGELOG.md index 23d6609..09708e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +### [1.2.7](https://github.com/mixmaxhq/semantic-release-config/compare/v1.2.6...v1.2.7) (2020-01-14) + + +### Bug Fixes + +* **deps:** bump @semantic-release/npm from 5.3.4 to 5.3.5 ([#35](https://github.com/mixmaxhq/semantic-release-config/issues/35)) ([88a0699](https://github.com/mixmaxhq/semantic-release-config/commit/88a06997037ca1ff63ab75858c934e4b2aabc0d3)) + ### [1.2.6](https://github.com/mixmaxhq/semantic-release-config/compare/v1.2.5...v1.2.6) (2020-01-13) diff --git a/package-lock.json b/package-lock.json index 887b05b..6a8bc0f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@mixmaxhq/semantic-release-config", - "version": "1.2.6", + "version": "1.2.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 34a8722..cb80959 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mixmaxhq/semantic-release-config", - "version": "1.2.6", + "version": "1.2.7", "description": "The shared configuration we use for `semantic-release`.", "main": "index.js", "files": [