Skip to content

Commit

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

chore(main): release 0.0.13
  • Loading branch information
petejohanson authored Jul 29, 2024
2 parents 7854d26 + b37f465 commit 819911a
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.12"
".": "0.0.13"
}
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.13](https://github.com/zmkfirmware/zmk-studio-ts-client/compare/v0.0.12...v0.0.13) (2024-07-29)


### Code Refactoring

* Pull in msg updates with zmk.studio pkg. ([7854d26](https://github.com/zmkfirmware/zmk-studio-ts-client/commit/7854d263b48e8b2ac6f1ee914478bc86417e6a77))

## [0.0.12](https://github.com/zmkfirmware/zmk-studio-ts-client/compare/v0.0.11...v0.0.12) (2024-07-13)


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.12",
"version": "0.0.13",
"description": "RPC client library for interacting with ZMK Studio enabled keyboards",
"type": "module",
"exports": {
Expand Down

0 comments on commit 819911a

Please sign in to comment.