Skip to content

Commit eba9a78

Browse files
committed
update package to version 1.0.1
1 parent 3a42fbe commit eba9a78

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 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 1.0.0
45+
46+
### [v1.0.1](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap/releases/tag/1.0.1) - 2019-10-31
47+
4448
#### Changed
4549

4650
- Update `@robotlegsjs/core` to version `1.0.3` (see #40).
@@ -55,8 +59,6 @@ Types of changes:
5559

5660
- Update dev dependencies to latest version.
5761

58-
## RobotlegsJS Phaser-CE SignalCommandMap 1.0.0
59-
6062
### [v1.0.0](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap/releases/tag/1.0.0) - 2018-11-26
6163

6264
#### Changed

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.0",
3+
"version": "1.0.1",
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)