File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ 3.1.0] - 2023-10-15
9
+
10
+ ### Changed
11
+
12
+ - Fix esm export paths in config
13
+
8
14
## [ 3.0.0] - 2023-08-30
9
15
10
16
### Changed
@@ -143,6 +149,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
143
149
144
150
- Fix linter crash on accessing node key name
145
151
152
+ [ 3.1.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v3.0.0...v3.1.0
146
153
[ 3.0.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.3.0...v3.0.0
147
154
[ 2.3.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.2.0...v2.3.0
148
155
[ 2.2.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v2.1.0...v2.2.0
You can’t perform that action at this time.
0 commit comments