Skip to content

Commit

Permalink
chore(release): v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 7, 2023
1 parent 85c424e commit 39d5dc9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.6.1](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.6.0...v0.6.1) (2023-03-07)


### Bug Fixes

* Move music to the music directory. ([85c424e](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/85c424e178030f7bbab8908e145d1e5648dd2180))



# [0.6.0](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.5.0...v0.6.0) (2023-03-05)


Expand Down Expand Up @@ -34,12 +43,3 @@



## [0.2.1](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.2.0...v0.2.1) (2022-10-11)


### Reverts

* Revert "Attempt to convert to exe (#16)" (#17) ([5d669b9](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/5d669b9d53cb12fe3412a9757253a27e15cbb5ec)), closes [#16](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/issues/16) [#17](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/issues/17)



2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "0.6.0"
"version": "0.6.1"
}

0 comments on commit 39d5dc9

Please sign in to comment.