From 1c56aa6216cb113fdad47e5469770b6d0c38bf82 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 1 Apr 2023 21:35:38 +0000 Subject: [PATCH] docs(changelog): release 1.4.0 [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c58dfbe..e86608a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +# [1.4.0](https://github.com/gund/eslint-plugin-deprecation/compare/v1.3.3...v1.4.0) (2023-04-01) + + +### Features + +* add support for Typescript v5 ([a9683d9](https://github.com/gund/eslint-plugin-deprecation/commit/a9683d9261b8466667653e94b042e0ec02a51ebf)) + # [1.4.0-next.2](https://github.com/gund/eslint-plugin-deprecation/compare/v1.4.0-next.1...v1.4.0-next.2) (2023-03-31)