Skip to content

Commit

Permalink
chore(main): release 0.4.3 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 12, 2023
1 parent beeaa47 commit 9a25fa0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.3](https://github.com/nhedger/vscode-inertia/compare/v0.4.2...v0.4.3) (2023-03-12)


### Miscellaneous Chores

* publish to OpenVSX registry ([beeaa47](https://github.com/nhedger/vscode-inertia/commit/beeaa4787850fa6d567cc0da6286ea37221dfde2))

## [0.4.2](https://github.com/nhedger/vscode-inertia/compare/v0.4.1...v0.4.2) (2023-03-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "inertia",
"displayName": "Inertia.js",
"version": "0.4.2",
"version": "0.4.3",
"description": "Visual Studio Code extension for Inertia.js",
"categories": [
"Other"
Expand Down

0 comments on commit 9a25fa0

Please sign in to comment.