Skip to content

Commit

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


### Features

* add colours to game in terminal. ([c48f237](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/c48f237077247a3322f90d3e02e7e62c8ae58e77))



# [0.4.0](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.3.0...v0.4.0) (2023-03-04)


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



# [0.1.0](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/013364e3a0ce51973a8d093025b9405c368393ed...v0.1.0) (2022-08-11)


### Features

* basic choose your adventure game ([013364e](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/013364e3a0ce51973a8d093025b9405c368393ed))



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.4.0"
"version": "0.5.0"
}

0 comments on commit c566c36

Please sign in to comment.