We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f01ec commit 814735dCopy full SHA for 814735d
2 files changed
packages/odc/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.1.0](https://github.com/dlenroc/node-roku/compare/odc-v2.0.1...odc-v2.1.0) (2024-06-17)
11
12
packages/odc/package.json
@@ -1,6 +1,6 @@
{
"name": "@dlenroc/roku-odc",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "Client for runtime utilities",
"keywords": [
"roku",
0 commit comments