Skip to content

Commit 318faa2

Browse files
Update changelog for v0.68.4
1 parent 71f9feb commit 318faa2

File tree

3 files changed

+15
-8
lines changed

3 files changed

+15
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77

88

9+
## [0.68.4](https://github.com/rokucommunity/brighterscript/compare/v0.68.3...v0.68.4) - 2025-01-22
10+
### Changed
11+
- upgrade to [roku-deploy@3.12.4](https://github.com/rokucommunity/roku-deploy/blob/master/CHANGELOG.md#3124---2025-01-22). Notable changes since 3.12.3:
12+
- fixed an issue with 577 error codes ([roku-deploy#182](https://github.com/rokucommunity/roku-deploy/pull/182))
13+
14+
15+
916
## [0.68.3](https://github.com/rokucommunity/brighterscript/compare/v0.68.2...v0.68.3) - 2025-01-13
1017
### Changed
1118
- Export more items ([#1394](https://github.com/rokucommunity/brighterscript/pull/1394))

package-lock.json

Lines changed: 7 additions & 7 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
@@ -152,7 +152,7 @@
152152
"parse-ms": "^2.1.0",
153153
"readline": "^1.3.0",
154154
"require-relative": "^0.8.7",
155-
"roku-deploy": "^3.12.3",
155+
"roku-deploy": "^3.12.4",
156156
"serialize-error": "^7.0.1",
157157
"source-map": "^0.7.4",
158158
"vscode-languageserver": "^9.0.1",

0 commit comments

Comments
 (0)