Skip to content

Commit 3e036de

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2025-05-23) ### Bug Fixes * calling onUpdate callback when datafile changed ([#5](#5)) ([199d3d8](199d3d8))
1 parent 199d3d8 commit 3e036de

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.2](https://github.com/featurevisor/featurevisor-roku/compare/v1.1.1...v1.1.2) (2025-05-23)
2+
3+
4+
### Bug Fixes
5+
6+
* calling onUpdate callback when datafile changed ([#5](https://github.com/featurevisor/featurevisor-roku/issues/5)) ([199d3d8](https://github.com/featurevisor/featurevisor-roku/commit/199d3d87e953ca3fd71f01bfcfc711843d451037))
7+
18
## [1.1.1](https://github.com/featurevisor/featurevisor-roku/compare/v1.1.0...v1.1.1) (2025-01-24)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@featurevisor/roku",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Roku FeatureVisor SDK",
55
"keywords": [
66
"brightscript",

0 commit comments

Comments
 (0)