From 1d5aad33cd7a198795113c36a3927d76e7d548fa Mon Sep 17 00:00:00 2001 From: Mykso Bot <135390787+mykso-bot@users.noreply.github.com> Date: Fri, 19 Apr 2024 01:20:04 +0200 Subject: [PATCH] chore(main): release 2.0.0 (#11) --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..237e48b --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## [2.0.0](https://github.com/mykso/setup-action/compare/v1.0.0...v2.0.0) (2024-04-18) + + +### ⚠ BREAKING CHANGES + +* remove standalone vendir binary + +### Features + +* remove standalone vendir binary ([498bd5a](https://github.com/mykso/setup-action/commit/498bd5aafd1073cbe85fc1c8e0d509c80bb5ff42)) + + +### Bug Fixes + +* **deps:** bump actions/checkout from 3 to 4 ([#5](https://github.com/mykso/setup-action/issues/5)) ([7aa6504](https://github.com/mykso/setup-action/commit/7aa6504449fae2c320df776acd31987c239686ba)) +* **deps:** update carvel-dev/setup-action action to v2 ([#9](https://github.com/mykso/setup-action/issues/9)) ([a6f4410](https://github.com/mykso/setup-action/commit/a6f44105ae423613b02fee818f2a0203d9d0b761)) +* **deps:** update jaxxstorm/action-install-gh-release action to v1.11.0 ([#8](https://github.com/mykso/setup-action/issues/8)) ([198ac2d](https://github.com/mykso/setup-action/commit/198ac2dd558f1906f4290c838024063d7b118060))