- Fix empty badge (57de4fd)
- Call badge commands prior to data aggregation (1274e6c)
- Add compiled js commands (185297a)
- Make the generated badges.json Prettier compliant (6bb1916)
- Make badges more configurable (c79e77c)
- Fix grep exit code 1 (6514f49)
- Fix publishing for private packages without .npmrc (0631091)
- Fix exit code 1 when .npmrc does not exist (250716b)
- Update setup-node action (2104b9d)
- Change default private registry to npm (2d518b2)
- Change default value for private registry (588a87d)
- Node 20 fix (f5a4bfa)
- Fix version for PR title and bump commit message (149f24e)
- Separate steps for monorepo npm install, build and publish (b738a54)
- Update monorepo publish (e6b36d5)
- Fix unrecognized inputs error (0217f52)
- Add basic monorepo support (92b6c53)
- Add publish action output (094c401)
- Add empty line to end of saved file to fix linting issues (c90eea3)
- Update badges support (b963f04)
- Add missing step id (00b3bc3)
- Add support for badges (74d6531)
- Detect Chrome orphans in cypress-process-clean-up (538b38d)
- Add cypress-process-clean-up typescript action (c83a566)
- Update peter-evans/create-pull-request to v6 (7bfdc3a)
- Skip GH release if it already exists (2ff38ec)
- Add run-after-install to publish action (231fdae)
- Update README.md (674cae1)
- Use action to update major version tag (4b23dce)
- Fix situation when different runner takes over action execution (c2324a2)
- Update README.md (da235ca)
- Update public npm package publishing (86b5c63)
- Fix existing origin error (39c569d)
- Update conventional-changelog-preset path (8c6f498)
- Add registry workaround (3631543)
- GitHub Release action v2 (5537c2f)
- Update CI (354959c)
1.1.2 (2023-11-13)
- Fix npm publish job (6f90070)
- Added more examples to README.md (7fcbfa4)
1.1.1 (2023-11-09)
- Fix wrong action (a285b12)
1.1.0 (2023-11-09)
- Add support for public packages (2e2c1b6)
- Updated README.md (c9c3455)
- Add GitHub action for automating the release process (889656a)