Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
docs(changelog): release 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed May 31, 2024
1 parent 1365f7f commit 2c78bdb
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

# [3.0.0](https://github.com/gund/eslint-plugin-deprecation/compare/v2.0.0...v3.0.0) (2024-05-31)


### Features

* add plugin meta and support typescript-eslint@7 ([#86](https://github.com/gund/eslint-plugin-deprecation/issues/86)) ([1365f7f](https://github.com/gund/eslint-plugin-deprecation/commit/1365f7f14ae529210b812aad78c1c0e0e26c6e1f))


### BREAKING CHANGES

* Dropped support for ESLint v7.

* feat: add plugin meta and support typescript-eslint@7

* Update package.json

Co-authored-by: Alex Malkevich <[email protected]>

* Updated lockfile and other dependencies

* skipLibCheck too

* Goodbye, ESLint v7

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


Expand Down

0 comments on commit 2c78bdb

Please sign in to comment.