Skip to content

Commit

Permalink
update package to version 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed Oct 31, 2019
1 parent 3a42fbe commit eba9a78
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ Types of changes:
- in case of vulnerabilities.
-->

## RobotlegsJS Phaser-CE SignalCommandMap 1.0.0

### [v1.0.1](https://github.com/RobotlegsJS/RobotlegsJS-Phaser-CE-SignalCommandMap/releases/tag/1.0.1) - 2019-10-31

#### Changed

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

- Update dev dependencies to latest version.

## RobotlegsJS Phaser-CE SignalCommandMap 1.0.0

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

#### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@robotlegsjs/phaser-ce-signalcommandmap",
"version": "1.0.0",
"version": "1.0.1",
"description": "SignalCommandMap RobotlegsJS Extension that maps Phaser.Signal class into commands",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit eba9a78

Please sign in to comment.