diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1d9a80f..20a91f8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.26.1" + ".": "6.27.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0ebe585 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,93 @@ +# Changelog + +## [6.27.0](https://github.com/all-contributors/cli/compare/v6.26.1...v6.27.0) (2026-03-09) + + +### ๐Ÿ”ฅ Bug Fixes + +* add provenance back ([#489](https://github.com/all-contributors/cli/issues/489)) ([fc75f67](https://github.com/all-contributors/cli/commit/fc75f674136c4bf0f314d1dff0c93c27652fc3fb)) +* dash not a dot after package version ([#488](https://github.com/all-contributors/cli/issues/488)) ([b526eb2](https://github.com/all-contributors/cli/commit/b526eb2da45b7d513e6cf6bcd619b9d5dd07ef7d)) +* Fixing issues with commands introduced in [#403](https://github.com/all-contributors/cli/issues/403) ([#440](https://github.com/all-contributors/cli/issues/440)) ([797e167](https://github.com/all-contributors/cli/commit/797e16763e3325cb684c3f659e11c829a5cf1419)) +* Ignore linting of .all-contributorsrc file and the CHANGELOG file ([#484](https://github.com/all-contributors/cli/issues/484)) ([5354e88](https://github.com/all-contributors/cli/commit/5354e8828620e0515e990acd7417ab2802df7b1f)) +* Incorrectly formatted Github urls ([#466](https://github.com/all-contributors/cli/issues/466)) ([846582b](https://github.com/all-contributors/cli/commit/846582b389e34f2b5ac79d582ce48d77c7366b0f)) +* release candidate try 2 ([#487](https://github.com/all-contributors/cli/issues/487)) ([1a271b2](https://github.com/all-contributors/cli/commit/1a271b2f14f14ae2224b8f87a11c249ccf85a34e)) +* release please settings for tag format ([#479](https://github.com/all-contributors/cli/issues/479)) ([58378f3](https://github.com/all-contributors/cli/commit/58378f33e9ad9fa0e3d8a4053a207263b59a074b)) +* release please token name wrong ([#450](https://github.com/all-contributors/cli/issues/450)) ([d0786d1](https://github.com/all-contributors/cli/commit/d0786d1e343ed40a3417f7ccf6e064bedbbfc038)) +* Update NPM and also node to ensure trusted publishing works ([#490](https://github.com/all-contributors/cli/issues/490)) ([06f824c](https://github.com/all-contributors/cli/commit/06f824c84326e1e4fbaea085d9b1cf5753306b75)) + + +### ๐Ÿ“š Documentation + +* add davepagurek as a contributor for bug ([#410](https://github.com/all-contributors/cli/issues/410)) ([a35bf7b](https://github.com/all-contributors/cli/commit/a35bf7b657b960aae2a2e3973609035cb8901c33)) +* add jdalrymple as a contributor for security, and bug ([#381](https://github.com/all-contributors/cli/issues/381)) ([86631e5](https://github.com/all-contributors/cli/commit/86631e567882508049d920aa3defc992ffa9a58c)) +* add JimMadge as a contributor for code, and review ([#463](https://github.com/all-contributors/cli/issues/463)) ([741aff8](https://github.com/all-contributors/cli/commit/741aff833593a57303091a524728fa95ee1a992a)) +* add JoshuaKGoldberg as a contributor for ideas, and code ([#357](https://github.com/all-contributors/cli/issues/357)) ([74bc388](https://github.com/all-contributors/cli/commit/74bc388bd6f0ae2658e6495e9d3781d737438a97)) +* add KibbeWater as a contributor for code, and bug ([#467](https://github.com/all-contributors/cli/issues/467)) ([eca20df](https://github.com/all-contributors/cli/commit/eca20df0ccbf0d98bc3895b327408a5ca8a1b413)) +* add lwasser as a contributor for doc ([#380](https://github.com/all-contributors/cli/issues/380)) ([36cbc0d](https://github.com/all-contributors/cli/commit/36cbc0de4849c4508216ad7bca14b6f79667236e)) +* add lwasser as a contributor for security ([#384](https://github.com/all-contributors/cli/issues/384)) ([05ba5a8](https://github.com/all-contributors/cli/commit/05ba5a8b2cf49ccea05e39eee958a7a2ddd8d316)) +* add marcelpanse as a contributor for security ([#379](https://github.com/all-contributors/cli/issues/379)) ([29d8d1d](https://github.com/all-contributors/cli/commit/29d8d1d57f125edc0f40becfc1a40843786fe42f)) +* add michaelfaith as a contributor for bug, review, and code ([#480](https://github.com/all-contributors/cli/issues/480)) ([349a7f2](https://github.com/all-contributors/cli/commit/349a7f2ac086f7cecda80eb70fabb5cbe693c160)) + + +### โš™๏ธ Chores + +* add docs for codecov and secret to workflow ([e85e9df](https://github.com/all-contributors/cli/commit/e85e9df3f064679fca7e18d85eaea39af94c63d3)) +* add Knip to check for unused code and deps ([#424](https://github.com/all-contributors/cli/issues/424)) ([0ccc048](https://github.com/all-contributors/cli/commit/0ccc048a8f9f40425fabccb9a7c07aaf847e874b)) +* add manifest and update version ([7ffde6c](https://github.com/all-contributors/cli/commit/7ffde6c19f0ea703cfb02e48954272522915d30e)) +* adjust codecov settings ([#441](https://github.com/all-contributors/cli/issues/441)) ([55acdee](https://github.com/all-contributors/cli/commit/55acdee705bbd51b164ec53c298b83a6c95b1a8f)) +* check in `package-lock.json` ([#434](https://github.com/all-contributors/cli/issues/434)) ([5de78d9](https://github.com/all-contributors/cli/commit/5de78d9c3c1a34d52a907fd276b4d07cfcfaee25)) +* **ci, docs:** update actions to use npm and update / cleanup dev guide ([#449](https://github.com/all-contributors/cli/issues/449)) ([6f8e311](https://github.com/all-contributors/cli/commit/6f8e3113e2aea6dcc3706efa26396d62c5d0320f)) +* **ci:** add codecov upload to tests GHA run & update dev guide ([#433](https://github.com/all-contributors/cli/issues/433)) ([e85e9df](https://github.com/all-contributors/cli/commit/e85e9df3f064679fca7e18d85eaea39af94c63d3)) +* **ci:** Add empty ci workflow so we can test in a pr safely ([#398](https://github.com/all-contributors/cli/issues/398)) ([54f0694](https://github.com/all-contributors/cli/commit/54f0694c5bcf39375d0e0e50062815a189a01669)) +* **ci:** add test run to ci workflow ([#401](https://github.com/all-contributors/cli/issues/401)) ([ed9bfe6](https://github.com/all-contributors/cli/commit/ed9bfe66f129e3e8a0e3dc8504f70d53f36f9a79)) +* **ci:** allow deploy for release candidate ([#485](https://github.com/all-contributors/cli/issues/485)) ([daff4f6](https://github.com/all-contributors/cli/commit/daff4f6b08c0bec5550dd9b565d31476c6001915)) +* **ci:** Configure Dependabot for npm & actions and update settings ([#383](https://github.com/all-contributors/cli/issues/383)) ([649b88e](https://github.com/all-contributors/cli/commit/649b88e34a25022b625cb1517945e5359af71729)) +* **ci:** fixing semantic release node requirement ([#388](https://github.com/all-contributors/cli/issues/388)) ([a69b495](https://github.com/all-contributors/cli/commit/a69b4955d09591a61a954eb89c2eb022e8f403a3)) +* **ci:** setup trusted publishing ([#475](https://github.com/all-contributors/cli/issues/475)) ([d7cb240](https://github.com/all-contributors/cli/commit/d7cb240591510037ac8a320b49d4cdf87d346833)) +* **ci:** Update Codecov pipeline to use circle CI orb ([#386](https://github.com/all-contributors/cli/issues/386)) ([084d2ee](https://github.com/all-contributors/cli/commit/084d2ee0d2565b43af560ab5dde9cd099bc622f4)) +* **deps-dev:** bump minimatch from 3.1.2 to 3.1.5 ([#457](https://github.com/all-contributors/cli/issues/457)) ([c5a19d1](https://github.com/all-contributors/cli/commit/c5a19d1677a9ef0be51bf1e9e4e6ba3ada3ecb37)) +* **deps-dev:** bump nock from 12.0.3 to 14.0.10 in the development-dependencies group ([#426](https://github.com/all-contributors/cli/issues/426)) ([75a35de](https://github.com/all-contributors/cli/commit/75a35decf865e115205648ed3745df6290448dad)) +* **deps-dev:** bump nock in the development-dependencies group ([75a35de](https://github.com/all-contributors/cli/commit/75a35decf865e115205648ed3745df6290448dad)) +* **deps-dev:** bump semantic-release ([4bac7a6](https://github.com/all-contributors/cli/commit/4bac7a66557d6a2d964042c1df1f309e4baa6399)) +* **deps-dev:** bump semantic-release from 17.4.7 to 25.0.2 in the npm_and_yarn group across 1 directory ([#382](https://github.com/all-contributors/cli/issues/382)) ([4bac7a6](https://github.com/all-contributors/cli/commit/4bac7a66557d6a2d964042c1df1f309e4baa6399)) +* **deps-dev:** bump the development-dependencies group across 1 directory with 4 updates ([#473](https://github.com/all-contributors/cli/issues/473)) ([e035a36](https://github.com/all-contributors/cli/commit/e035a36abb1c660ea25a0df227da0de308449cda)) +* **deps:** bump inquirer from 7.3.3 to 13.3.0 ([#460](https://github.com/all-contributors/cli/issues/460)) ([d547e43](https://github.com/all-contributors/cli/commit/d547e43c974f18aaa446c5a8acb802981d5d2088)) +* **deps:** bump rollup from 4.57.1 to 4.59.0 ([#458](https://github.com/all-contributors/cli/issues/458)) ([066ce8d](https://github.com/all-contributors/cli/commit/066ce8dcf07322ea0121509b065944799bb7c135)) +* **deps:** bump the github-actions group with 2 updates ([#425](https://github.com/all-contributors/cli/issues/425)) ([0cafdd9](https://github.com/all-contributors/cli/commit/0cafdd9c959236d315ca0114d60a1773bc21abbf)) +* **deps:** bump the github-actions group with 2 updates ([#461](https://github.com/all-contributors/cli/issues/461)) ([64e783a](https://github.com/all-contributors/cli/commit/64e783a9ac307e3309a014fcd988ff43049c5785)) +* **deps:** remove last kcd scripts call and update deps ([#446](https://github.com/all-contributors/cli/issues/446)) ([9422781](https://github.com/all-contributors/cli/commit/942278150d4cc2b632a10bc79c07f4418d09e611)) +* **deps:** update yargs, chalk, prettier dependencies manually given tests aren't running in ci. ([#399](https://github.com/all-contributors/cli/issues/399)) ([31b751a](https://github.com/all-contributors/cli/commit/31b751a2447a1ce68867b9a1dfde4a534fa75a7a)) +* double check cov file exists? ([e85e9df](https://github.com/all-contributors/cli/commit/e85e9df3f064679fca7e18d85eaea39af94c63d3)) +* lint ([7ffde6c](https://github.com/all-contributors/cli/commit/7ffde6c19f0ea703cfb02e48954272522915d30e)) +* migrate build/ babel to native configuration ([#437](https://github.com/all-contributors/cli/issues/437)) ([1cc7e3f](https://github.com/all-contributors/cli/commit/1cc7e3f5c86408528658d6bf0fed9f67e4792d66)) +* migrate from CJS to ESM ([#456](https://github.com/all-contributors/cli/issues/456)) ([8b11060](https://github.com/all-contributors/cli/commit/8b110607c310d46bc3307701148b1dee12f8a485)) +* migrate tests from Jest to Vitest ([#436](https://github.com/all-contributors/cli/issues/436)) ([ba555a8](https://github.com/all-contributors/cli/commit/ba555a88af831ce7daa9147605af5903a6039a19)) +* release 6.27.0 ([462755b](https://github.com/all-contributors/cli/commit/462755ba4141c0f9175fc31c22ccb427188977a0)) +* Remove dependency on lodash ([#421](https://github.com/all-contributors/cli/issues/421)) ([9dc28d6](https://github.com/all-contributors/cli/commit/9dc28d611bc7150714f84a457e6248abbf3d1f18)) +* remove kbd-scripts in favor of native linting config with ESlint ([#402](https://github.com/all-contributors/cli/issues/402)) ([296b12a](https://github.com/all-contributors/cli/commit/296b12a19651053239478230c3ecf020bad61d8d)) +* Remove kcd-scripts validate script ([#414](https://github.com/all-contributors/cli/issues/414)) ([d6fb233](https://github.com/all-contributors/cli/commit/d6fb233cb109bd45d2d5b09a284062071d18dc7f)) +* Remove node-fetch dep ([#468](https://github.com/all-contributors/cli/issues/468)) ([a4e1407](https://github.com/all-contributors/cli/commit/a4e14079bd4b461dfc6096fa32971bd840d8f108)) +* Remove Pify dependency & test cleanup ([#465](https://github.com/all-contributors/cli/issues/465)) ([ed5b6a6](https://github.com/all-contributors/cli/commit/ed5b6a6246b9a7abbee12ed9dabf9c7f9a2fb348)) +* setup release please to support changelog development ([#443](https://github.com/all-contributors/cli/issues/443)) ([7ffde6c](https://github.com/all-contributors/cli/commit/7ffde6c19f0ea703cfb02e48954272522915d30e)) +* update branch name to main ([#377](https://github.com/all-contributors/cli/issues/377)) ([03cbb15](https://github.com/all-contributors/cli/commit/03cbb15c7785a6590cdfafb519959f60da8a3dee)) +* update config settings and review comments ([1cc7e3f](https://github.com/all-contributors/cli/commit/1cc7e3f5c86408528658d6bf0fed9f67e4792d66)) +* update token name ([349d5c5](https://github.com/all-contributors/cli/commit/349d5c513260830c3aa684fee387f09a5106d478)) +* Update yargs to v18 ([#431](https://github.com/all-contributors/cli/issues/431)) ([75264bb](https://github.com/all-contributors/cli/commit/75264bb19f4c14e449bb29e6f45cee1ef8f3d0f6)) +* Updating kcd-scripts to gain access to the latest jest versions ([#412](https://github.com/all-contributors/cli/issues/412)) ([73198d1](https://github.com/all-contributors/cli/commit/73198d16add2cf47189dadd4a8819be52d27f92d)) + + +### โŒจ๏ธ Code Refactoring + +* Remove babel dependency ([#471](https://github.com/all-contributors/cli/issues/471)) ([fb1eea9](https://github.com/all-contributors/cli/commit/fb1eea956574eebe7f3a032062a27d3e7f68c5dc)) +* Update calls to prettier functions to account for latest async API ([#403](https://github.com/all-contributors/cli/issues/403)) ([7d8c2bf](https://github.com/all-contributors/cli/commit/7d8c2bffd04d732fb4ab899bb8a1376a0c206a6d)) + + +### ๐Ÿงช Testing + +* **add-contributors-list:** Improve the clarity of the `add-contributors-list` tests ([#396](https://github.com/all-contributors/cli/issues/396)) ([84ac3ed](https://github.com/all-contributors/cli/commit/84ac3ede5c14c5e33e08854f391160483a8721db)) +* **prompt.js:** enhance prompt.js test coverage ([#438](https://github.com/all-contributors/cli/issues/438)) ([03eb6e8](https://github.com/all-contributors/cli/commit/03eb6e88998fa510a7a289bb1fa2e99d5b88bf4b)) + + +### ๐Ÿ› ๏ธ Build System + +* release please changelog organization ([#455](https://github.com/all-contributors/cli/issues/455)) ([68e33ee](https://github.com/all-contributors/cli/commit/68e33eee0c2b919c10a139e87a3f3000eb2752df)) diff --git a/package-lock.json b/package-lock.json index 85d9389..1231716 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "all-contributors-cli", - "version": "6.27.0-rc.1", + "version": "6.27.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "all-contributors-cli", - "version": "6.27.0-rc.1", + "version": "6.27.0", "license": "MIT", "dependencies": { "eta": "^4.5.1", diff --git a/package.json b/package.json index 593046f..f0f3e76 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "all-contributors-cli", - "version": "6.27.0-rc.1", + "version": "6.27.0", "description": "Tool to easily add recognition for new contributors", "bin": { "all-contributors": "dist/cli.js"