Skip to content

Commit def4fc6

Browse files
3.15.0 (#221)
Co-authored-by: rokucommunity-bot <93661887+rokucommunity-bot@users.noreply.github.com> Co-authored-by: Bronley Plumb <bronley@gmail.com>
1 parent 3e8d5f5 commit def4fc6

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
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77

88

9+
## [3.15.0](https://github.com/rokucommunity/roku-deploy/compare/3.14.4...v3.15.0) - 2025-11-17
10+
### Added
11+
- Support installing and deleting component libraries ([#220](https://github.com/rokucommunity/roku-deploy/pull/220))
12+
13+
14+
915
## [3.14.4](https://github.com/rokucommunity/roku-deploy/compare/3.14.3...v3.14.4) - 2025-10-30
1016
### Changed
1117
chore: Update package.json repository to support provenance (#218)
@@ -517,3 +523,4 @@ chore: Update package.json repository to support provenance (#218)
517523

518524

519525

526+

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": "roku-deploy",
3-
"version": "3.14.4",
3+
"version": "3.15.0",
44
"description": "Package and publish a Roku application using Node.js",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)