Skip to content

Commit

Permalink
chore(release): v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 20, 2023
1 parent 6339ae4 commit b82e2d1
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.16.0](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.15.0...v0.16.0) (2023-03-20)


### Features

* Refactor Code (make code more concise in some places) ([#59](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/issues/59)) ([f80317a](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/f80317abe42d3afe976204dbb9361c2e74a6e73f))



# [0.15.0](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.14.0...v0.15.0) (2023-03-16)


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



# [0.13.0](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.12.0...v0.13.0) (2023-03-13)


### Features

* create game logo ([f593016](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/f59301628feb6e75fafecfb1c2af328637389283))



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.15.0"
"version": "0.16.0"
}

0 comments on commit b82e2d1

Please sign in to comment.