Skip to content

Commit ac8b1ef

Browse files
committed
update package to version 2.0.0
1 parent 630bf33 commit ac8b1ef

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Types of changes:
4141
- in case of vulnerabilities.
4242
-->
4343

44+
## RobotlegsJS Phaser-CE SignalCommandMap 2.0.0
45+
46+
### [v2.0.0](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap/releases/tag/2.0.0) - 2020-03-14
47+
4448
#### Breaking Change
4549

4650
- Update [`@robotlegsjs/core`](https://github.com/RobotlegsJS/RobotlegsJS) to version `^2.0.0` (see #52).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robotlegsjs/phaser-ce-signalcommandmap",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "SignalCommandMap RobotlegsJS Extension that maps Phaser.Signal class into commands",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)