We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01ab99f commit a6e95c0Copy full SHA for a6e95c0
CHANGELOG.md
@@ -41,6 +41,10 @@ Types of changes:
41
- in case of vulnerabilities.
42
-->
43
44
+## RobotlegsJS-SignalCommandMap 2.0.0
45
+
46
+### [v2.0.0](https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap/releases/tag/2.0.0) - 2020-03-03
47
48
#### Breaking Change
49
50
- Update [`@robotlegsjs/core`](https://github.com/RobotlegsJS/RobotlegsJS) to version `^2.0.0` (see #112).
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@robotlegsjs/signalcommandmap",
3
- "version": "1.0.2",
+ "version": "2.0.0",
4
"description": "TypeScript port of Robotlegs Extensions SignalCommandMap",
5
"main": "lib/index.js",
6
"typings": "lib/index.d.ts",
0 commit comments