Skip to content

Commit

Permalink
Merge pull request #1 from remarkablegames/release-please--branches--…
Browse files Browse the repository at this point in the history
…master--components--linkit

chore(master): release 1.0.0
  • Loading branch information
remarkablemark authored Apr 21, 2024
2 parents c32085c + 585d6bd commit 549313e
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## 1.0.0 (2024-04-21)


### Features

* copy game from Replit ([fb8a019](https://github.com/remarkablegames/linkit/commit/fb8a01973f5bac00093538eba53419cafd52dd80))


### Bug Fixes

* **audio:** use import.meta.url to import sounds ([e898a2a](https://github.com/remarkablegames/linkit/commit/e898a2ab6415032d8e30a70504fccd7bbd48124e))
* **helpers:** fix TypeScript error in pairs ([cbb39c3](https://github.com/remarkablegames/linkit/commit/cbb39c3d0c8864e83e7856d98ce4f73b1e823fe3))
* **scenes:** center text and display game name for level 0 ([e085467](https://github.com/remarkablegames/linkit/commit/e085467f52856a5db77e6d0d70929670bebaa101))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "linkit",
"version": "1.0.0-alpha",
"version": "1.0.0",
"description": "A template for building Phaser games.",
"author": "Mark <mark@remarkablemark.org>",
"scripts": {
Expand Down

0 comments on commit 549313e

Please sign in to comment.