diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d737c7..267a796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.0.1](https://github.com/dealicious-inc/eslint-config/compare/v0.1.5...v1.0.1) (2021-04-27) + ### [0.1.5](https://github.com/deali-web/eslint-config/compare/v0.1.4...v0.1.5) (2021-04-23) ### [0.1.4](https://github.com/deali-web/eslint-config/compare/v0.1.3...v0.1.4) (2021-04-23) diff --git a/package-lock.json b/package-lock.json index ba962cb..20d0268 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@deali-web/eslint-config", - "version": "0.1.5", + "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 1eeb01a..3acca52 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "bugs": { "url": "https://github.com/dealicious-inc/eslint-config/issues" }, - "version": "1.0.0", + "version": "1.0.1", "main": "index.js", "files": [ "plugins",