create-node-lib
Version:
Scaffolding out a Node.js library module
482 lines (223 loc) • 22 kB
Markdown
## [2.19.21](https://github.com/lirantal/create-node-lib/compare/v2.19.20...v2.19.21) (2026-07-23)
## [2.19.20](https://github.com/lirantal/create-node-lib/compare/v2.19.19...v2.19.20) (2026-07-09)
### Bug Fixes
* generate portable husky hooks ([#58](https://github.com/lirantal/create-node-lib/issues/58)) ([4f5c48e](https://github.com/lirantal/create-node-lib/commit/4f5c48e4530f41efdbcfccf67e69fa83c85f13cc))
## [2.19.19](https://github.com/lirantal/create-node-lib/compare/v2.19.18...v2.19.19) (2026-06-25)
### Bug Fixes
* standardize template community docs ([d52002c](https://github.com/lirantal/create-node-lib/commit/d52002c48a6d298cdf8484baa927c47bf8242b39))
## [2.19.18](https://github.com/lirantal/create-node-lib/compare/v2.19.17...v2.19.18) (2026-06-25)
## [2.19.17](https://github.com/lirantal/create-node-lib/compare/v2.19.16...v2.19.17) (2026-06-25)
### Bug Fixes
* Create RELEASE.md ([42171c3](https://github.com/lirantal/create-node-lib/commit/42171c3f87d6ab84ee728cee1247dd3ea3c9fcc3))
* Delete template/.github/RELEASE.md ([5d6b91b](https://github.com/lirantal/create-node-lib/commit/5d6b91bff55a50c6fbee86c4f5c3a2ccb274bf46))
## [2.19.16](https://github.com/lirantal/create-node-lib/compare/v2.19.15...v2.19.16) (2026-06-24)
## [2.19.15](https://github.com/lirantal/create-node-lib/compare/v2.19.14...v2.19.15) (2026-06-21)
### Bug Fixes
* update README.md in template to include proper CI yaml naming convention for badge ([e12305d](https://github.com/lirantal/create-node-lib/commit/e12305d7c0b991c6a303cda6e324fead5693d625))
## [2.19.14](https://github.com/lirantal/create-node-lib/compare/v2.19.13...v2.19.14) (2026-06-21)
### Bug Fixes
* update ci.yml for new codecov version ([2e77e68](https://github.com/lirantal/create-node-lib/commit/2e77e689b58691d554cc2736b47ee380a485dbc0))
## [2.19.13](https://github.com/lirantal/create-node-lib/compare/v2.19.12...v2.19.13) (2026-06-21)
### Bug Fixes
* Uupdate npmrc for engine-strict for npm ([7192e96](https://github.com/lirantal/create-node-lib/commit/7192e96dcd41d708b65d9a4962788a8708332389))
## [2.19.12](https://github.com/lirantal/create-node-lib/compare/v2.19.11...v2.19.12) (2026-06-06)
### Bug Fixes
* Migrate template lint toolchain to ESLint 10 and remove lockfile-lint from generated projects ([#52](https://github.com/lirantal/create-node-lib/issues/52)) ([7294c49](https://github.com/lirantal/create-node-lib/commit/7294c491a0e46cd996c1969375629494eeeaae88))
## [2.19.11](https://github.com/lirantal/create-node-lib/compare/v2.19.10...v2.19.11) (2026-05-28)
## [2.19.10](https://github.com/lirantal/create-node-lib/compare/v2.19.9...v2.19.10) (2026-05-26)
### Bug Fixes
* harden template GitHub Actions workflows and package scripts ([#51](https://github.com/lirantal/create-node-lib/issues/51)) ([9c91c30](https://github.com/lirantal/create-node-lib/commit/9c91c3089239122673394a853142c4527a3c8d96))
## [2.19.9](https://github.com/lirantal/create-node-lib/compare/v2.19.8...v2.19.9) (2026-05-24)
### Bug Fixes
* Change event trigger from pull_request_target to pull_request ([f1e26db](https://github.com/lirantal/create-node-lib/commit/f1e26db2c25e9b857e9514d8b21795c7b2a46ae1))
## [2.19.8](https://github.com/lirantal/create-node-lib/compare/v2.19.7...v2.19.8) (2026-05-23)
### Bug Fixes
* Update devcontainer.json with new feature versions ([c2ef584](https://github.com/lirantal/create-node-lib/commit/c2ef5842e49f9f21e96f1e73b8a3cee244a40769))
## [2.19.7](https://github.com/lirantal/create-node-lib/compare/v2.19.6...v2.19.7) (2026-05-23)
### Bug Fixes
* formatting in tsconfig.json ([6499050](https://github.com/lirantal/create-node-lib/commit/64990505a53b1d1b7ed79b9bb01ee925f81d80c5))
## [2.19.6](https://github.com/lirantal/create-node-lib/compare/v2.19.5...v2.19.6) (2026-05-18)
## [2.19.5](https://github.com/lirantal/create-node-lib/compare/v2.19.4...v2.19.5) (2026-05-17)
## [2.19.4](https://github.com/lirantal/create-node-lib/compare/v2.19.3...v2.19.4) (2026-05-17)
## [2.19.3](https://github.com/lirantal/create-node-lib/compare/v2.19.2...v2.19.3) (2026-05-15)
### Bug Fixes
* description for security clearer ([b43794a](https://github.com/lirantal/create-node-lib/commit/b43794a5ea311cbf07eaf22a91cc8b2b1b793283))
## [2.19.2](https://github.com/lirantal/create-node-lib/compare/v2.19.1...v2.19.2) (2026-05-15)
### Bug Fixes
* descriptions for npmrc file ([dce8594](https://github.com/lirantal/create-node-lib/commit/dce8594d4d5a14b1f14e2ac39745de6d64aaf97c))
## [2.19.1](https://github.com/lirantal/create-node-lib/compare/v2.19.0...v2.19.1) (2026-05-15)
### Bug Fixes
* move package manager constraints to engines ([#48](https://github.com/lirantal/create-node-lib/issues/48)) ([f39e97e](https://github.com/lirantal/create-node-lib/commit/f39e97efad3b5e76babaeb7febbdd54182c4988e))
# [2.19.0](https://github.com/lirantal/create-node-lib/compare/v2.18.0...v2.19.0) (2026-05-15)
### Features
* enhance security policies in pnpm-workspace.yaml ([68df8f6](https://github.com/lirantal/create-node-lib/commit/68df8f644ef11dc789a157e3cc1c1ed72e5675c9))
# [2.18.0](https://github.com/lirantal/create-node-lib/compare/v2.17.4...v2.18.0) (2026-05-13)
### Features
* update secure configs for npm and pnpm ([e4f533a](https://github.com/lirantal/create-node-lib/commit/e4f533a73b3ca1c7d4373b76831b49b9d331a1dc))
## [2.17.4](https://github.com/lirantal/create-node-lib/compare/v2.17.3...v2.17.4) (2026-05-13)
### Bug Fixes
* exclude pnpm-workspace.yaml when npm is selected as package manager ([#46](https://github.com/lirantal/create-node-lib/issues/46)) ([34891e1](https://github.com/lirantal/create-node-lib/commit/34891e1e9e1b5819ebea4dd36b6f42b3307d41e5))
## [2.17.3](https://github.com/lirantal/create-node-lib/compare/v2.17.2...v2.17.3) (2026-05-12)
### Bug Fixes
* Add Node.js 24.x to CI workflow matrix ([#44](https://github.com/lirantal/create-node-lib/issues/44)) ([08d22e0](https://github.com/lirantal/create-node-lib/commit/08d22e0c5e2a6c87b7c745a80c5f73c7756b62cc))
* Update Node.js version in markdown-lint workflow ([#45](https://github.com/lirantal/create-node-lib/issues/45)) ([aa23714](https://github.com/lirantal/create-node-lib/commit/aa237145026a04fced12e03c6f617065704b61e0))
## [2.17.2](https://github.com/lirantal/create-node-lib/compare/v2.17.1...v2.17.2) (2026-05-03)
### Bug Fixes
* add Snyk CLI installation to post-create script ([5a40220](https://github.com/lirantal/create-node-lib/commit/5a40220e07daad422eac8a0666eb28602caa1043))
## [2.17.1](https://github.com/lirantal/create-node-lib/compare/v2.17.0...v2.17.1) (2026-05-03)
### Bug Fixes
* add initialization script for development environment ([40cfb83](https://github.com/lirantal/create-node-lib/commit/40cfb8357638c5d78f88359663f7a785118ad7d9))
# [2.17.0](https://github.com/lirantal/create-node-lib/compare/v2.16.7...v2.17.0) (2026-05-03)
### Bug Fixes
* chmod executable files ([034b771](https://github.com/lirantal/create-node-lib/commit/034b77199ae06936272e8b6afc8a61e98132e9bc))
### Features
* devcontainer updates ([d5618de](https://github.com/lirantal/create-node-lib/commit/d5618def17a07c13b438795d96e5e26bdffab770))
## [2.16.7](https://github.com/lirantal/create-node-lib/compare/v2.16.6...v2.16.7) (2026-05-01)
### Bug Fixes
* Simplify condition for automerge job ([2bc7720](https://github.com/lirantal/create-node-lib/commit/2bc7720f7e78c883633d1a5bd36debdebfca2ce4))
## [2.16.6](https://github.com/lirantal/create-node-lib/compare/v2.16.5...v2.16.6) (2026-04-30)
### Bug Fixes
* Add MERGE_READY_STATE to automerge workflow ([a05f4c9](https://github.com/lirantal/create-node-lib/commit/a05f4c9ad230c4dec7409c6920fff748ddad08c0))
* Add workflow step to create dependencies label ([7b47182](https://github.com/lirantal/create-node-lib/commit/7b471823aa122e181bd89ef9d3382a3e08c3fbd4))
## [2.16.5](https://github.com/lirantal/create-node-lib/compare/v2.16.4...v2.16.5) (2026-04-29)
### Bug Fixes
* Simplify cooldown settings in dependabot.yml ([ea84937](https://github.com/lirantal/create-node-lib/commit/ea849374e41d47f306a8d14ef2cd703a6300bbb8))
## [2.16.4](https://github.com/lirantal/create-node-lib/compare/v2.16.3...v2.16.4) (2026-04-29)
### Bug Fixes
* Add repository initialization workflow ([ed1d211](https://github.com/lirantal/create-node-lib/commit/ed1d211bd553879ebf831beb803f72261f230f46))
* Change merge labels for automerge action ([ae623dd](https://github.com/lirantal/create-node-lib/commit/ae623ddad781ed57fd97dcc24c95b7d8d55cf775))
## [2.16.3](https://github.com/lirantal/create-node-lib/compare/v2.16.2...v2.16.3) (2026-04-28)
### Bug Fixes
* Update dependabot.yml with labels for automerge ([d3f645a](https://github.com/lirantal/create-node-lib/commit/d3f645a95ff0520642008aad443b1fe43924b7e0))
## [2.16.2](https://github.com/lirantal/create-node-lib/compare/v2.16.1...v2.16.2) (2026-04-28)
### Bug Fixes
* Update CI badge link in README.md ([eb20ad2](https://github.com/lirantal/create-node-lib/commit/eb20ad278266cae440e609baaa398eec65b22642))
## [2.16.1](https://github.com/lirantal/create-node-lib/compare/v2.16.0...v2.16.1) (2026-04-26)
### Bug Fixes
* remove deprecated Snyk vulnerabilities badge from README ([#43](https://github.com/lirantal/create-node-lib/issues/43)) ([2a7b2f0](https://github.com/lirantal/create-node-lib/commit/2a7b2f0f026e89c49070978948752abfd06a0cc7))
* remove Snyk badge from README ([b776931](https://github.com/lirantal/create-node-lib/commit/b77693189aee5628b85af8f2c92b3945b30cae8f))
# [2.16.0](https://github.com/lirantal/create-node-lib/compare/v2.15.5...v2.16.0) (2026-04-21)
### Features
* Add release:create script to package.json ([7580372](https://github.com/lirantal/create-node-lib/commit/758037246eaad2cdc1c465556c67b95763093a62))
## [2.15.5](https://github.com/lirantal/create-node-lib/compare/v2.15.4...v2.15.5) (2026-04-20)
### Bug Fixes
* Update markdown lint command to ignore apm_modules ([5a970d0](https://github.com/lirantal/create-node-lib/commit/5a970d06887644e26f23a9f1b6eaf2f6b6f67db3))
* Update markdown linting script to include apm_modules ([e278132](https://github.com/lirantal/create-node-lib/commit/e278132510fdeb002b98c1e2e7de9efc60b903a1))
## [2.15.4](https://github.com/lirantal/create-node-lib/compare/v2.15.3...v2.15.4) (2026-04-13)
### Bug Fixes
* support term info from host ([3509575](https://github.com/lirantal/create-node-lib/commit/35095752e422b9e3352b661fd1217c69354737ab))
## [2.15.3](https://github.com/lirantal/create-node-lib/compare/v2.15.2...v2.15.3) (2026-04-12)
### Bug Fixes
* port mapping in devcontainer ([a0277a5](https://github.com/lirantal/create-node-lib/commit/a0277a59370f66e332d11231bcaab2f11eca41c9))
## [2.15.2](https://github.com/lirantal/create-node-lib/compare/v2.15.1...v2.15.2) (2026-04-12)
### Bug Fixes
* only run git repo commands if git is detected ([7928a69](https://github.com/lirantal/create-node-lib/commit/7928a69b5fb35d3a9c36f6be46d485ab78f19f49))
## [2.15.1](https://github.com/lirantal/create-node-lib/compare/v2.15.0...v2.15.1) (2026-04-12)
### Bug Fixes
* chmod executables in template devcontainer ([0115d86](https://github.com/lirantal/create-node-lib/commit/0115d86e4a838e45f2916a6eb7363e25e1488182))
# [2.15.0](https://github.com/lirantal/create-node-lib/compare/v2.14.0...v2.15.0) (2026-04-10)
### Features
* dependabot cooldowns for github actions ([19ebd56](https://github.com/lirantal/create-node-lib/commit/19ebd56773f68ad43e8eddb4a11161a2d75bb495))
# [2.14.0](https://github.com/lirantal/create-node-lib/compare/v2.13.4...v2.14.0) (2026-03-26)
### Features
* add apm manifest ([583ed58](https://github.com/lirantal/create-node-lib/commit/583ed58987e0c4644477fed879d8b55f543be69b))
## [2.13.4](https://github.com/lirantal/create-node-lib/compare/v2.13.3...v2.13.4) (2026-03-26)
### Bug Fixes
* include template npmrc in npm package like gitignore ([2614557](https://github.com/lirantal/create-node-lib/commit/2614557c961c7414920ce94f20d2388aba075b97))
* more featuredful devcontainer setup ([2645559](https://github.com/lirantal/create-node-lib/commit/26455598878ba76d6420bcbead552465a13f6179))
## [2.13.3](https://github.com/lirantal/create-node-lib/compare/v2.13.2...v2.13.3) (2026-03-26)
### Bug Fixes
* disable release-preview job in ci.yml ([34f1f88](https://github.com/lirantal/create-node-lib/commit/34f1f888258a116bf9106d99aab54eee82f1f43f))
* update create-issue-from-file action to v6.0.0 ([cda8b3a](https://github.com/lirantal/create-node-lib/commit/cda8b3a8cfcafd9c5d1ad355c49a691467fac663))
* update pnpm/action-setup to version 5 ([5b1ba6c](https://github.com/lirantal/create-node-lib/commit/5b1ba6c02e7dc4b581d7aec3c7a8c65eea0bdef8))
* Update pnpm/action-setup to version 5 ([94f27a1](https://github.com/lirantal/create-node-lib/commit/94f27a17229fc46ea8885c5b8b8d9c6b28e68d70))
* Upgrade pnpm/action-setup to version 5 ([23b43a8](https://github.com/lirantal/create-node-lib/commit/23b43a8278960119be8d935bc740121bfbddf357))
## [2.13.2](https://github.com/lirantal/create-node-lib/compare/v2.13.1...v2.13.2) (2026-03-26)
### Bug Fixes
* Upgrade labeler action from v5 to v6 ([cc0276c](https://github.com/lirantal/create-node-lib/commit/cc0276cf627a1cd177ba82154565867df693c11d))
## [2.13.1](https://github.com/lirantal/create-node-lib/compare/v2.13.0...v2.13.1) (2026-03-26)
### Bug Fixes
* update devDependencies in package.json ([1f296d9](https://github.com/lirantal/create-node-lib/commit/1f296d9d0474e6f7898b8d51758abd9279ba2446))
* Add APM dependencies to gitignore ([ad7b3d9](https://github.com/lirantal/create-node-lib/commit/ad7b3d955820998ed095dd8478e9c024672ab8a9))
# [2.13.0](https://github.com/lirantal/create-node-lib/compare/v2.12.1...v2.13.0) (2026-03-25)
### Bug Fixes
* add additional ignores to ESLint configuration ([f527fca](https://github.com/lirantal/create-node-lib/commit/f527fcabb420f191cd8be142d2d86ed82f8769a5))
### Features
* update devcontainer configuration with new features ([839e57c](https://github.com/lirantal/create-node-lib/commit/839e57c0e2d84c111bbe55dd018b7f885a1e95da))
## [2.12.1](https://github.com/lirantal/create-node-lib/compare/v2.12.0...v2.12.1) (2026-03-25)
### Bug Fixes
* delete template/.lychee.toml ([b75279b](https://github.com/lirantal/create-node-lib/commit/b75279bb59c26640d4af14af660e1e6aa548697b))
# [2.12.0](https://github.com/lirantal/create-node-lib/compare/v2.11.2...v2.12.0) (2026-03-13)
### Bug Fixes
* gitignore should include dist/ ([33bcda7](https://github.com/lirantal/create-node-lib/commit/33bcda76bde22c7ac6828b129814aab8044ef43c))
* README had missing closing tags for h1 ([02302f6](https://github.com/lirantal/create-node-lib/commit/02302f6854b15c467e471f6e353824a96fe3406d))
* run directly with tsx ([17d82e5](https://github.com/lirantal/create-node-lib/commit/17d82e5bf503406571cee81f2947f91792674201))
### Features
* migrate from tsup to tsdown ([0b0be21](https://github.com/lirantal/create-node-lib/commit/0b0be2147fd632cdee79ae463ba2add3b92d809c))
## [2.11.2](https://github.com/lirantal/create-node-lib/compare/v2.11.1...v2.11.2) (2026-03-09)
### Bug Fixes
* migration to pnpm in hooks and lockfile ([249a50e](https://github.com/lirantal/create-node-lib/commit/249a50ed71a00abd37ccf1987b6c9a33d00745d9))
## [2.11.1](https://github.com/lirantal/create-node-lib/compare/v2.11.0...v2.11.1) (2026-03-09)
### Bug Fixes
* Update markdownlint-cli version in package.json ([192bd88](https://github.com/lirantal/create-node-lib/commit/192bd88e1fad3db083e129a1cfc80ec0d7638ece))
* Update markdownlint-cli version to 0.48.0 ([f601761](https://github.com/lirantal/create-node-lib/commit/f6017616ed11c89184f201dd9dcb49d9de912954))
# [2.11.0](https://github.com/lirantal/create-node-lib/compare/v2.10.1...v2.11.0) (2026-03-09)
### Features
* auto set the remote properly post scaffold ([6c92b6a](https://github.com/lirantal/create-node-lib/commit/6c92b6ae8d4f47a7b1f4de5e26dd62fb82ad5abc))
* change to main branch post scaffold ([4e7c55d](https://github.com/lirantal/create-node-lib/commit/4e7c55d95db8a1dc34108b54314242a2cf0d0c57))
## [2.10.1](https://github.com/lirantal/create-node-lib/compare/v2.10.0...v2.10.1) (2026-03-09)
### Bug Fixes
* rename template .gitignore to gitignore so it survives npm packaging ([0a61159](https://github.com/lirantal/create-node-lib/commit/0a611591ec331963f86072360deac97ccf9ece7d))
# [2.10.0](https://github.com/lirantal/create-node-lib/compare/v2.9.14...v2.10.0) (2026-03-09)
### Bug Fixes
* migration to pnpm in workflows ([e6168a4](https://github.com/lirantal/create-node-lib/commit/e6168a498a62f8ab0bb94ec0e38106f3395d37f4))
* secure defaults for pnpm and npm config and up to date Node.js version ([dc97ca3](https://github.com/lirantal/create-node-lib/commit/dc97ca3f5929711e780a67842620dea7e5be44ea))
### Features
* add devcontainer support ([ac2bd5e](https://github.com/lirantal/create-node-lib/commit/ac2bd5e662368bab6e5a7df0c9d1f6ec4a919fbd))
* move out yarn, add in pnpm ([e6c4e0e](https://github.com/lirantal/create-node-lib/commit/e6c4e0e54bf801dd1e4c1e387ccc0f8506e4a546))
* update versions for actions and deps ([0deb50c](https://github.com/lirantal/create-node-lib/commit/0deb50ceb7b2560143994645b6cb01e97139bef3))
## [2.9.14](https://github.com/lirantal/create-node-lib/compare/v2.9.13...v2.9.14) (2026-03-09)
### Bug Fixes
* Modify automerge.yml to add 'dependencies' label ([d169a3a](https://github.com/lirantal/create-node-lib/commit/d169a3abaa4e9831d522a7a0509a1badc12e77c2))
## [2.9.13](https://github.com/lirantal/create-node-lib/compare/v2.9.12...v2.9.13) (2026-03-08)
### Bug Fixes
* links checker updates ([e50e0eb](https://github.com/lirantal/create-node-lib/commit/e50e0eb3c0509ee9508ceb7fb8ccb5041929f9c5))
## [2.9.12](https://github.com/lirantal/create-node-lib/compare/v2.9.11...v2.9.12) (2026-03-03)
### Bug Fixes
* add .lychee.toml configuration file ([3aebc10](https://github.com/lirantal/create-node-lib/commit/3aebc10f33c94a4a527ebd3248dc2455ea1c8bb8))
## [2.9.11](https://github.com/lirantal/create-node-lib/compare/v2.9.10...v2.9.11) (2026-02-22)
### Bug Fixes
* Refactor bin entry in package.json to use object syntax ([1146c88](https://github.com/lirantal/create-node-lib/commit/1146c881a1aead596b5daf4be91b908161dc74ad))
## [2.9.10](https://github.com/lirantal/create-node-lib/compare/v2.9.9...v2.9.10) (2026-02-22)
### Bug Fixes
* Fix link formatting in SECURITY.md ([46290e2](https://github.com/lirantal/create-node-lib/commit/46290e2d8bd510f207e226c25b1b0786bb5c15f6))
* Update Codecov link in README.md ([fce1607](https://github.com/lirantal/create-node-lib/commit/fce160792adf9aab4903177d26023ac6bd0762a6))
## [2.9.9](https://github.com/lirantal/create-node-lib/compare/v2.9.8...v2.9.9) (2026-02-22)
### Bug Fixes
* Update link for Contributor Covenant in CODE_OF_CONDUCT ([f4b28f4](https://github.com/lirantal/create-node-lib/commit/f4b28f44f08c6519ad2b2315b43c899e0394e975))
## [2.9.8](https://github.com/lirantal/create-node-lib/compare/v2.9.7...v2.9.8) (2026-02-22)
### Bug Fixes
* update release workflow ([ed70308](https://github.com/lirantal/create-node-lib/commit/ed7030886a81b32274f4ce5bf23d2005e0c2b3bf))
## [2.9.7](https://github.com/lirantal/create-node-lib/compare/v2.9.6...v2.9.7) (2026-02-22)
### Bug Fixes
* Upgrade Node setup and Codecov action versions ([78af575](https://github.com/lirantal/create-node-lib/commit/78af57536edbbffbd3e644bbe79079e127a34789))
## [2.9.6](https://github.com/lirantal/create-node-lib/compare/v2.9.5...v2.9.6) (2026-02-22)
### Bug Fixes
* Update Node.js setup action to version 6 ([12eabeb](https://github.com/lirantal/create-node-lib/commit/12eabeb3c0684e312bc917c744f50c61ad5c1014))
* Update Node.js version in release workflow ([c218f58](https://github.com/lirantal/create-node-lib/commit/c218f587593156895decee9016eb111da5aa417b))
## [2.9.5](https://github.com/lirantal/create-node-lib/compare/v2.9.4...v2.9.5) (2026-02-22)
### Bug Fixes
* Update npm package links in README.md ([14f4323](https://github.com/lirantal/create-node-lib/commit/14f43238782702f00597a5bac7bdcc9ba33da343))
## [2.9.4](https://github.com/lirantal/create-node-lib/compare/v2.9.3...v2.9.4) (2026-01-23)
### Bug Fixes
* add default changeset configuration to scaffolded projects ([#41](https://github.com/lirantal/create-node-lib/issues/41)) ([2cc16c6](https://github.com/lirantal/create-node-lib/commit/2cc16c6d05dc4921ac7247639771b2b1bf3c63e4))
## [2.9.3](https://github.com/lirantal/create-node-lib/compare/v2.9.2...v2.9.3) (2026-01-23)
### Bug Fixes
* add prepare script to template for Husky initialization ([#33](https://github.com/lirantal/create-node-lib/issues/33)) ([4ff841d](https://github.com/lirantal/create-node-lib/commit/4ff841d79f03f18e1e2f13222fcbc8d38cd9069e))
* add publishConfig to package.json ([13fd5cf](https://github.com/lirantal/create-node-lib/commit/13fd5cf8cf7d02465bd4c1a48e1143ae39ce6047))
* fix automated release failures from main branch ([#35](https://github.com/lirantal/create-node-lib/issues/35)) ([4450205](https://github.com/lirantal/create-node-lib/commit/44502052361a33db2e3283a827bf93638f21d55b))
* Fix JSON formatting in package.json ([2532548](https://github.com/lirantal/create-node-lib/commit/25325482c68b7f3f85c18255bff9bdffb97f8050))
* nest semantic-release plugins in release config for OIDC provenance ([#37](https://github.com/lirantal/create-node-lib/issues/37)) ([afbcecd](https://github.com/lirantal/create-node-lib/commit/afbcecd664c6da84f74aee97e5f568c066742ba4))
* npm publishing ([00bd030](https://github.com/lirantal/create-node-lib/commit/00bd030794206a8726e5d5996e120beade63a6d0))
* out of sync package lock ([a5400dc](https://github.com/lirantal/create-node-lib/commit/a5400dca74f2a320942007158214ed076a066d88))
* update deep deps ([49fdbae](https://github.com/lirantal/create-node-lib/commit/49fdbaee2bd540ee0d8d8bc17155edae2c721da8))