Skip to content

Commit 6db2e62

Browse files
Merge pull request #4 from remarkablegames/release-please--branches--master--components--linkit
chore(master): release 1.0.2
2 parents 834fa47 + e59d65e commit 6db2e62

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.2](https://github.com/remarkablegames/linkit/compare/v1.0.1...v1.0.2) (2024-04-23)
4+
5+
6+
### Performance Improvements
7+
8+
* **scenes:** remove event listeners before restart in Main ([9e739ff](https://github.com/remarkablegames/linkit/commit/9e739ff4739c2e40b0becd6920b2974938adb617))
9+
310
## [1.0.1](https://github.com/remarkablegames/linkit/compare/v1.0.0...v1.0.1) (2024-04-22)
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": "linkit",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A template for building Phaser games.",
55
"author": "Mark <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)