Skip to content

Commit

Permalink
chore(main): release 0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ksv90 committed Mar 18, 2024
1 parent 470ae74 commit e055792
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 1 deletion.
106 changes: 106 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,111 @@
# Changelog

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


### Features

* event-notifier created ([3929ff3](https://github.com/ksv90/event-notifier/commit/3929ff3ce32a6c69b75381d1458dad38e7c5357a))
* method added ([f403b72](https://github.com/ksv90/event-notifier/commit/f403b72292dcdf40baeed8e798aa41bcf0569d43))
* release 0.1 ([bb21dbe](https://github.com/ksv90/event-notifier/commit/bb21dbef9fa50b7ca5963b9e52d6a7a4e0c3743b))


### Bug Fixes

* actions fixed ([64f6005](https://github.com/ksv90/event-notifier/commit/64f600525a1d97ea20aa13ab7717453e31d48f16))
* build removed from validate action ([2700dc5](https://github.com/ksv90/event-notifier/commit/2700dc5d1b5acb3443e1be6229b582e1e1882a26))
* changelog fixed ([960d1fd](https://github.com/ksv90/event-notifier/commit/960d1fdb5c948ec8af867268d085159236c44ea0))
* create store directory ([a4fe2f4](https://github.com/ksv90/event-notifier/commit/a4fe2f462688cba11c5e0763e7c262068b2a1818))
* eslint updated ([e5550af](https://github.com/ksv90/event-notifier/commit/e5550afb2537afa5d243b07b5b533f856e0f9a33))
* install script changed ([ff6f22d](https://github.com/ksv90/event-notifier/commit/ff6f22d6884efa39cd7d260fa9b31b2b60d1dc73))
* login ([a07a2bc](https://github.com/ksv90/event-notifier/commit/a07a2bc33f82389884540cb0d5a88f19fb9385d0))
* merge ([d46584a](https://github.com/ksv90/event-notifier/commit/d46584a816b04645fe1f7d0c4cf64e503f16a1e4))
* name changed ([003f22d](https://github.com/ksv90/event-notifier/commit/003f22ddab2ea00362e6330078566ce760bc0992))
* npm config added ([bd1a43c](https://github.com/ksv90/event-notifier/commit/bd1a43cadf2e7d90e19fc0938341d9b8c79c937c))
* npm registry ([d28e808](https://github.com/ksv90/event-notifier/commit/d28e808788005923585d4ec62da5cf3e79dc026b))
* npm token ([d6a05da](https://github.com/ksv90/event-notifier/commit/d6a05da8860730ace1fcf484203de4195d655a3f))
* organization added to name ([9a26115](https://github.com/ksv90/event-notifier/commit/9a261154fdba486acfda8e3e4b9a2e222c83e52e))
* pach ([0d31241](https://github.com/ksv90/event-notifier/commit/0d31241e337df9cfc2556f22541bad220eaff956))
* packs cache action created ([89e1f51](https://github.com/ksv90/event-notifier/commit/89e1f516133a4020831ecd1644c4137f77976847))
* pnpm setup action version updated ([ad05dd9](https://github.com/ksv90/event-notifier/commit/ad05dd9e866885d605d05f3b02e91ae2f0672d8b))
* pnpm store test ([a0f698f](https://github.com/ksv90/event-notifier/commit/a0f698f83cc4eed81545d0dd51d84409da107af4))
* pnpm-store added ([d880f1e](https://github.com/ksv90/event-notifier/commit/d880f1e8f318c87270ea4f08b5e644a9cda4865f))
* project name changed ([13c7ec8](https://github.com/ksv90/event-notifier/commit/13c7ec84612fe74a5648fda6b542ba2167e5a9ee))
* public pack ([469effe](https://github.com/ksv90/event-notifier/commit/469effecce45f4505c688573f04dde0805473d2a))
* publish ([7cc7fd2](https://github.com/ksv90/event-notifier/commit/7cc7fd2da6cdd39b8732b2787db4358f1f1b6ee0))
* publish changed ([83d5199](https://github.com/ksv90/event-notifier/commit/83d519900553134debc7b7852bb0e1da876ddf44))
* publish registry added ([4bd4cb4](https://github.com/ksv90/event-notifier/commit/4bd4cb42140473b35c4efbced27fd0e781684fb8))
* publish script fixed ([f3bcac7](https://github.com/ksv90/event-notifier/commit/f3bcac7c663683c80b87d674d4224eecfc61e9e9))
* readme fixed ([dd693f5](https://github.com/ksv90/event-notifier/commit/dd693f5098e6c446bdb3ba9cfd119860019b8c2c))
* release-please-action added ([eb30f86](https://github.com/ksv90/event-notifier/commit/eb30f86f1e7bf94b98ebc355d2c58f8e6a1b4f0c))
* remove pnpm store test ([562d9b7](https://github.com/ksv90/event-notifier/commit/562d9b7805a630bf4fbdbdd799aa6a4f2b81e8e4))
* removed types ([c036289](https://github.com/ksv90/event-notifier/commit/c0362899b1901f1cc84550fba15bbe8c69a64c6a))
* removed workflow_dispatch ([945c4d4](https://github.com/ksv90/event-notifier/commit/945c4d4dc7a2138e44c5061ddb487cc1162b094c))
* repository info added to packege file ([368f602](https://github.com/ksv90/event-notifier/commit/368f60223dd9bda0d6189ef17e2ec2dc638c277f))
* setup-node test ([8bec3eb](https://github.com/ksv90/event-notifier/commit/8bec3eb4bf1d481ab7bc40a059f36aa88502c19b))
* test ([0597dbd](https://github.com/ksv90/event-notifier/commit/0597dbd475d17e70530a4434c34942d77fde49e1))
* test ([ce61f94](https://github.com/ksv90/event-notifier/commit/ce61f945f50558a697fd79c2db535a114fcc062a))
* test ([734bcb1](https://github.com/ksv90/event-notifier/commit/734bcb1c2a8280aa69117386dfdcc568febef0b4))
* test ([bfb3b63](https://github.com/ksv90/event-notifier/commit/bfb3b638f56a76fd2d127644a4221c7e20b92154))
* test ([dc713c6](https://github.com/ksv90/event-notifier/commit/dc713c6e7f8cfd4ede26bd58e2c0681069625b04))
* test ([44711f1](https://github.com/ksv90/event-notifier/commit/44711f1d47beafeb2438720e156bf7284ff7ae31))
* test 1 ([7924893](https://github.com/ksv90/event-notifier/commit/7924893273eea0f3b9458b9e05e070e1ee4bdba3))
* test 1 ([7ac21cd](https://github.com/ksv90/event-notifier/commit/7ac21cd54ed2863f553bd1ad7af726f874254b3e))
* test 1 ([f416a13](https://github.com/ksv90/event-notifier/commit/f416a134703227952fcf0027f207cdb18d075784))
* test 1 ([cd90398](https://github.com/ksv90/event-notifier/commit/cd903987daa2d0c7af9863a63828d62fbf2171a8))
* test 1 ([5aac832](https://github.com/ksv90/event-notifier/commit/5aac8326432f26a2d97fe8a7451f24f6c5aba4e1))
* 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 ([8660ba5](https://github.com/ksv90/event-notifier/commit/8660ba5c3856cbae8a9b30c3b01f865f70d2f423))
* test 2 ([7791e8b](https://github.com/ksv90/event-notifier/commit/7791e8b72d3ac328b105a478f27b1db1150e3995))
* test 2 ([02c8ed0](https://github.com/ksv90/event-notifier/commit/02c8ed0a06ef9034c579172e43545ce2e68ac6f1))
* test 2 ([cb72289](https://github.com/ksv90/event-notifier/commit/cb72289fc5e448b58e9004b958bfe1add518d357))
* test 2 ([be4f155](https://github.com/ksv90/event-notifier/commit/be4f15595bef8f76a14382559d69984654c8affc))
* 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 3 ([fff9994](https://github.com/ksv90/event-notifier/commit/fff9994486ea427417f9764225af6e1318d8bc0a))
* 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 commit ([069a596](https://github.com/ksv90/event-notifier/commit/069a596c1bfbda67bc07d40218ff83138024b6fa))
* test commit 2 ([65891cd](https://github.com/ksv90/event-notifier/commit/65891cdfac0a6ba03133c56dff3aa59faf6bf488))
* test ls ([8da63fa](https://github.com/ksv90/event-notifier/commit/8da63fa2a6415709e6a054760db8d438e834ec61))
* test removed from validate action ([42c725d](https://github.com/ksv90/event-notifier/commit/42c725d11d4ad8c040e321d3ceb989549e8e68bf))
* test script moved ([2453c1a](https://github.com/ksv90/event-notifier/commit/2453c1a15b7a0666ce1d4da802bcb6bf8c4b2f9e))
* test workflow ceated ([335b2e0](https://github.com/ksv90/event-notifier/commit/335b2e0803b2c7b68d6788eea9f8c132f7740632))
* token for release-please created ([ee7a498](https://github.com/ksv90/event-notifier/commit/ee7a498fdea7d3cd27776c3d2e664f7734320a56))
* types in validate on changed ([8d3540a](https://github.com/ksv90/event-notifier/commit/8d3540a1ba52017b68c55752b6416612e8202948))
* typo ([5c6e199](https://github.com/ksv90/event-notifier/commit/5c6e199e55fbd97d656e08798e6e62cf78adea24))
* v0.2.0 ([2bff2da](https://github.com/ksv90/event-notifier/commit/2bff2dae87743724fc97536b71640cdc70fcffa9))
* validate action changed ([71a1d88](https://github.com/ksv90/event-notifier/commit/71a1d88886d4bad15a2f3469a8af795a6fab6f3f))
* whoami ([916c711](https://github.com/ksv90/event-notifier/commit/916c711c07a0759f45c6b775317153330ab1cc34))
* whoami command added ([57c9297](https://github.com/ksv90/event-notifier/commit/57c92974a55a52846bf0c6306732b295f30b1020))
* workflow_dispatch added ([c5a78d5](https://github.com/ksv90/event-notifier/commit/c5a78d55bf90e3d0cbeca4b33df125c4c9b6bbdc))


### Miscellaneous Chores

* release 0.0.13 ([1d06f43](https://github.com/ksv90/event-notifier/commit/1d06f43aef9f72dd65add5b45332d36b58e9a696))

## [0.2.0](https://github.com/ksv90/event-notifier/compare/v0.1.15...v0.2.0) (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.0",
"version": "0.0.13",
"description": "typed event emitter",
"main": "dist/index.js",
"type": "module",
Expand Down

0 comments on commit e055792

Please sign in to comment.