Skip to content

Commit

Permalink
Release v0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenguh committed Dec 19, 2021
1 parent 48827d6 commit c3b5d38
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.11.3] - 2021-12-19

### Fixed

- Fix the issue where the new sort options are not effective.
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"author": {
"name": "Steven Guh"
},
"version": "0.11.2",
"version": "0.11.3",
"engines": {
"vscode": "^1.45.0"
},
Expand Down

0 comments on commit c3b5d38

Please sign in to comment.