diff --git a/CHANGELOG.md b/CHANGELOG.md index e0a45de..58b5cef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.1.1](https://github.com/oclif/eslint-config-oclif/compare/v3.1.0...v3.1.1) (2021-09-23) + + +### Bug Fixes + +* allow release from main branch ([188f803](https://github.com/oclif/eslint-config-oclif/commit/188f8033dfb9fef9ef550201b0e6f66abbc4542f)) + ## [1.5.1](https://github.com/oclif/eslint-config-oclif/compare/v1.5.0...v1.5.1) (2018-05-31) diff --git a/package.json b/package.json index de2161f..1055410 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif", "description": "eslint config for oclif", - "version": "3.1.0", + "version": "3.1.1", "author": "Jeff Dickey @jdxcode", "bugs": "https://github.com/oclif/eslint-config-oclif/issues", "dependencies": {