Skip to content

Latest commit

 

History

History
292 lines (126 loc) · 6.34 KB

CHANGELOG.md

File metadata and controls

292 lines (126 loc) · 6.34 KB

2.17.4 (2024-09-30)

🐛 Bug Fixes

2.17.3 (2024-09-30)

🐛 Bug Fixes

  • Call badge commands prior to data aggregation (1274e6c)

2.17.2 (2024-09-30)

🧰 Other Commits

  • Add compiled js commands (185297a)

2.17.1 (2024-09-30)

🐛 Bug Fixes

  • Make the generated badges.json Prettier compliant (6bb1916)

2.17.0 (2024-09-30)

✨ Features

  • Make badges more configurable (c79e77c)

2.16.1 (2024-09-30)

🐛 Bug Fixes

2.16.0 (2024-09-30)

✨ Features

  • Fix publishing for private packages without .npmrc (0631091)

2.15.2 (2024-09-05)

🐛 Bug Fixes

  • Fix exit code 1 when .npmrc does not exist (250716b)

2.15.1 (2024-09-04)

🧰 Other Commits

  • Update setup-node action (2104b9d)

2.15.0 (2024-08-28)

✨ Features

  • Change default private registry to npm (2d518b2)

2.14.0 (2024-08-28)

✨ Features

  • Change default value for private registry (588a87d)

2.13.0 (2024-08-28)

✨ Features

🐛 Bug Fixes

  • Fix version for PR title and bump commit message (149f24e)

2.12.3 (2024-08-26)

🧰 Other Commits

  • Separate steps for monorepo npm install, build and publish (b738a54)

2.12.2 (2024-07-17)

🧰 Other Commits

  • Update monorepo publish (e6b36d5)

2.12.1 (2024-05-30)

🐛 Bug Fixes

  • Fix unrecognized inputs error (0217f52)

2.12.0 (2024-05-28)

✨ Features

  • Add basic monorepo support (92b6c53)

2.11.1 (2024-05-12)

  • 🐛 fix: Lock changelog packages major versions (c6857dd)
  • 🔧 chore: Fix audit (66fb481)

2.11.0 (2024-04-15)

✨ Features

  • Add publish action output (094c401)

2.10.1 (2024-03-18)

🐛 Bug Fixes

  • Add empty line to end of saved file to fix linting issues (c90eea3)

2.10.0 (2024-03-18)

✨ Features

2.9.1 (2024-03-15)

🐛 Bug Fixes

2.9.0 (2024-03-15)

✨ Features

2.8.0 (2024-03-08)

✨ Features

  • Detect Chrome orphans in cypress-process-clean-up (538b38d)

2.7.0 (2024-03-08)

✨ Features

  • Add cypress-process-clean-up typescript action (c83a566)

2.6.0 (2024-02-28)

✨ Features

  • Update peter-evans/create-pull-request to v6 (7bfdc3a)

2.5.0 (2024-01-27)

✨ Features

  • Skip GH release if it already exists (2ff38ec)

2.4.0 (2024-01-24)

✨ Features

  • Add run-after-install to publish action (231fdae)

2.3.1 (2024-01-24)

📚 Documentation

2.3.0 (2024-01-24)

✨ Features

  • Use action to update major version tag (4b23dce)

2.2.1 (2024-01-24)

🐛 Bug Fixes

  • Fix situation when different runner takes over action execution (c2324a2)

📚 Documentation

2.2.0 (2024-01-22)

✨ Features

  • Update public npm package publishing (86b5c63)

2.1.1 (2024-01-22)

🐛 Bug Fixes

  • Fix existing origin error (39c569d)

2.1.0 (2024-01-22)

✨ Features

  • Update conventional-changelog-preset path (8c6f498)

🐛 Bug Fixes

  • Add registry workaround (3631543)

2.0.0 (2024-01-19)

💥 Breaking Changes

  • GitHub Release action v2 (5537c2f)

🧰 Other Commits

1.1.2 (2023-11-13)

🐛 Bug Fixes

📚 Documentation

  • Added more examples to README.md (7fcbfa4)

1.1.1 (2023-11-09)

🐛 Bug Fixes

1.1.0 (2023-11-09)

✨ Features

  • Add support for public packages (2e2c1b6)

📚 Documentation

1.0.0 (2023-11-09)

✨ Features

  • Add GitHub action for automating the release process (889656a)