mirror of
https://github.com/dzeiocom/libs.git
synced 2025-04-22 10:52:11 +00:00
bump(listener): to version 1.0.3
Signed-off-by: Avior <f.bouillon@aptatio.com>
This commit is contained in:
parent
198aa692e4
commit
ac8730c10d
@ -6,10 +6,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.0.3] - 2022-11-17
|
||||
|
||||
### Fixed
|
||||
|
||||
- Package not including code
|
||||
|
||||
## [1.0.2] - 2022-11-17
|
||||
|
||||
### Fixed
|
||||
|
||||
- Event `all` not being sent
|
||||
- Warning when too much event are set
|
||||
|
||||
## [1.0.1] - 2021-02-08
|
||||
|
||||
|
||||
|
||||
## [1.0.0] - 2020-11-23
|
||||
|
||||
### Added
|
||||
|
||||
- Implementation of custom Listener for cross platform listener
|
||||
|
||||
[1.0.3]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.3
|
||||
[1.0.2]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.2
|
||||
[1.0.1]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.1
|
||||
[1.0.0]: https://github.com/dzeiocom/libs/releases/tag/%40dzeio%2Flistener%401.0.0
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@dzeio/listener",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.3",
|
||||
"description": "A NodeJS Listener implementation",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
x
Reference in New Issue
Block a user