Skip to content

Commit

Permalink
chore(main): release 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChecksumDev committed Jul 19, 2024
1 parent c5235a9 commit 5460a94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.6.3](https://github.com/beat-forge/init-beatsaber/compare/v1.6.2...v1.6.3) (2024-07-19)


### Bug Fixes

* attempting to fix a strange bug with `repo` defaults. ([b44e9e1](https://github.com/beat-forge/init-beatsaber/commit/b44e9e1d72a49b07c9efeb927ee646daabb7d632))
* I forgot to update the `action.yml`. This should fix a LOT of bugs. ([c5235a9](https://github.com/beat-forge/init-beatsaber/commit/c5235a906fda27129d2381f54d4d60192b3cb115))

## [1.6.2](https://github.com/beat-forge/init-beatsaber/compare/v1.6.1...v1.6.2) (2024-07-19)


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.2",
"version": "1.6.3",
"author": "BeatForge",
"private": true,
"type": "module",
Expand Down

0 comments on commit 5460a94

Please sign in to comment.