Skip to content

Commit

Permalink
Merge pull request #121 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.3.0
  • Loading branch information
ksv90 authored May 16, 2024
2 parents b6a79c2 + a4c958f commit 01db151
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.0](https://github.com/ksv90/event-notifier/compare/v0.2.1...v0.3.0) (2024-05-16)


### Features

* types changed ([c7c0984](https://github.com/ksv90/event-notifier/commit/c7c0984cf0d711748a775feab9c8161296892a94))

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


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.2.1",
"version": "0.3.0",
"description": "typed event emitter",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit 01db151

Please sign in to comment.