Skip to content

Commit

Permalink
chore(main): release 1.2.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChecksumDev authored Sep 11, 2023
1 parent 9491ad0 commit 0f1060c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.2.0](https://github.com/beat-forge/init-beatsaber/compare/v1.1.1...v1.2.0) (2023-09-11)


### Features

* init ([f323b53](https://github.com/beat-forge/init-beatsaber/commit/f323b535ec0c9f308447bc97e294cb4bca1d54cd))


### Bug Fixes

* `checkout` ([8879ee4](https://github.com/beat-forge/init-beatsaber/commit/8879ee41e3ef324bb989f71e4af22461c7fd8f90))
* just a bump to release the action ([2ada7b9](https://github.com/beat-forge/init-beatsaber/commit/2ada7b9de7bd19371f590a4abea44b51655fc9e2))
* my dyslexia ([8879ee4](https://github.com/beat-forge/init-beatsaber/commit/8879ee41e3ef324bb989f71e4af22461c7fd8f90))
* proper `raw.githubusercontent.com` link ([0e525e8](https://github.com/beat-forge/init-beatsaber/commit/0e525e85a0f358cbfe2366b326cfff1512d3f6b5))
* tag subversions ([8879ee4](https://github.com/beat-forge/init-beatsaber/commit/8879ee41e3ef324bb989f71e4af22461c7fd8f90))


### Performance Improvements

* switch to `bun`! (node runtime, for now.) ([1c4c5ed](https://github.com/beat-forge/init-beatsaber/commit/1c4c5ed7ed22f30bea7f01f82f37693b88d2b6d0))

## [1.1.1](https://github.com/beat-forge/init-beatsaber/compare/v1.1.0...v1.1.1) (2023-09-11)


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

0 comments on commit 0f1060c

Please sign in to comment.