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 @@ -21,7 +21,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2121
2222## [ Unreleased]
2323
24- ### v1.0.0
24+ <!--
25+ Types of changes:
26+
27+ #### Added
28+ - for new features.
29+
30+ #### Changed
31+ - for changes in existing functionality.
32+
33+ #### Deprecated
34+ - for soon-to-be removed features.
35+
36+ #### Removed
37+ - for now removed features.
38+
39+ #### Fixed
40+ - for any bug fixes.
41+
42+ #### Security
43+ - in case of vulnerabilities.
44+ -->
45+
46+ ## Signals 1.0.0
47+
48+ ### [ v1.0.0] ( https://github.com/RobotlegsJS/SignalsJS/releases/tag/1.0.0 ) - 2018-11-25
2549
2650#### Changed
2751
Original file line number Diff line number Diff line change 11{
22 "name" : " @robotlegsjs/signals" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 1.0 .0" ,
44 "description" : " TypeScript port of AS3 Signals." ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments