Skip to content

Commit 8596b98

Browse files
Merge pull request #2 from remarkablegames/release-please--branches--master--components--water-pipe
chore(master): release 1.0.1
2 parents 9df97c9 + d3fb64d commit 8596b98

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [1.0.1](https://github.com/remarkablegames/water-pipe/compare/v1.0.0...v1.0.1) (2024-05-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **style:** add CSS reset to remove border, margin, padding ([9e743bc](https://github.com/remarkablegames/water-pipe/commit/9e743bc569f4afc7147676fae65fb2a7147095da))
9+
310
## 1.0.0 (2024-05-19)
411

512

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

0 commit comments

Comments
 (0)