Skip to content

Commit

Permalink
chore(main): release 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
ksv90 committed Feb 25, 2024
1 parent 7c33503 commit 2b523e5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.0.10](https://github.com/ksv90/event-notifier/compare/v0.0.9...v0.0.10) (2024-02-25)


### Bug Fixes

* pnpm store test ([a0f698f](https://github.com/ksv90/event-notifier/commit/a0f698f83cc4eed81545d0dd51d84409da107af4))
* remove pnpm store test ([562d9b7](https://github.com/ksv90/event-notifier/commit/562d9b7805a630bf4fbdbdd799aa6a4f2b81e8e4))
* test 2 ([02c8ed0](https://github.com/ksv90/event-notifier/commit/02c8ed0a06ef9034c579172e43545ce2e68ac6f1))
* test 3 ([226bff5](https://github.com/ksv90/event-notifier/commit/226bff5afa0b8b00584ffffd5e8cb90f1da7605f))
* test 3 ([dc52fff](https://github.com/ksv90/event-notifier/commit/dc52fff505b3245e8c8e88116aceb6fd7bad9465))
* test 4 ([c3f3600](https://github.com/ksv90/event-notifier/commit/c3f3600d8ab26fd9be1ff2393f6b30d4e17ab67d))
* test ls ([8da63fa](https://github.com/ksv90/event-notifier/commit/8da63fa2a6415709e6a054760db8d438e834ec61))

## [0.0.9](https://github.com/ksv90/event-notifier/compare/v0.0.8...v0.0.9) (2024-02-25)


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.0.9",
"version": "0.0.10",
"description": "typed event emitter",
"main": "dist",
"type": "module",
Expand Down

0 comments on commit 2b523e5

Please sign in to comment.