Skip to content

Commit b6157b4

Browse files
committed
chore: v0.2.3
1 parent b4e06a7 commit b6157b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to this project will be documented in this file. See [Convential Commits](https://www.conventionalcommits.org/en/v1.0.0/#specification) for commit guidelines.
44

5+
## [0.2.3](https://github.com/nrkno/sofie-emberplus-connection/compare/v0.2.2...v0.2.3) (Wed Dec 17 2025)
6+
7+
* fixed length for slicing when handling updates [bf93fdd](https://github.com/Sofie-Automation/sofie-emberplus-connection/commit/bf93fdde10eaceb36e87f45bf9462ebc7abb3fb0)
8+
59
## [0.2.2](https://github.com/nrkno/sofie-emberplus-connection/compare/v0.2.1...v0.2.2) (Fri Sep 20 2024)
610

711

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emberplus-connection",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Javascript implementation of the Ember+ automation protocol",
55
"engines": {
66
"node": ">=14.18"

0 commit comments

Comments
 (0)