Skip to content

Commit

Permalink
chore(master): release 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 30, 2025
1 parent 640c076 commit 8933d60
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.3.0](https://github.com/remarkablegames/bubble-gun/compare/v1.2.1...v1.3.0) (2025-01-30)


### Features

* **gameobjects:** increase multiple bubble damage and max scale ([ee86a21](https://github.com/remarkablegames/bubble-gun/commit/ee86a2112cf65139a29bfe208918b91a1f5e22f6))
* **helpers:** add reward bubble stun ([640c076](https://github.com/remarkablegames/bubble-gun/commit/640c076b1633c00817303bc1269c2e5ebd98e41d))
* **scenes:** add more drains and enemies to tutorial ([8a298ad](https://github.com/remarkablegames/bubble-gun/commit/8a298ad20eaee3e991e7012f04fb1c4b3e7a15ca))

## [1.2.1](https://github.com/remarkablegames/bubble-gun/compare/v1.2.0...v1.2.1) (2025-01-29)


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.2.1",
"version": "1.3.0",
"description": "💦 Shoot bubbles at enemies!",
"author": "Mark <[email protected]>",
"scripts": {
Expand Down

0 comments on commit 8933d60

Please sign in to comment.