File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ 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
+ ## [ 1.8.0] - 2021-08-17
9
+
10
+ ### Changed
11
+
12
+ - Update super old ` @typescript-eslint/experimental-utils ` dependency
13
+ - Update dev dependencies
14
+
8
15
## [ 1.7.0] - 2021-06-18
9
16
10
17
### Changed
@@ -104,6 +111,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
104
111
105
112
- Fix linter crash on accessing node key name
106
113
114
+ [ 1.8.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.7.0...v1.8.0
107
115
[ 1.7.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.6.0...v1.7.0
108
116
[ 1.6.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.5.0...v1.6.0
109
117
[ 1.5.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.4.0...v1.5.0
You can’t perform that action at this time.
0 commit comments