Releases: all-contributors/cli
Releases · all-contributors/cli
v6.27.0.rc.1 Release Candidate All Contributors CLI
This is the first update we've implemented since 2023 (the previous maintenance teams' work ended). This will allow us to test our publish workflow and the new implementation of the package.
Changelog
6.26.2 (2026-03-08)
🔥 Bug Fixes
- Fixing issues with commands introduced in #403 (#440) (797e167)
- Ignore linting of .all-contributorsrc file and the CHANGELOG file (#484) (5354e88)
- Incorrectly formatted Github urls (#466) (846582b)
- release please settings for tag format (#479) (58378f3)
- release please token name wrong (#450) (d0786d1)
📚 Documentation
- add davepagurek as a contributor for bug (#410) (a35bf7b)
- add jdalrymple as a contributor for security, and bug (#381) (86631e5)
- add JimMadge as a contributor for code, and review (#463) (741aff8)
- add JoshuaKGoldberg as a contributor for ideas, and code (#357) (74bc388)
- add KibbeWater as a contributor for code, and bug (#467) (eca20df)
- add lwasser as a contributor for doc (#380) (36cbc0d)
- add lwasser as a contributor for security (#384) (05ba5a8)
- add marcelpanse as a contributor for security (#379) (29d8d1d)
- add michaelfaith as a contributor for bug, review, and code (#480) (349a7f2)
⚙️ Chores
- add docs for codecov and secret to workflow (e85e9df)
- add Knip to check for unused code and deps (#424) (0ccc048)
- add manifest and update version (7ffde6c)
- adjust codecov settings (#441) (55acdee)
- check in
package-lock.json(#434) (5de78d9) - ci, docs: update actions to use npm and update / cleanup dev guide (#449) (6f8e311)
- ci: add codecov upload to tests GHA run & update dev guide (#433) (e85e9df)
- ci: Add empty ci workflow so we can test in a pr safely (#398) (54f0694)
- ci: add test run to ci workflow (#401) (ed9bfe6)
- ci: Configure Dependabot for npm & actions and update settings (#383) (649b88e)
- ci: fixing semantic release node requirement (#388) (a69b495)
- ci: setup trusted publishing (#475) (d7cb240)
- ci: Update Codecov pipeline to use circle CI orb (#386) (084d2ee)
- deps-dev: bump minimatch from 3.1.2 to 3.1.5 (#457) (c5a19d1)
- deps-dev: bump nock from 12.0.3 to 14.0.10 in the development-dependencies group (#426) (75a35de)
- deps-dev: bump nock in the development-dependencies group (75a35de)
- deps-dev: bump semantic-release (4bac7a6)
- deps-dev: bump semantic-release from 17.4.7 to 25.0.2 in the npm_and_yarn group across 1 directory (#382) (4bac7a6)
- deps-dev: bump the development-dependencies group across 1 directory with 4 updates (#473) (e035a36)
- deps: bump inquirer from 7.3.3 to 13.3.0 (#460) (d547e43)
- deps: bump rollup from 4.57.1 to 4.59.0 (#458) (066ce8d)
- deps: bump the github-actions group with 2 updates (#425) (0cafdd9)
- deps: bump the github-actions group with 2 updates (#461) (64e783a)
- deps: remove last kcd scripts call and update deps (#446) (9422781)
- deps: update yargs, chalk, prettier dependencies manually given tests aren't running in ci. (#399) (31b751a)
- double check cov file exists? (e85e9df)
- lint (7ffde6c)
- migrate build/ babel to native configuration (#437) (1cc7e3f)
- migrate from CJS to ESM (#456) (8b11060)
- migrate tests from Jest to Vitest (#436) (ba555a8)
- Remove dependency on lodash (#421) (9dc28d6)
- remove kbd-scripts in favor of native linting config with ESlint (#402) (296b12a)
- Remove kcd-scripts validate script ([#414](https://github.com/all-contributors...