diff --git a/CHANGELOG.md b/CHANGELOG.md index 26aaa62..3aeb569 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [1.0.3](https://www.github.com/flagbit/config-commitlint/compare/v1.0.2...v1.0.3) (2021-03-10) + + +### Bug Fixes + +* Add missing access-flag to publish command ([0efef2b](https://www.github.com/flagbit/config-commitlint/commit/0efef2b285229e7eb0e09981bbcbc6bb69bd2db5)) + ### [1.0.2](https://www.github.com/flagbit/config-commitlint/compare/v1.0.1...v1.0.2) (2021-03-10) diff --git a/package-lock.json b/package-lock.json index f68d579..14d5a5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@flagbit/config-commitlint", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ac96621..a7de5b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flagbit/config-commitlint", - "version": "1.0.2", + "version": "1.0.3", "main": "index.js", "license": "MIT", "dependencies": {