Skip to content

Commit 89a731f

Browse files
Merge pull request #4 from remarkablegames/release-please--branches--master--components--water-pipe
chore(master): release 1.1.0
2 parents a9bc8a0 + 4b949b6 commit 89a731f

File tree

3 files changed

+20
-3
lines changed

3 files changed

+20
-3
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [1.1.0](https://github.com/remarkablegames/water-pipe/compare/v1.0.2...v1.1.0) (2024-05-19)
4+
5+
6+
### Features
7+
8+
* **public:** add opaque background brick wall image to game ([434bd1b](https://github.com/remarkablegames/water-pipe/commit/434bd1bde939d3f885ddc2f5ac1a227abc6ae250))
9+
10+
11+
### Bug Fixes
12+
13+
* **public:** desaturate brick background ([b0201b4](https://github.com/remarkablegames/water-pipe/commit/b0201b47f224b7edfd51138ac4dd78e29c5d9427))
14+
15+
16+
### Performance Improvements
17+
18+
* **public:** compress brick background ([a9bc8a0](https://github.com/remarkablegames/water-pipe/commit/a9bc8a01d20a727a542ebea8e1acfdfb17472c9a))
19+
320
## [1.0.2](https://github.com/remarkablegames/water-pipe/compare/v1.0.1...v1.0.2) (2024-05-19)
421

522

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "water-pipe",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "A template for building Kaboom games.",
55
"author": "Mark <mark@remarkablemark.org>",
66
"scripts": {

0 commit comments

Comments
 (0)