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 @@ -7,7 +7,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10- ### v1.0.0
10+ <!--
11+ Types of changes:
12+
13+ #### Added
14+ - for new features.
15+
16+ #### Changed
17+ - for changes in existing functionality.
18+
19+ #### Deprecated
20+ - for soon-to-be removed features.
21+
22+ #### Removed
23+ - for now removed features.
24+
25+ #### Fixed
26+ - for any bug fixes.
27+
28+ #### Security
29+ - in case of vulnerabilities.
30+ -->
31+
32+ ## Robotlegs-EventEmitter3 1.0.0
33+
34+ ### [ v1.0.0] ( https://github.com/RobotlegsJS/RobotlegsJS-EventEmitter3/releases/tag/1.0.0 ) - 2018-11-25
1135
1236#### Changed
1337
Original file line number Diff line number Diff line change 11{
22 "name" : " @robotlegsjs/eventemitter3" ,
3- "version" : " 0 .0.1 " ,
3+ "version" : " 1 .0.0 " ,
44 "description" : " RobotlegsJS integration with EventEmitter3" ,
55 "main" : " lib/index.js" ,
66 "typings" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments