Skip to content

Commit 767dfc9

Browse files
committed
release v4.6.1
1 parent 80e0a08 commit 767dfc9

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [4.6.1] - 2024-11-02
11+
12+
### Changed
13+
14+
- [#63]: Fix type defintions for `MergingReceiver`'s events
15+
1016
## [4.6.0] - 2024-08-06
1117

1218
### Added

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sacn",
3-
"version": "4.6.0",
3+
"version": "4.6.1",
44
"description": "💡 🎭 Send and Receive sACN data (DMX over IP)",
55
"author": "Kyle Hensel",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)