From 3100124291c8c69175521a047ab5463e7e752c49 Mon Sep 17 00:00:00 2001 From: ksv <68888927+ksv90@users.noreply.github.com> Date: Sun, 25 Feb 2024 11:38:44 +0300 Subject: [PATCH] chore(main): release 0.0.10 --- CHANGELOG.md | 36 ++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 37 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7ee6b0..7f9460e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,41 @@ # 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 10 ([a1d6aa1](https://github.com/ksv90/event-notifier/commit/a1d6aa1013859ae60aa7f8caeccee3debd22ba28)) +* test 11 ([93f5a9b](https://github.com/ksv90/event-notifier/commit/93f5a9b04fc1cfa4b8d57674e3d83d58bafc596e)) +* test 12 ([1c677ab](https://github.com/ksv90/event-notifier/commit/1c677ab6a9ff11d050326ca2d885f779910e4121)) +* test 13 ([84f5e55](https://github.com/ksv90/event-notifier/commit/84f5e5537862af31ab9314c1088da87322a83dae)) +* test 14 ([67cde99](https://github.com/ksv90/event-notifier/commit/67cde99b1321272a81864b4f69dcf3853d4576ce)) +* test 15 ([bd41213](https://github.com/ksv90/event-notifier/commit/bd41213c95e8e56698e90842d27e58b9d81ecc74)) +* test 16 ([6088308](https://github.com/ksv90/event-notifier/commit/6088308eb663ec35a897935b62b03809e4f811ab)) +* test 17 ([58fe1c3](https://github.com/ksv90/event-notifier/commit/58fe1c3d5751dcf4f1abd14102181c009f21c19e)) +* test 18 ([22035b3](https://github.com/ksv90/event-notifier/commit/22035b39a8c289c0312b5af519a00a4849d5ac7b)) +* test 19 ([ccadc42](https://github.com/ksv90/event-notifier/commit/ccadc42935f2a29226cbfc7ea58c4fd55a071652)) +* test 2 ([02c8ed0](https://github.com/ksv90/event-notifier/commit/02c8ed0a06ef9034c579172e43545ce2e68ac6f1)) +* test 20 ([b4cf20f](https://github.com/ksv90/event-notifier/commit/b4cf20f85d88f30785efe298653e9a766eba4685)) +* test 21 ([436aa36](https://github.com/ksv90/event-notifier/commit/436aa361a08c22552bf7f1b3f2ebc1d58dcb38a5)) +* test 22 ([b81f964](https://github.com/ksv90/event-notifier/commit/b81f964da1e50ea9e5748f48496fb0fa328be2df)) +* test 23 ([3383363](https://github.com/ksv90/event-notifier/commit/3383363dc6bc037aaf314e3398b243cd629928fe)) +* test 24 ([e090d2f](https://github.com/ksv90/event-notifier/commit/e090d2f2fc94cb6e005b73fe5c3341631dbdc9dc)) +* test 25 ([6c71bcf](https://github.com/ksv90/event-notifier/commit/6c71bcf3bdc4bcc432f7de859b1b583a2c4bc11b)) +* test 26 ([ed334ba](https://github.com/ksv90/event-notifier/commit/ed334ba1d22d0bea0073748411d64457220bfb53)) +* 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 5 ([de0278b](https://github.com/ksv90/event-notifier/commit/de0278b3b51738278b6bd9511feefa4e7ea735ed)) +* test 6 ([f7d7357](https://github.com/ksv90/event-notifier/commit/f7d7357723101390fc94750ce7f2e5e57f7edfa4)) +* test 7 ([edbb547](https://github.com/ksv90/event-notifier/commit/edbb547acd31d5d8d282b882f4c5f102be0e99c3)) +* test 7 ([6cbedeb](https://github.com/ksv90/event-notifier/commit/6cbedebe2a8c9fb98d084af9e03a6d3837bfb921)) +* test 8 ([3b37abc](https://github.com/ksv90/event-notifier/commit/3b37abc340745fe14fe88c0049a4cc37680a0b79)) +* test 9 ([5b245bf](https://github.com/ksv90/event-notifier/commit/5b245bf58d25d4c27422809747c2e0524eaf2452)) +* 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) diff --git a/package.json b/package.json index 5f4d98f..21095e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ksv90/event-notifier", - "version": "0.0.9", + "version": "0.0.10", "description": "typed event emitter", "main": "dist", "type": "module",