Skip to content

Commit a87fa4f

Browse files
committed
update package to version 1.0.2
1 parent 02e9ccb commit a87fa4f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Types of changes:
2929
- in case of vulnerabilities.
3030
-->
3131

32+
## Robotlegs-EventEmitter3 1.0.0
33+
34+
### [v1.0.2](https://github.com/RobotlegsJS/RobotlegsJS-EventEmitter3/releases/tag/1.0.2) - 2019-10-24
35+
3236
#### Changed
3337

3438
- Update `@robotlegsjs/core` to version `1.0.3` (see #37).
@@ -41,8 +45,6 @@ Types of changes:
4145

4246
- Update dev dependencies to latest version.
4347

44-
## Robotlegs-EventEmitter3 1.0.0
45-
4648
### [v1.0.1](https://github.com/RobotlegsJS/RobotlegsJS-EventEmitter3/releases/tag/1.0.1) - 2019-03-21
4749

4850
#### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@robotlegsjs/eventemitter3",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "RobotlegsJS integration with EventEmitter3",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)