Skip to content

Commit

Permalink
Bump package to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kristian committed Feb 17, 2025
1 parent c93db52 commit 952723e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

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

## [1.0.0] - 2025-02-12
## [1.1] - 2025-02-17

Fixed events in `cap.js` tool, renamed `raw_packet` event to `data`.

## [1.0] - 2025-02-16

### Initial Release

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.1.1",
"version": "1.1.2",
"description": "ZigBee Toolkit for Node.js",
"keywords": [
"zigbee",
Expand Down

0 comments on commit 952723e

Please sign in to comment.