Skip to content

Commit

Permalink
Merge pull request #10 from remarkablegames/release-please--branches-…
Browse files Browse the repository at this point in the history
…-master--components--bubble-gun

chore(master): release 1.1.0
  • Loading branch information
remarkablemark authored Jan 28, 2025
2 parents 31b4cad + 20d07d4 commit 5658e98
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [1.1.0](https://github.com/remarkablegames/bubble-gun/compare/v1.0.2...v1.1.0) (2025-01-28)


### Features

* **gameobjects:** add modal to pause screen ([65fa6da](https://github.com/remarkablegames/bubble-gun/commit/65fa6da138b7d5cf7c6c9482d4ffed375364dbb8))
* **gameobjects:** add pause menu ([28d1322](https://github.com/remarkablegames/bubble-gun/commit/28d1322b71dcaa009c25a5588a41e69cc292169f))
* **gameobjects:** add rewards ([261db76](https://github.com/remarkablegames/bubble-gun/commit/261db76938cdacc83e436fd04314faffb043c10e))
* **gameobjects:** add tween to reward menu ([31b4cad](https://github.com/remarkablegames/bubble-gun/commit/31b4cadebdb227bf9d94acb929ea7df5a82ac0c2))

## [1.0.2](https://github.com/remarkablegames/bubble-gun/compare/v1.0.1...v1.0.2) (2025-01-26)

### Miscellaneous Chores
Expand Down
4 changes: 2 additions & 2 deletions 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,6 +1,6 @@
{
"name": "bubble-gun",
"version": "1.0.2",
"version": "1.1.0",
"description": "💦 Shoot bubbles at enemies!",
"author": "Mark <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 5658e98

Please sign in to comment.