Skip to content

Commit

Permalink
chore(main): release 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ChecksumDev committed Jul 18, 2024
1 parent 51e47f0 commit fc8b6c2
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.1](https://github.com/beat-forge/init-beatsaber/compare/v1.6.0...v1.6.1) (2024-07-18)


### Bug Fixes

* remove BOM from `manifest.json` if present ([51e47f0](https://github.com/beat-forge/init-beatsaber/commit/51e47f0312b8c8abd407bb3904d894aaf64031ef))

## [1.6.0](https://github.com/beat-forge/init-beatsaber/compare/v1.5.2...v1.6.0) (2024-07-18)


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

0 comments on commit fc8b6c2

Please sign in to comment.