Skip to content

Commit

Permalink
docs(changelog): release 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 13, 2023
1 parent 5a32ce0 commit 849dc89
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

# [2.0.0](https://github.com/gund/eslint-plugin-deprecation/compare/v1.5.0...v2.0.0) (2023-09-13)


### Features

* migrate to typescript-eslint/utils 6.x ([#71](https://github.com/gund/eslint-plugin-deprecation/issues/71)) ([5a32ce0](https://github.com/gund/eslint-plugin-deprecation/commit/5a32ce0c761782902c07ec9df4dee5150f7b5c4c))


### BREAKING CHANGES

* Dropped support for ESLint v6 and Typescript v3.7.5, please make sure to use at least ESLint v7 with Typescript v4.2 or downgrade to a previous major version.

# [1.5.0](https://github.com/gund/eslint-plugin-deprecation/compare/v1.4.1...v1.5.0) (2023-07-27)


Expand Down

0 comments on commit 849dc89

Please sign in to comment.