Skip to content

Commit

Permalink
chore(main): release 0.0.13 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 10, 2023
1 parent c120d53 commit 6311f48
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.0.13](https://github.com/bisquit/vscode-auto-colorize/compare/v0.0.12...v0.0.13) (2023-08-10)


### Fixes and Improvements

* vscode type ([88eb8f4](https://github.com/bisquit/vscode-auto-colorize/commit/88eb8f476bd5c70dc31040cac31bed9c4d4ef959))


### Others

* dont bump types vscode ([c120d53](https://github.com/bisquit/vscode-auto-colorize/commit/c120d53a6e1e8e4faacc7b0ab83f0f91c6e95ba5))

## [0.0.12](https://github.com/bisquit/vscode-auto-colorize/compare/v0.0.11...v0.0.12) (2023-08-10)


Expand Down
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": "vscode-auto-colorize",
"displayName": "Auto Colorize",
"description": "Automatically color your workspace",
"version": "0.0.12",
"version": "0.0.13",
"license": "MIT",
"publisher": "bisquit",
"icon": "assets/icon.png",
Expand Down

0 comments on commit 6311f48

Please sign in to comment.