diff --git a/CHANGELOG.md b/CHANGELOG.md index 012b12aa..33d4ec93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.0](https://github.com/ruzickap/k8s-harbor/compare/v1.0.3...v1.1.0) (2024-03-10) + + +### Features + +* **gh:** add default GitHub repo files ([#153](https://github.com/ruzickap/k8s-harbor/issues/153)) ([435ecf9](https://github.com/ruzickap/k8s-harbor/commit/435ecf9de397b43ba69b4bd7d8f64cf3be093b71)) +* **gh:** add default GitHub repo files ([#154](https://github.com/ruzickap/k8s-harbor/issues/154)) ([fee6c0d](https://github.com/ruzickap/k8s-harbor/commit/fee6c0ddd4a8447cd4da01ffcb1abd35358f166f)) +* **gh:** add default GitHub repo files ([#155](https://github.com/ruzickap/k8s-harbor/issues/155)) ([edddbb6](https://github.com/ruzickap/k8s-harbor/commit/edddbb639c15cf18fe123e6e55a39f8f16d77dab)) +* **gh:** add default GitHub repo files ([#156](https://github.com/ruzickap/k8s-harbor/issues/156)) ([d2e752b](https://github.com/ruzickap/k8s-harbor/commit/d2e752bd4de1553e2c1460033e18be263d292605)) +* **gha:** fix badge + build ([#152](https://github.com/ruzickap/k8s-harbor/issues/152)) ([0c7add3](https://github.com/ruzickap/k8s-harbor/commit/0c7add321ea8e157e48ab3942c6ea8db3d451ecc)) +* **gha:** unify GHA - renovate, megalinter, markdown, and others ([#150](https://github.com/ruzickap/k8s-harbor/issues/150)) ([075c049](https://github.com/ruzickap/k8s-harbor/commit/075c049ffbb70d36b490aa4f36bab3cbca38531f)) + ## [v1.0.3](https://github.com/ruzickap/k8s-harbor/compare/v1.0.2...v1.0.3) (2021-12-20) - Improve GH Action files [`#100`](https://github.com/ruzickap/k8s-harbor/pull/100)