We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f2c84 commit d3ac5f8Copy full SHA for d3ac5f8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.6.6](https://github.com/beat-forge/init-beatsaber/compare/v1.6.5...v1.6.6) (2024-10-10)
4
+
5
6
+### Bug Fixes
7
8
+* handle missing package.json gracefully ([f2f2c84](https://github.com/beat-forge/init-beatsaber/commit/f2f2c841e112d59e986e3fe0d2e57cb1a9d71289))
9
10
## [1.6.5](https://github.com/beat-forge/init-beatsaber/compare/v1.6.4...v1.6.5) (2024-10-04)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "init-beatsaber",
"description": "A GitHub Action to initialize a Beat Saber modding environment",
- "version": "1.6.5",
+ "version": "1.6.6",
"author": "BeatForge",
"private": true,
"type": "module",
0 commit comments