Skip to content

Commit c3b5d38

Browse files
committed
Release v0.11.3
1 parent 48827d6 commit c3b5d38

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.11.3] - 2021-12-19
11+
1012
### Fixed
1113

1214
- Fix the issue where the new sort options are not effective.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": {
88
"name": "Steven Guh"
99
},
10-
"version": "0.11.2",
10+
"version": "0.11.3",
1111
"engines": {
1212
"vscode": "^1.45.0"
1313
},

0 commit comments

Comments
 (0)