From 4cf6fe742cf606702dc80e8aff05b5ef282e434a Mon Sep 17 00:00:00 2001 From: "my-renovate[bot]" <105243867+my-renovate[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 01:04:36 +0000 Subject: [PATCH] chore(main): release 0.3.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbaada09..c48f760e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [0.3.0](https://github.com/ruzickap/packer-templates/compare/v0.2.5...v0.3.0) (2024-07-21) + + +### Features + +* add github defaults ([#538](https://github.com/ruzickap/packer-templates/issues/538)) ([3b0c363](https://github.com/ruzickap/packer-templates/commit/3b0c36306fea3a1c9c2f503f492eed9f8d7d6236)) +* **gh:** add default GitHub repo files ([#517](https://github.com/ruzickap/packer-templates/issues/517)) ([8e3c70d](https://github.com/ruzickap/packer-templates/commit/8e3c70d10bca7df45a27ea5fa9d05cde940396fb)) +* **gh:** add default GitHub repo files ([#519](https://github.com/ruzickap/packer-templates/issues/519)) ([d2f6827](https://github.com/ruzickap/packer-templates/commit/d2f6827c855cb661f32bfbe33f820dd74bc8232f)) +* **gh:** add default GitHub repo files ([#520](https://github.com/ruzickap/packer-templates/issues/520)) ([66ee28f](https://github.com/ruzickap/packer-templates/commit/66ee28fe2daa6a767779c17c7239df6c722d080d)) +* **gha:** unify GHA - renovate, megalinter, markdown, and others ([#493](https://github.com/ruzickap/packer-templates/issues/493)) ([c5d87d3](https://github.com/ruzickap/packer-templates/commit/c5d87d3a53a3a7149733e2a2dd35d1a6e7f7ea39)) + + +### Bug Fixes + +* **gha:** add vagrant plugin to packer-templates gha ([#523](https://github.com/ruzickap/packer-templates/issues/523)) ([0cf5c20](https://github.com/ruzickap/packer-templates/commit/0cf5c20df649d179d2a743aaa807dca374f98ddf)) +* **renovate:** disable dashboard ([#516](https://github.com/ruzickap/packer-templates/issues/516)) ([c733afa](https://github.com/ruzickap/packer-templates/commit/c733afa4555ed5da4e9785ff0ec294fa78408f02)) + ## [0.2.5](https://github.com/ruzickap/packer-templates/compare/v0.2.4...v0.2.5) (2024-02-03)