File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ 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.0.2] - 2020-05-22
9
+
10
+ ### Changed
11
+
12
+ - Update build artifacts
13
+
14
+ ## [ 1.0.1] - 2020-05-22
15
+
16
+ ### Fixed
17
+
18
+ - Fix hanging Publish github action
19
+
8
20
## [ 1.0.0] - 2020-05-22
9
21
10
22
### Changed
@@ -44,6 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
44
56
45
57
- Fix linter crash on accessing node key name
46
58
59
+ [ 1.0.2 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.0.1...v1.0.2
60
+ [ 1.0.1 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v1.0.0...v1.0.1
47
61
[ 1.0.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v0.10.0...v1.0.0
48
62
[ 0.10.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v0.9.0...v0.10.0
49
63
[ 0.9.0 ] : https://github.com/infctr/eslint-plugin-typescript-sort-keys/compare/v0.8.0...v0.9.0
You can’t perform that action at this time.
0 commit comments