Skip to content

Commit cf9c320

Browse files
chore(release): 0.5.0 [skip ci]
# [0.5.0](v0.4.0...v0.5.0) (2023-07-08) ### Features * sound effects ([ae660d2](ae660d2)), closes [#19](#19)
1 parent 92bca68 commit cf9c320

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.5.0](https://github.com/devklick/basic-blackjack/compare/v0.4.0...v0.5.0) (2023-07-08)
2+
3+
4+
### Features
5+
6+
* sound effects ([ae660d2](https://github.com/devklick/basic-blackjack/commit/ae660d26428acfa1e0eb65612bb36ca9944b20cb)), closes [#19](https://github.com/devklick/basic-blackjack/issues/19)
7+
18
# [0.4.0](https://github.com/devklick/basic-blackjack/compare/v0.3.1...v0.4.0) (2023-07-08)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
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,6 +1,6 @@
11
{
22
"name": "basic-blackjack",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"private": true,
55
"main": "./public/electron.js",
66
"author": "devklick <devklick@gmail.com>",

0 commit comments

Comments
 (0)