Skip to content

Commit aa80496

Browse files
chore(master): release 1.0.2
1 parent 5dc0465 commit aa80496

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.0.2](https://github.com/remarkablegames/water-pipe/compare/v1.0.1...v1.0.2) (2024-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **scenes:** stop background music from playing at end of level ([5dc0465](https://github.com/remarkablegames/water-pipe/commit/5dc0465da61e1a7ddd57170eb9ff5e22c1c8ecad))
9+
10+
11+
### Performance Improvements
12+
13+
* **public:** compress sprites, sounds, and other images ([2a75342](https://github.com/remarkablegames/water-pipe/commit/2a75342e034fbd04229766336a1e308d860b03b0))
14+
315
## [1.0.1](https://github.com/remarkablegames/water-pipe/compare/v1.0.0...v1.0.1) (2024-05-19)
416

517

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": "water-pipe",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A template for building Kaboom games.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"scripts": {

0 commit comments

Comments
 (0)