Skip to content

Commit

Permalink
Merge pull request #114 from ksv90/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--event-notifier

chore(main): release 0.2.0
  • Loading branch information
ksv90 authored Mar 18, 2024
2 parents d3ee8ee + 07cb76b commit f5eeca9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.2.0](https://github.com/ksv90/event-notifier/compare/v0.1.15...v0.2.0) (2024-03-18)


### Features

* method added ([f403b72](https://github.com/ksv90/event-notifier/commit/f403b72292dcdf40baeed8e798aa41bcf0569d43))


### Bug Fixes

* v0.2.0 ([2bff2da](https://github.com/ksv90/event-notifier/commit/2bff2dae87743724fc97536b71640cdc70fcffa9))

## [0.1.15](https://github.com/ksv90/event-notifier/compare/v0.1.14...v0.1.15) (2024-03-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ksv90/event-notifier",
"version": "0.1.15",
"version": "0.2.0",
"description": "typed event emitter",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit f5eeca9

Please sign in to comment.