Skip to content

Commit 87ccd3a

Browse files
authored
chore(main): release 0.0.18 (#25)
1 parent 67856ff commit 87ccd3a

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.17"
2+
".": "0.0.18"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.0.18](https://github.com/zmkfirmware/zmk-studio-ts-client/compare/v0.0.17...v0.0.18) (2024-10-03)
4+
5+
6+
### Features
7+
8+
* Pull in updated studio messages ([#24](https://github.com/zmkfirmware/zmk-studio-ts-client/issues/24)) ([67856ff](https://github.com/zmkfirmware/zmk-studio-ts-client/commit/67856ff93845f08cfedadc804a230cc21f8fd2d0))
9+
310
## [0.0.17](https://github.com/zmkfirmware/zmk-studio-ts-client/compare/v0.0.16...v0.0.17) (2024-10-02)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zmkfirmware/zmk-studio-ts-client",
3-
"version": "0.0.17",
3+
"version": "0.0.18",
44
"description": "RPC client library for interacting with ZMK Studio enabled keyboards",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)