We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f9560 commit f54dbe4Copy full SHA for f54dbe4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.4.4](https://github.com/beat-forge/init-beatsaber/compare/v1.4.3...v1.4.4) (2024-07-17)
4
+
5
6
+### Bug Fixes
7
8
+* use native fetch ([30aa353](https://github.com/beat-forge/init-beatsaber/commit/30aa35394eddc842469e2f1ae64ba4b028545c5d))
9
10
## [1.4.3](https://github.com/beat-forge/init-beatsaber/compare/v1.4.2...v1.4.3) (2024-07-17)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "init-beatsaber",
"description": "A GitHub Action to initialize a Beat Saber modding environment",
- "version": "1.4.3",
+ "version": "1.4.4",
"author": "BeatForge",
"private": true,
"type": "module",
0 commit comments