Skip to content

Commit e295c3b

Browse files
Merge pull request #13 from remarkablegames/release-please--branches--master--components--linkit
chore(master): release 1.2.0
2 parents 7e19a6b + 5c0b1eb commit e295c3b

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/remarkablegames/linkit/compare/v1.1.0...v1.2.0) (2024-04-25)
4+
5+
6+
### Features
7+
8+
* **scenes:** add End ([2bbd6bc](https://github.com/remarkablegames/linkit/commit/2bbd6bc8cdc91c51bd22e3bd6d4d4e49ec9f7a6c))
9+
* **scenes:** display text "You Win!" in End ([7e19a6b](https://github.com/remarkablegames/linkit/commit/7e19a6b1459b2fabc3966e05dca5939d40aaa527))
10+
* **scenes:** show confetti in End ([8ff5ac3](https://github.com/remarkablegames/linkit/commit/8ff5ac32417778af6482ac4b71ac28e8313cc484))
11+
312
## [1.1.0](https://github.com/remarkablegames/linkit/compare/v1.0.2...v1.1.0) (2024-04-24)
413

514

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.1.0",
3+
"version": "1.2.0",
44
"description": "A template for building Phaser games.",
55
"author": "Mark <[email protected]>",
66
"scripts": {

0 commit comments

Comments
 (0)