Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
k2snowman69 committed Jan 26, 2025
1 parent b3b8745 commit b8b1393
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]

## [2.1.0] - 2025-01-26

- Increase minimum VS Code version to ^1.75.0
- Bumped built in version of sortier to 2.1.0 (you can continue to have a custom version installed)

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 @@ -86,5 +86,5 @@
"vscode:prepublish": "npm run build:prod",
"watch": "npm run build:dev -- --watch"
},
"version": "2.0.9"
"version": "2.1.0"
}

0 comments on commit b8b1393

Please sign in to comment.