Skip to content

Commit 31d8ad2

Browse files
Update changelog for v1.7.8
1 parent 23738f0 commit 31d8ad2

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

CHANGELOG.md

Lines changed: 6 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+
## [1.7.8](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.7...v1.7.8) - 2025-01-13
10+
### Changed
11+
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0683---2025-01-13)
12+
13+
14+
915
## [1.7.7](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.6...v1.7.7) - 2024-12-20
1016
### Changed
1117
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0682---2024-12-06). Notable changes since 0.67.8:

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
@@ -22,7 +22,7 @@
2222
"brighterscript-formatter": "dist/cli.js"
2323
},
2424
"dependencies": {
25-
"brighterscript": "^0.68.2",
25+
"brighterscript": "^0.68.3",
2626
"glob-all": "^3.3.0",
2727
"jsonc-parser": "^3.0.0",
2828
"source-map": "^0.7.3",

0 commit comments

Comments
 (0)