Skip to content

Commit

Permalink
chore(main): release 1.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ChecksumDev committed Oct 10, 2024
1 parent f2f2c84 commit d3ac5f8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.6](https://github.com/beat-forge/init-beatsaber/compare/v1.6.5...v1.6.6) (2024-10-10)


### Bug Fixes

* handle missing package.json gracefully ([f2f2c84](https://github.com/beat-forge/init-beatsaber/commit/f2f2c841e112d59e986e3fe0d2e57cb1a9d71289))

## [1.6.5](https://github.com/beat-forge/init-beatsaber/compare/v1.6.4...v1.6.5) (2024-10-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d3ac5f8

Please sign in to comment.