From 263763228ceb3958a97b033c8bc3b1b5c1d2517b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 00:38:42 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bc831d..b957f0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [0.2.0](https://github.com/ruzickap/k8s-knative-gitlab-harbor/compare/v0.1.1...v0.2.0) (2024-03-03) + + +### Features + +* **gh:** add default GitHub repo files ([#142](https://github.com/ruzickap/k8s-knative-gitlab-harbor/issues/142)) ([32ea649](https://github.com/ruzickap/k8s-knative-gitlab-harbor/commit/32ea649e427fc34b17158f5f82c36af37e9631df)) +* **gh:** add default GitHub repo files ([#144](https://github.com/ruzickap/k8s-knative-gitlab-harbor/issues/144)) ([a2f7028](https://github.com/ruzickap/k8s-knative-gitlab-harbor/commit/a2f702861bb9080fcf1ff3aa6d33585948a95f6a)) +* **gha:** unify GHA - renovate, megalinter, markdown, and others ([#140](https://github.com/ruzickap/k8s-knative-gitlab-harbor/issues/140)) ([09b3c69](https://github.com/ruzickap/k8s-knative-gitlab-harbor/commit/09b3c69849beaed303a81361c0024f403a704bb6)) + ## [v0.1.1](https://github.com/ruzickap/k8s-knative-gitlab-harbor/compare/v0.1.0...v0.1.1) (2021-12-20) - Improve GH Action files [`#92`](https://github.com/ruzickap/k8s-knative-gitlab-harbor/pull/92)