Skip to content

Commit ae84b0c

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.13.1
1 parent ff897db commit ae84b0c

3 files changed

Lines changed: 11 additions & 12 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.13.1](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.13.0...v0.13.1) (2023-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* grammar issues ([#43](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/issues/43)) ([ff897db](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/ff897db843e11c9cb0977820bd6be477bfac491a)), closes [#35](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/issues/35)
7+
8+
9+
110
# [0.13.0](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.12.0...v0.13.0) (2023-03-13)
211

312

@@ -34,13 +43,3 @@
3443

3544

3645

37-
## [0.11.1](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/compare/v0.11.0...v0.11.1) (2023-03-12)
38-
39-
40-
### Bug Fixes
41-
42-
* grammer mistakes ([a9b4abb](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/a9b4abb1f20f4d63951c3d640aaa6aa198f69005))
43-
* TypeError: 'win' is an invalid keyword argument for print() ([a09ea56](https://github.com/KendallDoesCoding/Choose-Your-Own-Adventure-Game/commit/a09ea561956e9476a452fe491f7295ab902184f4))
44-
45-
46-

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.13.0"
2+
"version": "0.13.1"
33
}

0 commit comments

Comments
 (0)