Skip to content

Commit 814735d

Browse files
chore: release odc 2.1.1
1 parent 93f01ec commit 814735d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

packages/odc/CHANGELOG.md

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

3+
## [2.1.1](https://github.com/dlenroc/node-roku/compare/odc-v2.1.0...odc-v2.1.1) (2024-07-09)
4+
5+
6+
### Bug Fixes
7+
8+
* `ifAssociativeArray` serialization ([93f01ec](https://github.com/dlenroc/node-roku/commit/93f01ecd1533b289fda3dc3fd1d253b446442df4))
9+
310
## [2.1.0](https://github.com/dlenroc/node-roku/compare/odc-v2.0.1...odc-v2.1.0) (2024-06-17)
411

512

packages/odc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dlenroc/roku-odc",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Client for runtime utilities",
55
"keywords": [
66
"roku",

0 commit comments

Comments
 (0)