Skip to content

Commit

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

chore(master): release 0.3.0
  • Loading branch information
remarkablemark committed Jan 10, 2024
2 parents 3d1a1cf + 341aa76 commit 6d9704a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.3.0](https://github.com/remarkablegames/phaser-jsx/compare/v0.2.1...v0.3.0) (2024-01-10)


### Features

* export types GameObjectProps and Ref ([25ab9e2](https://github.com/remarkablegames/phaser-jsx/commit/25ab9e2a7844fddf43abd0ecc99330b94bad598a))
* **ref:** export createRef ([e3e3b6b](https://github.com/remarkablegames/phaser-jsx/commit/e3e3b6ba7bea0d9e6b28e44ac95416a747d65f64))

## [0.2.1](https://github.com/remarkablegames/phaser-jsx/compare/v0.2.0...v0.2.1) (2024-01-09)


Expand Down
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": "phaser-jsx",
"version": "0.2.1",
"version": "0.3.0",
"description": "Use JSX in Phaser.",
"author": "Mark <mark@remarkablemark.org>",
"main": "./cjs/index.js",
Expand Down

0 comments on commit 6d9704a

Please sign in to comment.