Skip to content

Commit

Permalink
chore: bump version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MaikoTan committed Dec 23, 2023
1 parent 1faad1b commit fa07895
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.0] - 2023-12-23

### Added

- New network log sync syntax highlight. ([#406](https://github.com/MaikoTan/cactbot-highlight/pull/406))

## [0.5.2] - 2023-12-22

### Added
Expand Down Expand Up @@ -339,4 +345,5 @@ maybe helpful when migrating cactbot to TypeScript.
[0.5.0]: https://github.com/MaikoTan/cactbot-highlight/compare/v0.4.12...v0.5.0
[0.5.1]: https://github.com/MaikoTan/cactbot-highlight/compare/v0.5.0...v0.5.1
[0.5.2]: https://github.com/MaikoTan/cactbot-highlight/compare/v0.5.1...v0.5.2
[Unreleased]: https://github.com/MaikoTan/cactbot-highlight/compare/v0.5.2...master
[0.6.0]: https://github.com/MaikoTan/cactbot-highlight/compare/v0.5.2...v0.6.0
[Unreleased]: https://github.com/MaikoTan/cactbot-highlight/compare/v0.6.0...master
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "cactbot-highlight",
"displayName": "Cactbot Highlight",
"description": "A VSCode extension for developing cactbot modules.",
"version": "0.5.2",
"version": "0.6.0",
"publisher": "MaikoTan",
"author": {
"name": "Maiko Tan",
Expand Down

0 comments on commit fa07895

Please sign in to comment.