Skip to content

Commit

Permalink
Bump package to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian committed Feb 28, 2025
1 parent 6f6894d commit 13bd4ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file documents all *major & minor* releases. For revisions, please consult the [commit history](https://github.com/kristian/zbtk/commits/main).

## [1.3] - 2025-02-28

Add `bufferFormat` option to `cap.js` tool.

## [1.2] - 2025-02-18

Switch from `process.stdout` to `console.log` for better readability on Unix-based operating systems.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zbtk",
"version": "1.2.4",
"version": "1.3.0",
"description": "ZigBee Toolkit for Node.js",
"keywords": [
"zigbee",
Expand Down

0 comments on commit 13bd4ce

Please sign in to comment.