Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update vitest monorepo to v1.5.0 #293

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vitest/coverage-v8 (source) 1.4.0 -> 1.5.0 age adoption passing confidence
vitest (source) 1.4.0 -> 1.5.0 age adoption passing confidence

Release Notes

vitest-dev/vitest (@​vitest/coverage-v8)

v1.5.0

Compare Source

vitest-dev/vitest (vitest)

v1.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) April 15, 2024 09:57
@renovate renovate bot merged commit f294438 into main Apr 15, 2024
10 checks passed
@renovate renovate bot deleted the renovate/vitest-monorepo branch April 15, 2024 09:59
zeshuaro-bot bot pushed a commit that referenced this pull request Apr 21, 2024
## [0.8.10](v0.8.9...v0.8.10) (2024-04-21)

### Bug Fixes

* **deps:** update dependency google-auth-library to ^9.8.0 ([#297](#297)) ([a47f7db](a47f7db))

### Miscellaneous Chores

* **deps:** lock file maintenance ([#292](#292)) ([55fba67](55fba67))
* **deps:** update dependency eslint-plugin-n to v17.2.1 ([#295](#295)) ([bac1d25](bac1d25))
* **deps:** update typescript-eslint monorepo to v7.7.0 ([#296](#296)) ([a81536b](a81536b))
* **deps:** update vitest monorepo to v1.5.0 ([#293](#293)) ([f294438](f294438))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 4dbef80 ([#294](#294)) ([dddb915](dddb915))
@zeshuaro-bot
Copy link

zeshuaro-bot bot commented Apr 21, 2024

🎉 This PR is included in version 0.8.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

eastolfi pushed a commit to eastolfi/semantic-release-pub that referenced this pull request May 15, 2024
## 1.0.0 (2024-05-15)

### Features

* add `prepare` semantic release lifecycle ([#5](https://github.com/eastolfi/semantic-release-pub/issues/5)) ([15cd595](https://github.com/eastolfi/semantic-release-pub/commit/15cd5954bcef25bc82af3434af6c8c00a8b70cf3))
* add `publish` semantic release lifecycle ([#7](https://github.com/eastolfi/semantic-release-pub/issues/7)) ([4d864a8](https://github.com/eastolfi/semantic-release-pub/commit/4d864a8d6bfa47ad7a76b8df199c2e42e51c26cc))
* add `publishPub` config option ([#30](https://github.com/eastolfi/semantic-release-pub/issues/30)) ([a6d20cd](https://github.com/eastolfi/semantic-release-pub/commit/a6d20cde44c1b6ce977c18b0150cbaeed8f80319))
* add to validate service account key ([#2](https://github.com/eastolfi/semantic-release-pub/issues/2)) ([25ee993](https://github.com/eastolfi/semantic-release-pub/commit/25ee993388522e8206bbaa81a5150fecf450993c))
* initial commit ([395a373](https://github.com/eastolfi/semantic-release-pub/commit/395a373478088871cbb912de48f7f78d1f7cdc6a))
* **node:** update dependency node to v20.10.0 ([#107](https://github.com/eastolfi/semantic-release-pub/issues/107)) ([c9686ea](https://github.com/eastolfi/semantic-release-pub/commit/c9686eaea04438380f0449655b56d8b22511d001))
* **node:** update node.js to >=18.18.2 ([#98](https://github.com/eastolfi/semantic-release-pub/issues/98)) ([f05c46e](https://github.com/eastolfi/semantic-release-pub/commit/f05c46e3454b8a5faf9bd8623415a7e5c9e423da))
* **node:** update node.js to v20 ([#99](https://github.com/eastolfi/semantic-release-pub/issues/99)) ([0f00926](https://github.com/eastolfi/semantic-release-pub/commit/0f00926fc6a776b733f97462d919b530dd9ff1b1))
* **prepare:** add support for bumping package build number ([#155](https://github.com/eastolfi/semantic-release-pub/issues/155)) ([80bf1f5](https://github.com/eastolfi/semantic-release-pub/commit/80bf1f50e5afa85602ed2b5a6169bb75caa486b3))
* **publish:** return published package details ([#206](https://github.com/eastolfi/semantic-release-pub/issues/206)) ([559d2b4](https://github.com/eastolfi/semantic-release-pub/commit/559d2b47b64175b1ed1249eb8d494cc1c52077e4))

### Bug Fixes

* `prepare` lifecycle and release workflow to build plugin ([#18](https://github.com/eastolfi/semantic-release-pub/issues/18)) ([70d7b32](https://github.com/eastolfi/semantic-release-pub/commit/70d7b3263465b65ac2c8a9e54a3a906c038fa162))
* add logging around `prepare` and `publish` lifecycle ([#29](https://github.com/eastolfi/semantic-release-pub/issues/29)) ([ed70ef5](https://github.com/eastolfi/semantic-release-pub/commit/ed70ef57c4eee749248cf162b6d2b9e876f882dd))
* await `execa` calls ([#10](https://github.com/eastolfi/semantic-release-pub/issues/10)) ([71b0c07](https://github.com/eastolfi/semantic-release-pub/commit/71b0c072c69be5941ca6ab25c2990f1da69773c2))
* default pubspec file path ([#24](https://github.com/eastolfi/semantic-release-pub/issues/24)) ([a40a353](https://github.com/eastolfi/semantic-release-pub/commit/a40a353cf37d9a357916a48e425f7bcef8dbedf2))
* **deps:** update dependency execa to ^9.0.2 ([#341](https://github.com/eastolfi/semantic-release-pub/issues/341)) ([7a79e71](https://github.com/eastolfi/semantic-release-pub/commit/7a79e71b33568b0bf06f8422a5837514499587b9))
* **deps:** update dependency execa to v9 ([#334](https://github.com/eastolfi/semantic-release-pub/issues/334)) ([547c753](https://github.com/eastolfi/semantic-release-pub/commit/547c753ab7cd04abd52dff6727ec042f6d769c9c))
* **deps:** update dependency google-auth-library to ^9.2.0 ([#89](https://github.com/eastolfi/semantic-release-pub/issues/89)) ([e1d836b](https://github.com/eastolfi/semantic-release-pub/commit/e1d836b444d6702ffee4f0807a4b58c330e34dc6))
* **deps:** update dependency google-auth-library to ^9.3.0 ([#118](https://github.com/eastolfi/semantic-release-pub/issues/118)) ([82c9686](https://github.com/eastolfi/semantic-release-pub/commit/82c96860babae19f0ebcc774ff03d9b23b3c059c))
* **deps:** update dependency google-auth-library to ^9.4.1 ([#121](https://github.com/eastolfi/semantic-release-pub/issues/121)) ([fc864d8](https://github.com/eastolfi/semantic-release-pub/commit/fc864d839b733f4af90fd1708eb377c1cd14e778))
* **deps:** update dependency google-auth-library to ^9.4.2 ([#188](https://github.com/eastolfi/semantic-release-pub/issues/188)) ([20d1df1](https://github.com/eastolfi/semantic-release-pub/commit/20d1df11ee5090ecd56960f0d32d321e02b00bf4))
* **deps:** update dependency google-auth-library to ^9.5.0 ([#211](https://github.com/eastolfi/semantic-release-pub/issues/211)) ([13d5f7c](https://github.com/eastolfi/semantic-release-pub/commit/13d5f7ca6add49d1e4232c210e3244b3d8068d7e))
* **deps:** update dependency google-auth-library to ^9.6.0 ([#216](https://github.com/eastolfi/semantic-release-pub/issues/216)) ([b251bc9](https://github.com/eastolfi/semantic-release-pub/commit/b251bc96d152cd75a0c2e64118f67b53a362a5d3))
* **deps:** update dependency google-auth-library to ^9.6.1 ([#218](https://github.com/eastolfi/semantic-release-pub/issues/218)) ([58eacb3](https://github.com/eastolfi/semantic-release-pub/commit/58eacb3a8455b6c85a4f9cc69b8ed376f63d78de))
* **deps:** update dependency google-auth-library to ^9.6.2 ([#220](https://github.com/eastolfi/semantic-release-pub/issues/220)) ([ed97dca](https://github.com/eastolfi/semantic-release-pub/commit/ed97dca4f4ba39f731741d278f332ddeafb2a6b1))
* **deps:** update dependency google-auth-library to ^9.6.3 ([#226](https://github.com/eastolfi/semantic-release-pub/issues/226)) ([c932da6](https://github.com/eastolfi/semantic-release-pub/commit/c932da6ac8aff7084c978106606b0932fdac9628))
* **deps:** update dependency google-auth-library to ^9.7.0 ([#252](https://github.com/eastolfi/semantic-release-pub/issues/252)) ([9e67baf](https://github.com/eastolfi/semantic-release-pub/commit/9e67baf9c2dcc4da5244bcdff130a9f3a4706930))
* **deps:** update dependency google-auth-library to ^9.8.0 ([#297](https://github.com/eastolfi/semantic-release-pub/issues/297)) ([a47f7db](https://github.com/eastolfi/semantic-release-pub/commit/a47f7db1647a7740a6bde7d3b6ceb3d99e696fad))
* **deps:** update dependency google-auth-library to ^9.9.0 ([#310](https://github.com/eastolfi/semantic-release-pub/issues/310)) ([a109671](https://github.com/eastolfi/semantic-release-pub/commit/a1096711887aca61d06a39e18909931a040709d7))
* **deps:** update dependency yaml to ^2.3.4 ([#90](https://github.com/eastolfi/semantic-release-pub/issues/90)) ([bc1dca8](https://github.com/eastolfi/semantic-release-pub/commit/bc1dca8c841bb1dc22c346dcc463028632e92f20))
* **deps:** update dependency yaml to ^2.4.0 ([#245](https://github.com/eastolfi/semantic-release-pub/issues/245)) ([8248eef](https://github.com/eastolfi/semantic-release-pub/commit/8248eef44b9559a99ed8aab0c450c3c08bb47f28))
* **deps:** update dependency yaml to ^2.4.1 ([#248](https://github.com/eastolfi/semantic-release-pub/issues/248)) ([7876d14](https://github.com/eastolfi/semantic-release-pub/commit/7876d14bc41ae0a988df70401c7cc0c1acd3ff8a))
* **deps:** update dependency yaml to ^2.4.2 ([#313](https://github.com/eastolfi/semantic-release-pub/issues/313)) ([886d0b1](https://github.com/eastolfi/semantic-release-pub/commit/886d0b18f124e1bd1165d26807295e32e42f8530))
* **deps:** update dependency zod to ^3.22.4 ([#91](https://github.com/eastolfi/semantic-release-pub/issues/91)) ([5ffbd87](https://github.com/eastolfi/semantic-release-pub/commit/5ffbd871c2a1364be3fdff9219a77f4b1715d92c))
* **deps:** update dependency zod to ^3.22.5 ([#300](https://github.com/eastolfi/semantic-release-pub/issues/300)) ([a135e96](https://github.com/eastolfi/semantic-release-pub/commit/a135e96a76a5ca207df25718b675e2feef07d8e6))
* **deps:** update dependency zod to ^3.23.0 ([#302](https://github.com/eastolfi/semantic-release-pub/issues/302)) ([cbb330a](https://github.com/eastolfi/semantic-release-pub/commit/cbb330afb46f505be8a916699485359b14041909))
* **deps:** update dependency zod to ^3.23.3 ([#305](https://github.com/eastolfi/semantic-release-pub/issues/305)) ([0b6bc7e](https://github.com/eastolfi/semantic-release-pub/commit/0b6bc7e0a86920c60e673e2a3a0f2bda7b08897b))
* **deps:** update dependency zod to ^3.23.4 ([#306](https://github.com/eastolfi/semantic-release-pub/issues/306)) ([22ee1d0](https://github.com/eastolfi/semantic-release-pub/commit/22ee1d04390faf3f7352151e576cbd6b54f5304c))
* **deps:** update dependency zod to ^3.23.5 ([#318](https://github.com/eastolfi/semantic-release-pub/issues/318)) ([728e832](https://github.com/eastolfi/semantic-release-pub/commit/728e8328afebf1aa1fc76a5a25c6c6cffd955617))
* **deps:** update dependency zod to ^3.23.6 ([#322](https://github.com/eastolfi/semantic-release-pub/issues/322)) ([f3740d0](https://github.com/eastolfi/semantic-release-pub/commit/f3740d06f6bf471978d93f8426ac6f2d279a6bd3))
* **deps:** update dependency zod to ^3.23.7 ([#332](https://github.com/eastolfi/semantic-release-pub/issues/332)) ([dfc5f67](https://github.com/eastolfi/semantic-release-pub/commit/dfc5f67a532bc91540ed475f654a69af817c573a))
* **deps:** update dependency zod to ^3.23.8 ([#333](https://github.com/eastolfi/semantic-release-pub/issues/333)) ([297dbaf](https://github.com/eastolfi/semantic-release-pub/commit/297dbafa9af13939a9ded1854cb5c9d4f780befe))
* **deps:** update dependency zod to v3.22.3 [security] ([#51](https://github.com/eastolfi/semantic-release-pub/issues/51)) ([dec6969](https://github.com/eastolfi/semantic-release-pub/commit/dec69691d0d6a428d75396d4e8354c9c90e6ed1b))
* **node:** update dependency node to v20.11.0 ([#185](https://github.com/eastolfi/semantic-release-pub/issues/185)) ([0a8a889](https://github.com/eastolfi/semantic-release-pub/commit/0a8a889501fdc2e0f5a1e9b666dca49fb44b6920))
* **node:** update dependency node to v20.11.1 ([#232](https://github.com/eastolfi/semantic-release-pub/issues/232)) ([1120128](https://github.com/eastolfi/semantic-release-pub/commit/11201288c4837487b0916f602cc632fce034fcc7))
* **node:** update dependency node to v20.12.0 ([#265](https://github.com/eastolfi/semantic-release-pub/issues/265)) ([8cffa34](https://github.com/eastolfi/semantic-release-pub/commit/8cffa348d6b84c5ba979e070345ad44312ef5971))
* **node:** update dependency node to v20.12.1 ([#271](https://github.com/eastolfi/semantic-release-pub/issues/271)) ([b57381b](https://github.com/eastolfi/semantic-release-pub/commit/b57381bd9304dbe618a8357c5b38f79faded8242))
* **node:** update dependency node to v20.12.2 ([#283](https://github.com/eastolfi/semantic-release-pub/issues/283)) ([ab4b074](https://github.com/eastolfi/semantic-release-pub/commit/ab4b0741829ae8c2b443f736649b2528a0639c04))
* **node:** update dependency node to v20.13.0 ([#325](https://github.com/eastolfi/semantic-release-pub/issues/325)) ([29c4fc1](https://github.com/eastolfi/semantic-release-pub/commit/29c4fc13b84bbb2e58c6864d65dcf5585cd38518))
* **node:** update dependency node to v20.13.1 ([#328](https://github.com/eastolfi/semantic-release-pub/issues/328)) ([9028c98](https://github.com/eastolfi/semantic-release-pub/commit/9028c985bf4f21bdee225286e63106ca7a70f933))
* **node:** update node.js to >=20.11.0 ([#186](https://github.com/eastolfi/semantic-release-pub/issues/186)) ([d572557](https://github.com/eastolfi/semantic-release-pub/commit/d572557e004e31f68bd1f7cb2e64b3266f6e9cd1))
* **node:** update node.js to >=20.11.1 ([#233](https://github.com/eastolfi/semantic-release-pub/issues/233)) ([0f34201](https://github.com/eastolfi/semantic-release-pub/commit/0f34201b3b86ec983f8c5284211f9d3bfcdafc8e))
* **node:** update node.js to >=20.12.0 ([#267](https://github.com/eastolfi/semantic-release-pub/issues/267)) ([e4c6e8e](https://github.com/eastolfi/semantic-release-pub/commit/e4c6e8ec8d3fa1740ce1e12e7e04d5cbe3dc9a3e))
* **node:** update node.js to >=20.12.1 ([#275](https://github.com/eastolfi/semantic-release-pub/issues/275)) ([7d21a8c](https://github.com/eastolfi/semantic-release-pub/commit/7d21a8cfe90c44a91d3c4c5ffaabe58a80c847fd))
* **node:** update node.js to >=20.12.2 ([#289](https://github.com/eastolfi/semantic-release-pub/issues/289)) ([eb15a72](https://github.com/eastolfi/semantic-release-pub/commit/eb15a72e39286acc8bf1de524c5476e128befdb7))
* **node:** update node.js to >=20.13.0 ([#331](https://github.com/eastolfi/semantic-release-pub/issues/331)) ([92bf4c8](https://github.com/eastolfi/semantic-release-pub/commit/92bf4c81e1ca374053b405b18986f1e406f02700))
* **node:** update node.js to >=20.13.1 ([#335](https://github.com/eastolfi/semantic-release-pub/issues/335)) ([f28aba1](https://github.com/eastolfi/semantic-release-pub/commit/f28aba145120ac20094d1f1b4d4c1442b3699c4f))
* prepare version to handle versions with build number ([#40](https://github.com/eastolfi/semantic-release-pub/issues/40)) ([3e4cd02](https://github.com/eastolfi/semantic-release-pub/commit/3e4cd0276da5b4c02081d27e685576fc3a47a94e))
* **prepare:** find and replace the version in the pubspec file ([#25](https://github.com/eastolfi/semantic-release-pub/issues/25)) ([94ed591](https://github.com/eastolfi/semantic-release-pub/commit/94ed591e867bb1cccade02c2ebba0c81f2ed6e38))
* remove unused config `pubspecPath` ([#28](https://github.com/eastolfi/semantic-release-pub/issues/28)) ([ba966d4](https://github.com/eastolfi/semantic-release-pub/commit/ba966d4632d2658dedb28715c2b7be0a3630ae70))
* semantic release `prepare` lifecycle arguments ([#39](https://github.com/eastolfi/semantic-release-pub/issues/39)) ([2bf9915](https://github.com/eastolfi/semantic-release-pub/commit/2bf9915ce8fb23bd8480e6744a636c0bc80721bd))
* skip cli verification when `publishPub` is false ([#119](https://github.com/eastolfi/semantic-release-pub/issues/119)) ([fc46428](https://github.com/eastolfi/semantic-release-pub/commit/fc46428c0caebe99d25ad0e0c33d14bb89c29336))
* verify conditions parameter name ([#3](https://github.com/eastolfi/semantic-release-pub/issues/3)) ([3991260](https://github.com/eastolfi/semantic-release-pub/commit/399126077e48a0334099aee6e4d00824ade084cf))
* **verifyConditions:** skip google service account key verification when `publishPub` is false ([#56](https://github.com/eastolfi/semantic-release-pub/issues/56)) ([21196e3](https://github.com/eastolfi/semantic-release-pub/commit/21196e382f17bf2725e4fc13c0540a9a26e0a589))

### Reverts

* Revert "chore(deps): update dependency conventional-changelog-conventionalcommits to v8" (#336) ([5735fc0](https://github.com/eastolfi/semantic-release-pub/commit/5735fc0feff8624c25c91c7057f041a87f2920a7)), closes [#336](https://github.com/eastolfi/semantic-release-pub/issues/336)
* "chore(deps): update node.js to >=18.18.2" ([#95](https://github.com/eastolfi/semantic-release-pub/issues/95)) ([3780357](https://github.com/eastolfi/semantic-release-pub/commit/378035742c12b4f73c4618efef7b546dcb19c8bb)), closes [#92](https://github.com/eastolfi/semantic-release-pub/issues/92)

### Documentation

* add funding ([#111](https://github.com/eastolfi/semantic-release-pub/issues/111)) ([a2eec43](https://github.com/eastolfi/semantic-release-pub/commit/a2eec43ddec0a4b50bd1712bef4ba634e938b23d))
* add issue templates ([#340](https://github.com/eastolfi/semantic-release-pub/issues/340)) ([9c9234e](https://github.com/eastolfi/semantic-release-pub/commit/9c9234ed2b0368746be6dd3e06e01ee3ecb4e097))
* add license ([#8](https://github.com/eastolfi/semantic-release-pub/issues/8)) ([eae553a](https://github.com/eastolfi/semantic-release-pub/commit/eae553a1e819c77ba859ec91f1f29ffcb2d47f54))
* add readme ([#11](https://github.com/eastolfi/semantic-release-pub/issues/11)) ([99b3f87](https://github.com/eastolfi/semantic-release-pub/commit/99b3f87c5369a5e918e986d59e9e1159ef782ea1))
* **license:** update copyright year to 2024 ([#181](https://github.com/eastolfi/semantic-release-pub/issues/181)) ([786b516](https://github.com/eastolfi/semantic-release-pub/commit/786b5161d4088f82348d6a954c5bcab1b3403f56))
* **readme:** add detailed configurations ([#27](https://github.com/eastolfi/semantic-release-pub/issues/27)) ([fb48e9a](https://github.com/eastolfi/semantic-release-pub/commit/fb48e9af772e0e385886d1d6dc97bbb016683293))
* **readme:** link sample pull request for setup ([#153](https://github.com/eastolfi/semantic-release-pub/issues/153)) ([9333887](https://github.com/eastolfi/semantic-release-pub/commit/9333887c287a697621e4f6e762c01804184b89c6))
* remove flat square style badge for prettier ([#23](https://github.com/eastolfi/semantic-release-pub/issues/23)) ([c5a7655](https://github.com/eastolfi/semantic-release-pub/commit/c5a7655e98f40cc657276a813e2d18369959e9ea))

### Styles

* add `eslint-config-prettier` and format with prettier ([#147](https://github.com/eastolfi/semantic-release-pub/issues/147)) ([06c5508](https://github.com/eastolfi/semantic-release-pub/commit/06c5508e6517ab6d17de377789076352729e8fd2))
* migrate to eslint and prettier ([#20](https://github.com/eastolfi/semantic-release-pub/issues/20)) ([476f43a](https://github.com/eastolfi/semantic-release-pub/commit/476f43a62c6758aa6e7348229239264ab0e0c4e2))

### Miscellaneous Chores

* add dependency `conventional-changelog-conventionalcommits` ([#15](https://github.com/eastolfi/semantic-release-pub/issues/15)) ([e2a765f](https://github.com/eastolfi/semantic-release-pub/commit/e2a765f3514f499e3fb5d6413e8b5b03975e79a6))
* add prettier config ([#164](https://github.com/eastolfi/semantic-release-pub/issues/164)) ([6329e20](https://github.com/eastolfi/semantic-release-pub/commit/6329e20296435bfad9a7e2047ce89bcfa483c8a1))
* add typos config ([#113](https://github.com/eastolfi/semantic-release-pub/issues/113)) ([3f8004e](https://github.com/eastolfi/semantic-release-pub/commit/3f8004e6451175f4e30008f64aed3758353589fb))
* cleanup files from biome ([#26](https://github.com/eastolfi/semantic-release-pub/issues/26)) ([8ff33d5](https://github.com/eastolfi/semantic-release-pub/commit/8ff33d5a2e19a4653e73cef06c819a9b3e9597c3))
* **deps:** lock file maintenance ([#100](https://github.com/eastolfi/semantic-release-pub/issues/100)) ([73ad00c](https://github.com/eastolfi/semantic-release-pub/commit/73ad00cf45fe4e7c6886dbc4efec72a2871f4e6c))
* **deps:** lock file maintenance ([#108](https://github.com/eastolfi/semantic-release-pub/issues/108)) ([ed2f0e0](https://github.com/eastolfi/semantic-release-pub/commit/ed2f0e03643339bd5090636185d0170ce3904be8))
* **deps:** lock file maintenance ([#120](https://github.com/eastolfi/semantic-release-pub/issues/120)) ([2c332fb](https://github.com/eastolfi/semantic-release-pub/commit/2c332fbead9acc29da62ca49043a109fff51c852))
* **deps:** lock file maintenance ([#132](https://github.com/eastolfi/semantic-release-pub/issues/132)) ([f0979a7](https://github.com/eastolfi/semantic-release-pub/commit/f0979a75aff071499526ff3b163773b7949a21cf))
* **deps:** lock file maintenance ([#140](https://github.com/eastolfi/semantic-release-pub/issues/140)) ([c053e42](https://github.com/eastolfi/semantic-release-pub/commit/c053e4233ad4d351d480bb002f4fb9c2fc1e7233))
* **deps:** lock file maintenance ([#150](https://github.com/eastolfi/semantic-release-pub/issues/150)) ([2ef7ce7](https://github.com/eastolfi/semantic-release-pub/commit/2ef7ce772a82c5c93e53530b4abe74bd62836dce))
* **deps:** lock file maintenance ([#174](https://github.com/eastolfi/semantic-release-pub/issues/174)) ([537825c](https://github.com/eastolfi/semantic-release-pub/commit/537825c54da8a5ef7ccbdb78b74ab88ac6677abd))
* **deps:** lock file maintenance ([#194](https://github.com/eastolfi/semantic-release-pub/issues/194)) ([4e21ada](https://github.com/eastolfi/semantic-release-pub/commit/4e21ada37b7760d8208800e0e43d0f16dd3e8db9))
* **deps:** lock file maintenance ([#207](https://github.com/eastolfi/semantic-release-pub/issues/207)) ([3dbd9c7](https://github.com/eastolfi/semantic-release-pub/commit/3dbd9c7773f08d29d92815d0adcc7ff259c9ff1b))
* **deps:** lock file maintenance ([#210](https://github.com/eastolfi/semantic-release-pub/issues/210)) ([8d85e03](https://github.com/eastolfi/semantic-release-pub/commit/8d85e03321105d4fbd6b100f3d88a0ce8b1874e4))
* **deps:** lock file maintenance ([#219](https://github.com/eastolfi/semantic-release-pub/issues/219)) ([eaac801](https://github.com/eastolfi/semantic-release-pub/commit/eaac801974168d274a15b320bf49e520edaf7e17))
* **deps:** lock file maintenance ([#228](https://github.com/eastolfi/semantic-release-pub/issues/228)) ([f976f3a](https://github.com/eastolfi/semantic-release-pub/commit/f976f3a67102be247f858cb70533edec68df2a26))
* **deps:** lock file maintenance ([#229](https://github.com/eastolfi/semantic-release-pub/issues/229)) ([1aa3709](https://github.com/eastolfi/semantic-release-pub/commit/1aa37095b9843bf43f5f7ace0c4771201b968929))
* **deps:** lock file maintenance ([#235](https://github.com/eastolfi/semantic-release-pub/issues/235)) ([453d873](https://github.com/eastolfi/semantic-release-pub/commit/453d8731873b743d7481f5697e3fc459c362d59e))
* **deps:** lock file maintenance ([#246](https://github.com/eastolfi/semantic-release-pub/issues/246)) ([75bf168](https://github.com/eastolfi/semantic-release-pub/commit/75bf1683746cf516b965ccce1a6425772f065875))
* **deps:** lock file maintenance ([#250](https://github.com/eastolfi/semantic-release-pub/issues/250)) ([75ff085](https://github.com/eastolfi/semantic-release-pub/commit/75ff0851674e5fb6671b0df8273f2ed7d9450cc1))
* **deps:** lock file maintenance ([#253](https://github.com/eastolfi/semantic-release-pub/issues/253)) ([3f0a6eb](https://github.com/eastolfi/semantic-release-pub/commit/3f0a6ebc75b56a700d88bf10924a59e0a784b043))
* **deps:** lock file maintenance ([#261](https://github.com/eastolfi/semantic-release-pub/issues/261)) ([d0ab495](https://github.com/eastolfi/semantic-release-pub/commit/d0ab4958a01a4fc8ee679b7e0790bdada0f631ec))
* **deps:** lock file maintenance ([#268](https://github.com/eastolfi/semantic-release-pub/issues/268)) ([0fb0b7f](https://github.com/eastolfi/semantic-release-pub/commit/0fb0b7f9f1c70689704c9f1fd1e714cb69be690e))
* **deps:** lock file maintenance ([#277](https://github.com/eastolfi/semantic-release-pub/issues/277)) ([9c3a855](https://github.com/eastolfi/semantic-release-pub/commit/9c3a855a56b5a3736a6e57e9f1b9609b7f823e65))
* **deps:** lock file maintenance ([#292](https://github.com/eastolfi/semantic-release-pub/issues/292)) ([55fba67](https://github.com/eastolfi/semantic-release-pub/commit/55fba67c46e915968a67bc184f0a43904e891725))
* **deps:** lock file maintenance ([#298](https://github.com/eastolfi/semantic-release-pub/issues/298)) ([011df88](https://github.com/eastolfi/semantic-release-pub/commit/011df884dab2e9d0db3a36e869d4ee0b2e8b3f26))
* **deps:** lock file maintenance ([#312](https://github.com/eastolfi/semantic-release-pub/issues/312)) ([86ecfb3](https://github.com/eastolfi/semantic-release-pub/commit/86ecfb394b194b42782b8707246d3f19b40d3263))
* **deps:** lock file maintenance ([#321](https://github.com/eastolfi/semantic-release-pub/issues/321)) ([3c4ecd4](https://github.com/eastolfi/semantic-release-pub/commit/3c4ecd4b69fd2102571fb808e8c0a3d95e959ab7))
* **deps:** lock file maintenance ([#338](https://github.com/eastolfi/semantic-release-pub/issues/338)) ([9021ff9](https://github.com/eastolfi/semantic-release-pub/commit/9021ff9f7411f2e836183d376b4f6bdc6ce12d1f))
* **deps:** lock file maintenance ([#66](https://github.com/eastolfi/semantic-release-pub/issues/66)) ([49bae00](https://github.com/eastolfi/semantic-release-pub/commit/49bae004870e34d3523599bedaeea6a83cae1f7f))
* **deps:** lock file maintenance ([#72](https://github.com/eastolfi/semantic-release-pub/issues/72)) ([a608a2d](https://github.com/eastolfi/semantic-release-pub/commit/a608a2dbd7efdbf6135acfc73f10ae687480fca6))
* **deps:** lock file maintenance ([#76](https://github.com/eastolfi/semantic-release-pub/issues/76)) ([af995e1](https://github.com/eastolfi/semantic-release-pub/commit/af995e1a62031ec937df2874ce9fafa6cad2f1ba))
* **deps:** lock file maintenance ([#85](https://github.com/eastolfi/semantic-release-pub/issues/85)) ([9936b90](https://github.com/eastolfi/semantic-release-pub/commit/9936b9033fb77726dd634fd53365b3270ab1a299))
* **deps:** pin dependencies ([#34](https://github.com/eastolfi/semantic-release-pub/issues/34)) ([bd80d2d](https://github.com/eastolfi/semantic-release-pub/commit/bd80d2d6bec8b9983b7f560eac1cdfdb4e92c89a))
* **deps:** update dependency @types/common-tags to v1.8.3 ([#61](https://github.com/eastolfi/semantic-release-pub/issues/61)) ([b6c0a1e](https://github.com/eastolfi/semantic-release-pub/commit/b6c0a1e75242b8d102167a0daff509fc1c90f9a2))
* **deps:** update dependency @types/common-tags to v1.8.4 ([#79](https://github.com/eastolfi/semantic-release-pub/issues/79)) ([c9ee3d1](https://github.com/eastolfi/semantic-release-pub/commit/c9ee3d16e231bc1cfe8f4060e395301799f4b24c))
* **deps:** update dependency @types/semantic-release to v20.0.2 ([#45](https://github.com/eastolfi/semantic-release-pub/issues/45)) ([fce0168](https://github.com/eastolfi/semantic-release-pub/commit/fce0168af4c810fdbe4d463d0c69d94f65fb1fca))
* **deps:** update dependency @types/semantic-release to v20.0.3 ([#62](https://github.com/eastolfi/semantic-release-pub/issues/62)) ([a23bdd0](https://github.com/eastolfi/semantic-release-pub/commit/a23bdd0b4d8604467b75609fe98f1ef2a59077d6))
* **deps:** update dependency @types/semantic-release to v20.0.4 ([#64](https://github.com/eastolfi/semantic-release-pub/issues/64)) ([6b3e389](https://github.com/eastolfi/semantic-release-pub/commit/6b3e3891f39c6aa3c9ae24421d54fc8852dd4684))
* **deps:** update dependency @types/semantic-release to v20.0.5 ([#84](https://github.com/eastolfi/semantic-release-pub/issues/84)) ([ac4a40c](https://github.com/eastolfi/semantic-release-pub/commit/ac4a40c062775b38773e2d44c9977d41ec90b070))
* **deps:** update dependency @types/semantic-release to v20.0.6 ([#104](https://github.com/eastolfi/semantic-release-pub/issues/104)) ([5340874](https://github.com/eastolfi/semantic-release-pub/commit/5340874bff8ab355c4fa81d3fc54ceb2f2080c46))
* **deps:** update dependency @types/semantic-release__error to v3.0.1 ([#46](https://github.com/eastolfi/semantic-release-pub/issues/46)) ([df3391c](https://github.com/eastolfi/semantic-release-pub/commit/df3391cd788920a4af9c23d9561af071c18f4a18))
* **deps:** update dependency @types/semantic-release__error to v3.0.2 ([#63](https://github.com/eastolfi/semantic-release-pub/issues/63)) ([666b037](https://github.com/eastolfi/semantic-release-pub/commit/666b03791015482669c8fb2058aa931d01d6d0f4))
* **deps:** update dependency @types/semantic-release__error to v3.0.3 ([#82](https://github.com/eastolfi/semantic-release-pub/issues/82)) ([268fe5e](https://github.com/eastolfi/semantic-release-pub/commit/268fe5e044d45bb035c821deda97314675d736aa))
* **deps:** update dependency @types/signale to v1.4.5 ([#47](https://github.com/eastolfi/semantic-release-pub/issues/47)) ([4ee6322](https://github.com/eastolfi/semantic-release-pub/commit/4ee632281532be0361b00319b6fb8ba4194d2b28))
* **deps:** update dependency @types/signale to v1.4.6 ([#65](https://github.com/eastolfi/semantic-release-pub/issues/65)) ([093c23a](https://github.com/eastolfi/semantic-release-pub/commit/093c23a51c56dd08169e7803db97d9a0ba2b20cf))
* **deps:** update dependency @types/signale to v1.4.7 ([#83](https://github.com/eastolfi/semantic-release-pub/issues/83)) ([75c8260](https://github.com/eastolfi/semantic-release-pub/commit/75c826031d563cfc85a57c10b75f5185daf7fca4))
* **deps:** update dependency conventional-changelog-conventionalcommits to v8 ([#324](https://github.com/eastolfi/semantic-release-pub/issues/324)) ([597761b](https://github.com/eastolfi/semantic-release-pub/commit/597761be4677f0404a7bc4bd64358ebcbfcfbb87))
* **deps:** update dependency eslint to v8.50.0 ([#41](https://github.com/eastolfi/semantic-release-pub/issues/41)) ([aaddea6](https://github.com/eastolfi/semantic-release-pub/commit/aaddea6618a1d9eee93d35f57ceee0be9d98df25))
* **deps:** update dependency eslint to v8.51.0 ([#55](https://github.com/eastolfi/semantic-release-pub/issues/55)) ([bb9f001](https://github.com/eastolfi/semantic-release-pub/commit/bb9f001ecd9d215a6445392a0a0251c7644893ff))
* **deps:** update dependency eslint to v8.52.0 ([#67](https://github.com/eastolfi/semantic-release-pub/issues/67)) ([0ffb679](https://github.com/eastolfi/semantic-release-pub/commit/0ffb67965138643c37b6d1980b8c62da3e3929fe))
* **deps:** update dependency eslint to v8.53.0 ([#78](https://github.com/eastolfi/semantic-release-pub/issues/78)) ([7b50b3a](https://github.com/eastolfi/semantic-release-pub/commit/7b50b3a87dfa9234eed21f5e70982511cbe5d1f8))
* **deps:** update dependency eslint to v8.54.0 ([#102](https://github.com/eastolfi/semantic-release-pub/issues/102)) ([846e1e1](https://github.com/eastolfi/semantic-release-pub/commit/846e1e173b858e59e753eddc1c3097a54196048e))
* **deps:** update dependency eslint to v8.55.0 ([#122](https://github.com/eastolfi/semantic-release-pub/issues/122)) ([e3e5a3a](https://github.com/eastolfi/semantic-release-pub/commit/e3e5a3aefe59c57af6586ff6b0161ec6f7ff8442))
* **deps:** update dependency eslint to v8.56.0 ([#142](https://github.com/eastolfi/semantic-release-pub/issues/142)) ([e757757](https://github.com/eastolfi/semantic-release-pub/commit/e7577576c64f0747d276a02320d60f2cdca2bb21))
* **deps:** update dependency eslint to v8.57.0 ([#242](https://github.com/eastolfi/semantic-release-pub/issues/242)) ([c83b4b9](https://github.com/eastolfi/semantic-release-pub/commit/c83b4b93c0ac20ed044cc06632886f076ba376fe))
* **deps:** update dependency eslint-plugin-import to v2.29.0 ([#70](https://github.com/eastolfi/semantic-release-pub/issues/70)) ([4cf0061](https://github.com/eastolfi/semantic-release-pub/commit/4cf00611517a76a81c7fc97adecf8c9dba34ac54))
* **deps:** update dependency eslint-plugin-import to v2.29.1 ([#141](https://github.com/eastolfi/semantic-release-pub/issues/141)) ([c897c18](https://github.com/eastolfi/semantic-release-pub/commit/c897c1809190b7888f8d2b2acb5c998ac5319e92))
* **deps:** update dependency eslint-plugin-n to v16 ([#42](https://github.com/eastolfi/semantic-release-pub/issues/42)) ([5a87c4e](https://github.com/eastolfi/semantic-release-pub/commit/5a87c4e6a9e679afa6cf43a1d698bb557c9fa935))
* **deps:** update dependency eslint-plugin-n to v16.2.0 ([#59](https://github.com/eastolfi/semantic-release-pub/issues/59)) ([329df49](https://github.com/eastolfi/semantic-release-pub/commit/329df49e3c1a5b8b9235e623f9bcfe788d981a8d))
* **deps:** update dependency eslint-plugin-n to v16.3.0 ([#80](https://github.com/eastolfi/semantic-release-pub/issues/80)) ([1b703de](https://github.com/eastolfi/semantic-release-pub/commit/1b703de9aa580353971e39cf83acbcef7c890643))
* **deps:** update dependency eslint-plugin-n to v16.3.1 ([#86](https://github.com/eastolfi/semantic-release-pub/issues/86)) ([ae54650](https://github.com/eastolfi/semantic-release-pub/commit/ae54650102b90f327d5dd97e821b95ddda597cba))
* **deps:** update dependency eslint-plugin-n to v16.4.0 ([#138](https://github.com/eastolfi/semantic-release-pub/issues/138)) ([79069a7](https://github.com/eastolfi/semantic-release-pub/commit/79069a727b2d09d50a77c0b45d19d15af6223b1f))
* **deps:** update dependency eslint-plugin-n to v16.5.0 ([#145](https://github.com/eastolfi/semantic-release-pub/issues/145)) ([1984573](https://github.com/eastolfi/semantic-release-pub/commit/1984573d833ee2273658134b742f2f7ee6c5b38c))
* **deps:** update dependency eslint-plugin-n to v16.6.0 ([#151](https://github.com/eastolfi/semantic-release-pub/issues/151)) ([54a2fcc](https://github.com/eastolfi/semantic-release-pub/commit/54a2fcc08b7d540cd65ce50a86a29ce0bf655117))
* **deps:** update dependency eslint-plugin-n to v16.6.1 ([#167](https://github.com/eastolfi/semantic-release-pub/issues/167)) ([f76eb30](https://github.com/eastolfi/semantic-release-pub/commit/f76eb30397b9ed57b8a6f94847f0f8d3747c942d))
* **deps:** update dependency eslint-plugin-n to v16.6.2 ([#183](https://github.com/eastolfi/semantic-release-pub/issues/183)) ([950c135](https://github.com/eastolfi/semantic-release-pub/commit/950c135f12fd156ad3fbf390be9868821b89c162))
* **deps:** update dependency eslint-plugin-n to v17 ([#284](https://github.com/eastolfi/semantic-release-pub/issues/284)) ([6f6cf50](https://github.com/eastolfi/semantic-release-pub/commit/6f6cf50523ad198574dc2034f40a17331cbbc726))
* **deps:** update dependency eslint-plugin-n to v17.1.0 ([#286](https://github.com/eastolfi/semantic-release-pub/issues/286)) ([ba572eb](https://github.com/eastolfi/semantic-release-pub/commit/ba572eb0054eb225525d5026d32a0909df70cb3c))
* **deps:** update dependency eslint-plugin-n to v17.2.0 ([#290](https://github.com/eastolfi/semantic-release-pub/issues/290)) ([5aee642](https://github.com/eastolfi/semantic-release-pub/commit/5aee642dbc2f02b85c33d59bb6e91fa30fbc0878))
* **deps:** update dependency eslint-plugin-n to v17.2.1 ([#295](https://github.com/eastolfi/semantic-release-pub/issues/295)) ([bac1d25](https://github.com/eastolfi/semantic-release-pub/commit/bac1d256dfc338ef135b02265bdee6d67b895907))
* **deps:** update dependency eslint-plugin-n to v17.3.0 ([#307](https://github.com/eastolfi/semantic-release-pub/issues/307)) ([f207634](https://github.com/eastolfi/semantic-release-pub/commit/f20763430d0111cdef49e3904e6f2be1e81e9e03))
* **deps:** update dependency eslint-plugin-n to v17.3.1 ([#309](https://github.com/eastolfi/semantic-release-pub/issues/309)) ([0f0302d](https://github.com/eastolfi/semantic-release-pub/commit/0f0302d5baba0885f183e1ada3904c13fc073619))
* **deps:** update dependency eslint-plugin-n to v17.4.0 ([#319](https://github.com/eastolfi/semantic-release-pub/issues/319)) ([33ae5b3](https://github.com/eastolfi/semantic-release-pub/commit/33ae5b3152be024887dabd14399af6baf0f4b2c9))
* **deps:** update dependency eslint-plugin-n to v17.5.0 ([#329](https://github.com/eastolfi/semantic-release-pub/issues/329)) ([bfbec0c](https://github.com/eastolfi/semantic-release-pub/commit/bfbec0cb6d20b1cc7efa9febc9280212d3ff4072))
* **deps:** update dependency eslint-plugin-n to v17.5.1 ([#330](https://github.com/eastolfi/semantic-release-pub/issues/330)) ([04a9f95](https://github.com/eastolfi/semantic-release-pub/commit/04a9f95e139d604aa976e0126df548ebc59c19c2))
* **deps:** update dependency eslint-plugin-n to v17.6.0 ([#342](https://github.com/eastolfi/semantic-release-pub/issues/342)) ([2a4d4e8](https://github.com/eastolfi/semantic-release-pub/commit/2a4d4e848790751fd920f069d63d517b61f03519))
* **deps:** update dependency node to v20 ([#68](https://github.com/eastolfi/semantic-release-pub/issues/68)) ([2de0c43](https://github.com/eastolfi/semantic-release-pub/commit/2de0c43f4cb56dc2199b9a096d481b7a39a3b3f4))
* **deps:** update dependency prettier to v3.1.0 ([#88](https://github.com/eastolfi/semantic-release-pub/issues/88)) ([54bf9b8](https://github.com/eastolfi/semantic-release-pub/commit/54bf9b86261b10ba0913047e8fdfa9f482b72405))
* **deps:** update dependency prettier to v3.1.1 ([#133](https://github.com/eastolfi/semantic-release-pub/issues/133)) ([bafedbe](https://github.com/eastolfi/semantic-release-pub/commit/bafedbe5570d85f123fc7cc0afaf278e6a207ed3))
* **deps:** update dependency prettier to v3.2.1 ([#195](https://github.com/eastolfi/semantic-release-pub/issues/195)) ([81b8c21](https://github.com/eastolfi/semantic-release-pub/commit/81b8c214bdffc259e2fc7ae20c17dfbed6efbc32))
* **deps:** update dependency prettier to v3.2.2 ([#197](https://github.com/eastolfi/semantic-release-pub/issues/197)) ([a59e752](https://github.com/eastolfi/semantic-release-pub/commit/a59e752c00fd315c911c70116e3f71399923c78a))
* **deps:** update dependency prettier to v3.2.3 ([#202](https://github.com/eastolfi/semantic-release-pub/issues/202)) ([dcfabdc](https://github.com/eastolfi/semantic-release-pub/commit/dcfabdcf13e65aa102ed33966e8cc84d3b58bfd7))
* **deps:** update dependency prettier to v3.2.4 ([#203](https://github.com/eastolfi/semantic-release-pub/issues/203)) ([59dc484](https://github.com/eastolfi/semantic-release-pub/commit/59dc484cfb233377b6651b672521ae0a9df88370))
* **deps:** update dependency prettier to v3.2.5 ([#222](https://github.com/eastolfi/semantic-release-pub/issues/222)) ([6885157](https://github.com/eastolfi/semantic-release-pub/commit/6885157e213c9d015580baf8955d0efaa1143861))
* **deps:** update dependency semantic-release to v22 ([#43](https://github.com/eastolfi/semantic-release-pub/issues/43)) ([1ae61a9](https://github.com/eastolfi/semantic-release-pub/commit/1ae61a91d8cee1fa1618b71a177d8a23530f2465))
* **deps:** update dependency semantic-release to v22.0.10 ([#129](https://github.com/eastolfi/semantic-release-pub/issues/129)) ([a240108](https://github.com/eastolfi/semantic-release-pub/commit/a240108f426b03ba8ffe7da1d0f502fb4d65607c))
* **deps:** update dependency semantic-release to v22.0.12 ([#137](https://github.com/eastolfi/semantic-release-pub/issues/137)) ([e953995](https://github.com/eastolfi/semantic-release-pub/commit/e9539952ee37dea079e9540e96fc73974facc689))
* **deps:** update dependency semantic-release to v22.0.5 ([#44](https://github.com/eastolfi/semantic-release-pub/issues/44)) ([013b585](https://github.com/eastolfi/semantic-release-pub/commit/013b58545fe14b990c25db5a1a809ba4b588f873))
* **deps:** update dependency semantic-release to v22.0.6 ([#73](https://github.com/eastolfi/semantic-release-pub/issues/73)) ([efcf183](https://github.com/eastolfi/semantic-release-pub/commit/efcf183bc3cbb591b3f1a0742ebd9b7d3a180ca0))
* **deps:** update dependency semantic-release to v22.0.7 ([#77](https://github.com/eastolfi/semantic-release-pub/issues/77)) ([acf44fb](https://github.com/eastolfi/semantic-release-pub/commit/acf44fbf54e9a9d698c342ac81e6808cd77232e3))
* **deps:** update dependency semantic-release to v22.0.8 ([#101](https://github.com/eastolfi/semantic-release-pub/issues/101)) ([2759c80](https://github.com/eastolfi/semantic-release-pub/commit/2759c8044be6e796275f247389148cb127f2a93c))
* **deps:** update dependency semantic-release to v22.0.9 ([#124](https://github.com/eastolfi/semantic-release-pub/issues/124)) ([9ffb5ae](https://github.com/eastolfi/semantic-release-pub/commit/9ffb5ae9bee4358e218c934f2ccdb0331a2a968f))
* **deps:** update dependency semantic-release to v23 ([#198](https://github.com/eastolfi/semantic-release-pub/issues/198)) ([7355f10](https://github.com/eastolfi/semantic-release-pub/commit/7355f1068ae4580ab3044957994c5e86e6917d47))
* **deps:** update dependency semantic-release to v23.0.1 ([#225](https://github.com/eastolfi/semantic-release-pub/issues/225)) ([422848c](https://github.com/eastolfi/semantic-release-pub/commit/422848cb7b5d63739ca4d3864ae900c522601023))
* **deps:** update dependency semantic-release to v23.0.2 ([#227](https://github.com/eastolfi/semantic-release-pub/issues/227)) ([ce8accf](https://github.com/eastolfi/semantic-release-pub/commit/ce8accf8b81ddb8f73b29aa31d8926627c28dd9f))
* **deps:** update dependency semantic-release to v23.0.3 ([#254](https://github.com/eastolfi/semantic-release-pub/issues/254)) ([401c1bb](https://github.com/eastolfi/semantic-release-pub/commit/401c1bb7ef5efd641cb864347f6f7b76d0ef7f13))
* **deps:** update dependency semantic-release to v23.0.4 ([#255](https://github.com/eastolfi/semantic-release-pub/issues/255)) ([a1ac57e](https://github.com/eastolfi/semantic-release-pub/commit/a1ac57eee5ff67fad0a69bb899d036151600a14e))
* **deps:** update dependency semantic-release to v23.0.5 ([#258](https://github.com/eastolfi/semantic-release-pub/issues/258)) ([181c4e4](https://github.com/eastolfi/semantic-release-pub/commit/181c4e43d08704031d762657a3f7e2916384aa49))
* **deps:** update dependency semantic-release to v23.0.6 ([#264](https://github.com/eastolfi/semantic-release-pub/issues/264)) ([253c2b3](https://github.com/eastolfi/semantic-release-pub/commit/253c2b31601845f2b456e40b77c33f0bc129972b))
* **deps:** update dependency semantic-release to v23.0.7 ([#276](https://github.com/eastolfi/semantic-release-pub/issues/276)) ([8b36a5c](https://github.com/eastolfi/semantic-release-pub/commit/8b36a5c99bacc5dc5a2d4e893daed93c908a37b5))
* **deps:** update dependency semantic-release to v23.0.8 ([#288](https://github.com/eastolfi/semantic-release-pub/issues/288)) ([8e0149c](https://github.com/eastolfi/semantic-release-pub/commit/8e0149cad9d7d8de272bb811eabe9e8f16e73498))
* **deps:** update dependency semantic-release to v23.1.1 ([#343](https://github.com/eastolfi/semantic-release-pub/issues/343)) ([2525ad8](https://github.com/eastolfi/semantic-release-pub/commit/2525ad855a10e20d60d02372bcb6a6119a3b44b4))
* **deps:** update dependency typescript to v5.2.2 ([#35](https://github.com/eastolfi/semantic-release-pub/issues/35)) ([8013c3e](https://github.com/eastolfi/semantic-release-pub/commit/8013c3ea9cb12bc55d40d46a870c90f4347242d7))
* **deps:** update dependency typescript to v5.3.2 ([#105](https://github.com/eastolfi/semantic-release-pub/issues/105)) ([f62f6b6](https://github.com/eastolfi/semantic-release-pub/commit/f62f6b636448ad334dce52fd61d4742caa6acc74))
* **deps:** update dependency typescript to v5.3.3 ([#130](https://github.com/eastolfi/semantic-release-pub/issues/130)) ([454132e](https://github.com/eastolfi/semantic-release-pub/commit/454132eefb51e45a0ff20472a54176606a18443e))
* **deps:** update dependency typescript to v5.4.2 ([#249](https://github.com/eastolfi/semantic-release-pub/issues/249)) ([1e291a3](https://github.com/eastolfi/semantic-release-pub/commit/1e291a3ba5bce888ade6acdaff09bdb68cb0f189))
* **deps:** update dependency typescript to v5.4.3 ([#260](https://github.com/eastolfi/semantic-release-pub/issues/260)) ([6440d35](https://github.com/eastolfi/semantic-release-pub/commit/6440d35f2bd698782259cf79e565819ecefea17d))
* **deps:** update dependency typescript to v5.4.4 ([#278](https://github.com/eastolfi/semantic-release-pub/issues/278)) ([1f61a99](https://github.com/eastolfi/semantic-release-pub/commit/1f61a990d0bab1b60020aa2c029e0ff1bd957cd2))
* **deps:** update dependency typescript to v5.4.5 ([#291](https://github.com/eastolfi/semantic-release-pub/issues/291)) ([39d0e29](https://github.com/eastolfi/semantic-release-pub/commit/39d0e29c042797f0732b0554fd2f948bc56b6ed2))
* **deps:** update dependency vitest-mock-extended to v1.3.0 ([#50](https://github.com/eastolfi/semantic-release-pub/issues/50)) ([dc6a2a2](https://github.com/eastolfi/semantic-release-pub/commit/dc6a2a22c6b426c37ed4f4b408d6e969989f098a))
* **deps:** update dependency vitest-mock-extended to v1.3.1 ([#53](https://github.com/eastolfi/semantic-release-pub/issues/53)) ([567b14d](https://github.com/eastolfi/semantic-release-pub/commit/567b14d5602b0a92a1f65cb2408fddb93b7d881d))
* **deps:** update node.js to >=18.18.2 ([#92](https://github.com/eastolfi/semantic-release-pub/issues/92)) ([c6cddac](https://github.com/eastolfi/semantic-release-pub/commit/c6cddace8a9a16444abd6768cbcf1a5a04aa4938))
* **deps:** update typescript-eslint monorepo to v6.10.0 ([#81](https://github.com/eastolfi/semantic-release-pub/issues/81)) ([9379e78](https://github.com/eastolfi/semantic-release-pub/commit/9379e78936f6f99cd9a0a4ca5fd43c7dfb070d61))
* **deps:** update typescript-eslint monorepo to v6.11.0 ([#93](https://github.com/eastolfi/semantic-release-pub/issues/93)) ([42a26ea](https://github.com/eastolfi/semantic-release-pub/commit/42a26ea8248227311543e4df96982b6b6d9adf02))
* **deps:** update typescript-eslint monorepo to v6.12.0 ([#106](https://github.com/eastolfi/semantic-release-pub/issues/106)) ([c2741bb](https://github.com/eastolfi/semantic-release-pub/commit/c2741bbb225304d732f3e77fcf921a9af4e8427d))
* **deps:** update typescript-eslint monorepo to v6.13.0 ([#114](https://github.com/eastolfi/semantic-release-pub/issues/114)) ([98d6038](https://github.com/eastolfi/semantic-release-pub/commit/98d603822adbdb4b8b1ee5e1dddbfbe930cd3827))
* **deps:** update typescript-eslint monorepo to v6.13.1 ([#116](https://github.com/eastolfi/semantic-release-pub/issues/116)) ([941cc1f](https://github.com/eastolfi/semantic-release-pub/commit/941cc1f17d065ccabd570b3002c9a14c5f6aebc6))
* **deps:** update typescript-eslint monorepo to v6.13.2 ([#126](https://github.com/eastolfi/semantic-release-pub/issues/126)) ([dcd035f](https://github.com/eastolfi/semantic-release-pub/commit/dcd035f41e8933b7b605e7d6625b1c48aee3423d))
* **deps:** update typescript-eslint monorepo to v6.14.0 ([#139](https://github.com/eastolfi/semantic-release-pub/issues/139)) ([ddacb4f](https://github.com/eastolfi/semantic-release-pub/commit/ddacb4f697c434d7b531d7dcc6cbc9261bc40cf5))
* **deps:** update typescript-eslint monorepo to v6.15.0 ([#143](https://github.com/eastolfi/semantic-release-pub/issues/143)) ([815bef4](https://github.com/eastolfi/semantic-release-pub/commit/815bef4355badf8ff6e50c485614f3eecc31fdb5))
* **deps:** update typescript-eslint monorepo to v6.16.0 ([#149](https://github.com/eastolfi/semantic-release-pub/issues/149)) ([8f5079f](https://github.com/eastolfi/semantic-release-pub/commit/8f5079f1d015ba4a5868bf8e66df672299f18545))
* **deps:** update typescript-eslint monorepo to v6.17.0 ([#168](https://github.com/eastolfi/semantic-release-pub/issues/168)) ([22e3e9a](https://github.com/eastolfi/semantic-release-pub/commit/22e3e9aae1373f6a6175222a6977a8559567a7a1))
* **deps:** update typescript-eslint monorepo to v6.18.0 ([#179](https://github.com/eastolfi/semantic-release-pub/issues/179)) ([89f3aad](https://github.com/eastolfi/semantic-release-pub/commit/89f3aad611e8b53f7d9c87373d35d29a50dc942c))
* **deps:** update typescript-eslint monorepo to v6.18.1 ([#184](https://github.com/eastolfi/semantic-release-pub/issues/184)) ([a5ac00b](https://github.com/eastolfi/semantic-release-pub/commit/a5ac00b8f5b6391d3bd96edf22686d15bc70f6e7))
* **deps:** update typescript-eslint monorepo to v6.19.0 ([#200](https://github.com/eastolfi/semantic-release-pub/issues/200)) ([279d2a8](https://github.com/eastolfi/semantic-release-pub/commit/279d2a869cbde69ed3523a75d44197a445d6caae))
* **deps:** update typescript-eslint monorepo to v6.19.1 ([#208](https://github.com/eastolfi/semantic-release-pub/issues/208)) ([2d415e6](https://github.com/eastolfi/semantic-release-pub/commit/2d415e601bae036caa96b08404e012d3ddd74536))
* **deps:** update typescript-eslint monorepo to v6.20.0 ([#215](https://github.com/eastolfi/semantic-release-pub/issues/215)) ([56e7718](https://github.com/eastolfi/semantic-release-pub/commit/56e7718adc8c67e149df237a63ad74bf114c69ba))
* **deps:** update typescript-eslint monorepo to v6.21.0 ([#223](https://github.com/eastolfi/semantic-release-pub/issues/223)) ([b613455](https://github.com/eastolfi/semantic-release-pub/commit/b6134557845e6dfef76632036a838fe5b4110846))
* **deps:** update typescript-eslint monorepo to v6.7.3 ([#48](https://github.com/eastolfi/semantic-release-pub/issues/48)) ([1e46a1a](https://github.com/eastolfi/semantic-release-pub/commit/1e46a1a3de5f55706957971b9c2604c122ea459e))
* **deps:** update typescript-eslint monorepo to v6.7.4 ([#52](https://github.com/eastolfi/semantic-release-pub/issues/52)) ([0818147](https://github.com/eastolfi/semantic-release-pub/commit/0818147a85059d70c464eb996d2c54cc8f2a4643))
* **deps:** update typescript-eslint monorepo to v6.7.5 ([#58](https://github.com/eastolfi/semantic-release-pub/issues/58)) ([39699b5](https://github.com/eastolfi/semantic-release-pub/commit/39699b57871eed15fabf13327ec6345668ebe696))
* **deps:** update typescript-eslint monorepo to v6.8.0 ([#60](https://github.com/eastolfi/semantic-release-pub/issues/60)) ([def055f](https://github.com/eastolfi/semantic-release-pub/commit/def055f95422cb5396a66880072b506ff9a61d4b))
* **deps:** update typescript-eslint monorepo to v6.9.0 ([#71](https://github.com/eastolfi/semantic-release-pub/issues/71)) ([d6b61c7](https://github.com/eastolfi/semantic-release-pub/commit/d6b61c794de1b719ae153b087391d9cdf25c79cd))
* **deps:** update typescript-eslint monorepo to v6.9.1 ([#74](https://github.com/eastolfi/semantic-release-pub/issues/74)) ([063650e](https://github.com/eastolfi/semantic-release-pub/commit/063650ee4728eb63c6afa05404d6b030253027e7))
* **deps:** update typescript-eslint monorepo to v7 (major) ([#234](https://github.com/eastolfi/semantic-release-pub/issues/234)) ([8c33263](https://github.com/eastolfi/semantic-release-pub/commit/8c3326383704c8ffacd5321e601101f377885d2b))
* **deps:** update typescript-eslint monorepo to v7.0.2 ([#237](https://github.com/eastolfi/semantic-release-pub/issues/237)) ([ddc4e5e](https://github.com/eastolfi/semantic-release-pub/commit/ddc4e5ecd1d4b0f13d48cf21aeb719a7ce1624af))
* **deps:** update typescript-eslint monorepo to v7.1.0 ([#243](https://github.com/eastolfi/semantic-release-pub/issues/243)) ([0e4f2ea](https://github.com/eastolfi/semantic-release-pub/commit/0e4f2eaaa264ccf8fb8307a2a14c1684dfeb4b1f))
* **deps:** update typescript-eslint monorepo to v7.1.1 ([#247](https://github.com/eastolfi/semantic-release-pub/issues/247)) ([8b29a11](https://github.com/eastolfi/semantic-release-pub/commit/8b29a11c63034c40a2bc4e25bc05954b962efcc0))
* **deps:** update typescript-eslint monorepo to v7.2.0 ([#251](https://github.com/eastolfi/semantic-release-pub/issues/251)) ([7c91912](https://github.com/eastolfi/semantic-release-pub/commit/7c91912232ed645e178a2cb3710fe050b33c279b))
* **deps:** update typescript-eslint monorepo to v7.3.1 ([#259](https://github.com/eastolfi/semantic-release-pub/issues/259)) ([3951955](https://github.com/eastolfi/semantic-release-pub/commit/395195534d291a88e45157a7a64bc14c40071fde))
* **deps:** update typescript-eslint monorepo to v7.4.0 ([#266](https://github.com/eastolfi/semantic-release-pub/issues/266)) ([4b25901](https://github.com/eastolfi/semantic-release-pub/commit/4b25901d52387b8d994c9ca84a72bdd7ff6c8441))
* **deps:** update typescript-eslint monorepo to v7.5.0 ([#274](https://github.com/eastolfi/semantic-release-pub/issues/274)) ([af3b69c](https://github.com/eastolfi/semantic-release-pub/commit/af3b69cb82893eddad7bf6624e4ddecdc1902136))
* **deps:** update typescript-eslint monorepo to v7.6.0 ([#285](https://github.com/eastolfi/semantic-release-pub/issues/285)) ([718a05f](https://github.com/eastolfi/semantic-release-pub/commit/718a05f52e063e387b5811ef1954c968a1d9eeb0))
* **deps:** update typescript-eslint monorepo to v7.7.0 ([#296](https://github.com/eastolfi/semantic-release-pub/issues/296)) ([a81536b](https://github.com/eastolfi/semantic-release-pub/commit/a81536b6e32b0a69e7f55db4b8186aa05a0106d9))
* **deps:** update typescript-eslint monorepo to v7.7.1 ([#304](https://github.com/eastolfi/semantic-release-pub/issues/304)) ([5db28b1](https://github.com/eastolfi/semantic-release-pub/commit/5db28b15e380598574baea356c76c0e22c217f94))
* **deps:** update typescript-eslint monorepo to v7.8.0 ([#320](https://github.com/eastolfi/semantic-release-pub/issues/320)) ([ba28b09](https://github.com/eastolfi/semantic-release-pub/commit/ba28b09d93c407df01c1f8447d905fa8b8c13bb7))
* **deps:** update vitest monorepo to v0.34.5 ([#38](https://github.com/eastolfi/semantic-release-pub/issues/38)) ([8c168b8](https://github.com/eastolfi/semantic-release-pub/commit/8c168b85d086f4ce063b0c425f572a8d4051fc29))
* **deps:** update vitest monorepo to v0.34.6 ([#49](https://github.com/eastolfi/semantic-release-pub/issues/49)) ([37d80f9](https://github.com/eastolfi/semantic-release-pub/commit/37d80f93217110c2e430d4262f3f8dc60f91ec76))
* **deps:** update vitest monorepo to v1 (major) ([#127](https://github.com/eastolfi/semantic-release-pub/issues/127)) ([a34c2de](https://github.com/eastolfi/semantic-release-pub/commit/a34c2dea10f70fd078837ebbf3149414ea061884))
* **deps:** update vitest monorepo to v1.0.2 ([#131](https://github.com/eastolfi/semantic-release-pub/issues/131)) ([fdc6e31](https://github.com/eastolfi/semantic-release-pub/commit/fdc6e31caf16fbfb9fab00e694fe8f525028fbd0))
* **deps:** update vitest monorepo to v1.0.4 ([#134](https://github.com/eastolfi/semantic-release-pub/issues/134)) ([f7c6c73](https://github.com/eastolfi/semantic-release-pub/commit/f7c6c73629f72c474c05aae4361c13513c2c345d))
* **deps:** update vitest monorepo to v1.1.0 ([#144](https://github.com/eastolfi/semantic-release-pub/issues/144)) ([30d6560](https://github.com/eastolfi/semantic-release-pub/commit/30d656068caef35bb892308556b79a48cc4325d8))
* **deps:** update vitest monorepo to v1.1.1 ([#158](https://github.com/eastolfi/semantic-release-pub/issues/158)) ([8731bd2](https://github.com/eastolfi/semantic-release-pub/commit/8731bd2b87b42b9938d9d1ebb71662e077bccd5c))
* **deps:** update vitest monorepo to v1.1.2 ([#175](https://github.com/eastolfi/semantic-release-pub/issues/175)) ([99fd9f5](https://github.com/eastolfi/semantic-release-pub/commit/99fd9f570a1970332e353b85054e751d614980fb))
* **deps:** update vitest monorepo to v1.1.3 ([#176](https://github.com/eastolfi/semantic-release-pub/issues/176)) ([6763c60](https://github.com/eastolfi/semantic-release-pub/commit/6763c6071ca07d2c55644472471a65e3a2dd9e0c))
* **deps:** update vitest monorepo to v1.2.0 ([#196](https://github.com/eastolfi/semantic-release-pub/issues/196)) ([abf668e](https://github.com/eastolfi/semantic-release-pub/commit/abf668eb28ccd0c1c37fbe3eec45cd431c3a3de4))
* **deps:** update vitest monorepo to v1.2.1 ([#204](https://github.com/eastolfi/semantic-release-pub/issues/204)) ([a6b46e6](https://github.com/eastolfi/semantic-release-pub/commit/a6b46e69e21ec4af12e54596b7330557200851e6))
* **deps:** update vitest monorepo to v1.2.2 ([#212](https://github.com/eastolfi/semantic-release-pub/issues/212)) ([1be957b](https://github.com/eastolfi/semantic-release-pub/commit/1be957b44f7f780b8d02ac3b56e715e1022932c4))
* **deps:** update vitest monorepo to v1.3.0 ([#236](https://github.com/eastolfi/semantic-release-pub/issues/236)) ([bf253b8](https://github.com/eastolfi/semantic-release-pub/commit/bf253b850dd8b30903d0c4ecbc5460471d700e3f))
* **deps:** update vitest monorepo to v1.3.1 ([#238](https://github.com/eastolfi/semantic-release-pub/issues/238)) ([7ba2e23](https://github.com/eastolfi/semantic-release-pub/commit/7ba2e23e84d4de46751f9c6b01e97ad93f14b3c9))
* **deps:** update vitest monorepo to v1.4.0 ([#256](https://github.com/eastolfi/semantic-release-pub/issues/256)) ([7376d2b](https://github.com/eastolfi/semantic-release-pub/commit/7376d2b023419c84f9e3044fe2cc81d03ccd4795))
* **deps:** update vitest monorepo to v1.5.0 ([#293](https://github.com/eastolfi/semantic-release-pub/issues/293)) ([f294438](https://github.com/eastolfi/semantic-release-pub/commit/f29443889c6603d6b386e273655fc37fa8323f22))
* **deps:** update vitest monorepo to v1.5.1 ([#308](https://github.com/eastolfi/semantic-release-pub/issues/308)) ([2f66da8](https://github.com/eastolfi/semantic-release-pub/commit/2f66da82788b431109ada8a729261b845de82f6a))
* **deps:** update vitest monorepo to v1.5.2 ([#311](https://github.com/eastolfi/semantic-release-pub/issues/311)) ([2992264](https://github.com/eastolfi/semantic-release-pub/commit/2992264ad6b489d52474cbf404e2d29011af2932))
* **deps:** update vitest monorepo to v1.5.3 ([#317](https://github.com/eastolfi/semantic-release-pub/issues/317)) ([d4c0efb](https://github.com/eastolfi/semantic-release-pub/commit/d4c0efb99f7ed74d721446aa373e5de7b3d991bb))
* **deps:** update vitest monorepo to v1.6.0 ([#323](https://github.com/eastolfi/semantic-release-pub/issues/323)) ([2a9f0df](https://github.com/eastolfi/semantic-release-pub/commit/2a9f0dfbabb2a05334864c5c0fe8400878f8ccab))
* **deps:** update zeshuaro/github-actions-workflows digest to 06fac08 ([#37](https://github.com/eastolfi/semantic-release-pub/issues/37)) ([63a198e](https://github.com/eastolfi/semantic-release-pub/commit/63a198ef791b746ec97857a37676ad007d210dfc))
* fix tslint config files to work with eslint ([#21](https://github.com/eastolfi/semantic-release-pub/issues/21)) ([b84eff7](https://github.com/eastolfi/semantic-release-pub/commit/b84eff7716347844b55c6d84d159fe9df5cbca31))
* **nvmrc:** pin node version to `20.9.0` ([#109](https://github.com/eastolfi/semantic-release-pub/issues/109)) ([6a0046b](https://github.com/eastolfi/semantic-release-pub/commit/6a0046bbdf6c1a896d973c151da3b3ef96dbc7af))
* **release:** 0.2.0 [skip ci] ([3a46ed1](https://github.com/eastolfi/semantic-release-pub/commit/3a46ed12fbb2cda798ac63f656f7c0fea2d6633f)), closes [#5](https://github.com/eastolfi/semantic-release-pub/issues/5) [#7](https://github.com/eastolfi/semantic-release-pub/issues/7) [#2](https://github.com/eastolfi/semantic-release-pub/issues/2) [#18](https://github.com/eastolfi/semantic-release-pub/issues/18) [#10](https://github.com/eastolfi/semantic-release-pub/issues/10) [#3](https://github.com/eastolfi/semantic-release-pub/issues/3) [#8](https://github.com/eastolfi/semantic-release-pub/issues/8) [#11](https://github.com/eastolfi/semantic-release-pub/issues/11) [#20](https://github.com/eastolfi/semantic-release-pub/issues/20) [#15](https://github.com/eastolfi/semantic-release-pub/issues/15) [#21](https://github.com/eastolfi/semantic-release-pub/issues/21) [#22](https://github.com/eastolfi/semantic-release-pub/issues/22) [#19](https://github.com/eastolfi/semantic-release-pub/issues/19) [#6](https://github.com/eastolfi/semantic-release-pub/issues/6) [#4](https://github.com/eastolfi/semantic-release-pub/issues/4) [#9](https://github.com/eastolfi/semantic-release-pub/issues/9) [#14](https://github.com/eastolfi/semantic-release-pub/issues/14) [#17](https://github.com/eastolfi/semantic-release-pub/issues/17) [#1](https://github.com/eastolfi/semantic-release-pub/issues/1) [#12](https://github.com/eastolfi/semantic-release-pub/issues/12)
* **release:** 0.2.1 [skip ci] ([61351ee](https://github.com/eastolfi/semantic-release-pub/commit/61351eec2ce837dc386ebbfffa54a65ecdc62481)), closes [#24](https://github.com/eastolfi/semantic-release-pub/issues/24) [#23](https://github.com/eastolfi/semantic-release-pub/issues/23)
* **release:** 0.2.2 [skip ci] ([1c4e8b6](https://github.com/eastolfi/semantic-release-pub/commit/1c4e8b66756c4d266ed4f5f6f341cc1e3aabf3ab)), closes [#25](https://github.com/eastolfi/semantic-release-pub/issues/25)
* **release:** 0.3.0 [skip ci] ([4405cb4](https://github.com/eastolfi/semantic-release-pub/commit/4405cb4909f8544085bfed9b201f511a5c4bfcc3)), closes [#30](https://github.com/eastolfi/semantic-release-pub/issues/30) [#29](https://github.com/eastolfi/semantic-release-pub/issues/29) [#28](https://github.com/eastolfi/semantic-release-pub/issues/28) [#27](https://github.com/eastolfi/semantic-release-pub/issues/27) [#26](https://github.com/eastolfi/semantic-release-pub/issues/26) [#31](https://github.com/eastolfi/semantic-release-pub/issues/31)
* **release:** 0.3.1 [skip ci] ([6fbd20f](https://github.com/eastolfi/semantic-release-pub/commit/6fbd20f432379055da7b988aec54bebb6488d250)), closes [#40](https://github.com/eastolfi/semantic-release-pub/issues/40) [#39](https://github.com/eastolfi/semantic-release-pub/issues/39) [#34](https://github.com/eastolfi/semantic-release-pub/issues/34) [#35](https://github.com/eastolfi/semantic-release-pub/issues/35) [#38](https://github.com/eastolfi/semantic-release-pub/issues/38) [#37](https://github.com/eastolfi/semantic-release-pub/issues/37) [#32](https://github.com/eastolfi/semantic-release-pub/issues/32) [#33](https://github.com/eastolfi/semantic-release-pub/issues/33)
* **release:** 0.3.2 [skip ci] ([c8bc949](https://github.com/eastolfi/semantic-release-pub/commit/c8bc9490b5eb5ee6369c5df9c57fd7b19eb2c128)), closes [#51](https://github.com/eastolfi/semantic-release-pub/issues/51) [#45](https://github.com/eastolfi/semantic-release-pub/issues/45) [#46](https://github.com/eastolfi/semantic-release-pub/issues/46) [#47](https://github.com/eastolfi/semantic-release-pub/issues/47) [#41](https://github.com/eastolfi/semantic-release-pub/issues/41) [#42](https://github.com/eastolfi/semantic-release-pub/issues/42) [#43](https://github.com/eastolfi/semantic-release-pub/issues/43) [#44](https://github.com/eastolfi/semantic-release-pub/issues/44) [#50](https://github.com/eastolfi/semantic-release-pub/issues/50) [#48](https://github.com/eastolfi/semantic-release-pub/issues/48) [#52](https://github.com/eastolfi/semantic-release-pub/issues/52) [#49](https://github.com/eastolfi/semantic-release-pub/issues/49)
* **release:** 0.3.3 [skip ci] ([8ec9f50](https://github.com/eastolfi/semantic-release-pub/commit/8ec9f509e5ee9ff3228039bcf4230cbd22a70fd9)), closes [#56](https://github.com/eastolfi/semantic-release-pub/issues/56) [#55](https://github.com/eastolfi/semantic-release-pub/issues/55) [#59](https://github.com/eastolfi/semantic-release-pub/issues/59) [#53](https://github.com/eastolfi/semantic-release-pub/issues/53) [#58](https://github.com/eastolfi/semantic-release-pub/issues/58) [#54](https://github.com/eastolfi/semantic-release-pub/issues/54) [#57](https://github.com/eastolfi/semantic-release-pub/issues/57)
* **release:** 0.4.0 [skip ci] ([a5181a7](https://github.com/eastolfi/semantic-release-pub/commit/a5181a76d8d24e3bbb5bb92be0618086e5a49955)), closes [#98](https://github.com/eastolfi/semantic-release-pub/issues/98) [#89](https://github.com/eastolfi/semantic-release-pub/issues/89) [#90](https://github.com/eastolfi/semantic-release-pub/issues/90) [#91](https://github.com/eastolfi/semantic-release-pub/issues/91) [#92](https://github.com/eastolfi/semantic-release-pub/issues/92) [#66](https://github.com/eastolfi/semantic-release-pub/issues/66) [#72](https://github.com/eastolfi/semantic-release-pub/issues/72) [#76](https://github.com/eastolfi/semantic-release-pub/issues/76) [#85](https://github.com/eastolfi/semantic-release-pub/issues/85) [#61](https://github.com/eastolfi/semantic-release-pub/issues/61) [#79](https://github.com/eastolfi/semantic-release-pub/issues/79) [#62](https://github.com/eastolfi/semantic-release-pub/issues/62) [#64](https://github.com/eastolfi/semantic-release-pub/issues/64) [#84](https://github.com/eastolfi/semantic-release-pub/issues/84) [#63](https://github.com/eastolfi/semantic-release-pub/issues/63) [#82](https://github.com/eastolfi/semantic-release-pub/issues/82) [#65](https://github.com/eastolfi/semantic-release-pub/issues/65) [#83](https://github.com/eastolfi/semantic-release-pub/issues/83) [#67](https://github.com/eastolfi/semantic-release-pub/issues/67) [#78](https://github.com/eastolfi/semantic-release-pub/issues/78) [#70](https://github.com/eastolfi/semantic-release-pub/issues/70) [#80](https://github.com/eastolfi/semantic-release-pub/issues/80) [#86](https://github.com/eastolfi/semantic-release-pub/issues/86) [#68](https://github.com/eastolfi/semantic-release-pub/issues/68) [#88](https://github.com/eastolfi/semantic-release-pub/issues/88) [#73](https://github.com/eastolfi/semantic-release-pub/issues/73) [#77](https://github.com/eastolfi/semantic-release-pub/issues/77) [#92](https://github.com/eastolfi/semantic-release-pub/issues/92) [#81](https://github.com/eastolfi/semantic-release-pub/issues/81) [#93](https://github.com/eastolfi/semantic-release-pub/issues/93) [#60](https://github.com/eastolfi/semantic-release-pub/issues/60) [#71](https://github.com/eastolfi/semantic-release-pub/issues/71) [#74](https://github.com/eastolfi/semantic-release-pub/issues/74) [#69](https://github.com/eastolfi/semantic-release-pub/issues/69) [#87](https://github.com/eastolfi/semantic-release-pub/issues/87) [#75](https://github.com/eastolfi/semantic-release-pub/issues/75) [#96](https://github.com/eastolfi/semantic-release-pub/issues/96)
* **release:** 0.5.0 [skip ci] ([64851a3](https://github.com/eastolfi/semantic-release-pub/commit/64851a38bce4f5ecc5f0e5136bd34ac2b2bf2b90)), closes [#99](https://github.com/eastolfi/semantic-release-pub/issues/99)
* **release:** 0.6.0 [skip ci] ([cea527b](https://github.com/eastolfi/semantic-release-pub/commit/cea527ba62a52cf137528488eb429bceb5870c7f)), closes [#107](https://github.com/eastolfi/semantic-release-pub/issues/107) [#118](https://github.com/eastolfi/semantic-release-pub/issues/118) [#111](https://github.com/eastolfi/semantic-release-pub/issues/111) [#113](https://github.com/eastolfi/semantic-release-pub/issues/113) [#100](https://github.com/eastolfi/semantic-release-pub/issues/100) [#108](https://github.com/eastolfi/semantic-release-pub/issues/108) [#104](https://github.com/eastolfi/semantic-release-pub/issues/104) [#102](https://github.com/eastolfi/semantic-release-pub/issues/102) [#101](https://github.com/eastolfi/semantic-release-pub/issues/101) [#105](https://github.com/eastolfi/semantic-release-pub/issues/105) [#106](https://github.com/eastolfi/semantic-release-pub/issues/106) [#114](https://github.com/eastolfi/semantic-release-pub/issues/114) [#116](https://github.com/eastolfi/semantic-release-pub/issues/116) [#109](https://github.com/eastolfi/semantic-release-pub/issues/109) [#103](https://github.com/eastolfi/semantic-release-pub/issues/103) [#115](https://github.com/eastolfi/semantic-release-pub/issues/115) [#112](https://github.com/eastolfi/semantic-release-pub/issues/112) [#117](https://github.com/eastolfi/semantic-release-pub/issues/117) [#110](https://github.com/eastolfi/semantic-release-pub/issues/110)
* **release:** 0.6.1 [skip ci] ([6a9770b](https://github.com/eastolfi/semantic-release-pub/commit/6a9770b6065d119b2bcb52a9d81c44f0f9a6d34e)), closes [#119](https://github.com/eastolfi/semantic-release-pub/issues/119)
* **release:** 0.6.2 [skip ci] ([125d40a](https://github.com/eastolfi/semantic-release-pub/commit/125d40af18eac1c503fe90e3eeecd72ce0ad0a16)), closes [#121](https://github.com/eastolfi/semantic-r…
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants