diff --git a/CHANGELOG.md b/CHANGELOG.md index e0a45de9..b6e42d7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# [1.0.0](https://github.com/oclif/eslint-config-oclif-typescript/compare/v0.2.0...v1.0.0) (2021-09-21) + + +### Bug Fixes + +* circleci context ([4fd6920](https://github.com/oclif/eslint-config-oclif-typescript/commit/4fd692031be2ba1d6a68e5eb7a4fd29bec25bbbd)) +* semantic-release will release on main branch now ([88e8eb8](https://github.com/oclif/eslint-config-oclif-typescript/commit/88e8eb8901c7edab7a19a9aba836ad531d4984ef)) + + +* BREAKING CHANGE: update deps to latest eslint stuff (#28) ([feb3c5d](https://github.com/oclif/eslint-config-oclif-typescript/commit/feb3c5d7eeb2f4f7dad08c17a12d90f85542e9cd)), closes [#28](https://github.com/oclif/eslint-config-oclif-typescript/issues/28) + + +### BREAKING CHANGES + +* update deps to latest eslint stuff + +* Update from node 10 to 14 + +* Update ci.yml + +* Update config.yml + ## [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 6dd4e63c..556449d0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "eslint-config-oclif-typescript", "description": "eslint config for Typscript'd oclif", - "version": "0.2.0", + "version": "1.0.0", "author": "oclif", "bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues", "dependencies": {