File tree Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Expand file tree Collapse file tree 2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
2020## [ Unreleased]
2121
22- ### v1.0.0
22+ <!--
23+ Types of changes:
24+
25+ #### Added
26+ - for new features.
27+
28+ #### Changed
29+ - for changes in existing functionality.
30+
31+ #### Deprecated
32+ - for soon-to-be removed features.
33+
34+ #### Removed
35+ - for now removed features.
36+
37+ #### Fixed
38+ - for any bug fixes.
39+
40+ #### Security
41+ - in case of vulnerabilities.
42+ -->
43+
44+ ## RobotlegsJS-SignalCommandMap 1.0.0
45+
46+ ### [ v1.0.0] ( https://github.com/RobotlegsJS/RobotlegsJS-SignalCommandMap/releases/tag/1.0.0 ) - 2018-11-25
2347
2448#### Changed
2549
Original file line number Diff line number Diff line change 11{
22 "name" : " @robotlegsjs/signalcommandmap" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " TypeScript port of Robotlegs Extensions SignalCommandMap" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments