Skip to content

Commit

Permalink
Merge pull request #7 from zmkfirmware/release-please--branches--main…
Browse files Browse the repository at this point in the history
…--components--zmk-studio-ts-client

chore(main): release 0.0.5
  • Loading branch information
petejohanson authored Jun 29, 2024
2 parents 851bbf3 + 94b58e2 commit 6a6f0f2
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.4"
".": "0.0.5"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.0.5](https://github.com/zmkfirmware/zmk-studio-ts-client/compare/v0.0.4...v0.0.5) (2024-06-29)


### Miscellaneous Chores

* Prepare 0.0.5 release ([760161e](https://github.com/zmkfirmware/zmk-studio-ts-client/commit/760161ef716001aa0a2a53ecf10e08e319cd45c0))

## [0.0.4](https://github.com/zmkfirmware/zmk-studio-ts-client/compare/v0.0.3...v0.0.4) (2024-06-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
@@ -1,6 +1,6 @@
{
"name": "@zmkfirmware/zmk-studio-ts-client",
"version": "0.0.4",
"version": "0.0.5",
"description": "RPC client library for interacting with ZMK Studio enabled keyboards",
"type": "module",
"exports": {
Expand Down

0 comments on commit 6a6f0f2

Please sign in to comment.