Skip to content

Commit

Permalink
chore: release v0.0.14
Browse files Browse the repository at this point in the history
* Suggest refactors when a matching enable/disable template is found
  • Loading branch information
AlCalzone committed Oct 9, 2023
1 parent ef92efd commit 760b785
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
-->

# Changelog
## __WORK IN PROGRESS__
## 0.0.14 (2023-10-09)
* Suggest refactors when a matching enable/disable template is found

## 0.0.13 (2023-08-29)
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 @@ -3,7 +3,7 @@
"name": "config-editor",
"displayName": "Z-Wave JS Config Editor",
"description": "Editor support for authoring Z-Wave JS device configuration files",
"version": "0.0.13",
"version": "0.0.14",
"engines": {
"vscode": "^1.74.0"
},
Expand Down

0 comments on commit 760b785

Please sign in to comment.