Skip to content

Commit 5e7c588

Browse files
committed
Update changelog
1 parent eabbad5 commit 5e7c588

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.0.0] - 2023-08-30
9+
10+
### Changed
11+
12+
- [BREAKING] Minimal required node.js version is v16
13+
- [BREAKING] Update @typescript-eslint/parser to v6 🎉
14+
815
## [2.3.0] - 2023-03-17
916

1017
### Changed
@@ -136,6 +143,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
136143

137144
- Fix linter crash on accessing node key name
138145

146+
[3.0.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.3.0...v3.0.0
139147
[2.3.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.2.0...v2.3.0
140148
[2.2.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.1.0...v2.2.0
141149
[2.1.0]: https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.0.0...v2.1.0

0 commit comments

Comments
 (0)