diff --git a/CHANGELOG.md b/CHANGELOG.md index a5fd812..494f8a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.3.0](https://github.com/ruzickap/action-my-markdown-link-checker/compare/v1.2.0...v1.3.0) (2024-05-26) + + +### Features + +* **gha:** Add GitHub repo files ([#77](https://github.com/ruzickap/action-my-markdown-link-checker/issues/77)) ([867808f](https://github.com/ruzickap/action-my-markdown-link-checker/commit/867808f16825d0a568c7bc38748d45879de07490)) +* **gh:** add default GitHub repo files ([#78](https://github.com/ruzickap/action-my-markdown-link-checker/issues/78)) ([1fa2442](https://github.com/ruzickap/action-my-markdown-link-checker/commit/1fa24426c105e4c45d670825e537c9657d8d718c)) +* **gh:** add default GitHub repo files ([#80](https://github.com/ruzickap/action-my-markdown-link-checker/issues/80)) ([3a73948](https://github.com/ruzickap/action-my-markdown-link-checker/commit/3a73948959ba9f88ffb8eed15c00d937d7c7a1f4)) +* **gh:** add default GitHub repo files ([#81](https://github.com/ruzickap/action-my-markdown-link-checker/issues/81)) ([c431d6a](https://github.com/ruzickap/action-my-markdown-link-checker/commit/c431d6a0f19c943ae1a86c0fcd13f76f4b87e1ff)) +* **gha:** make checkov config part of megalinter ([1bbd07a](https://github.com/ruzickap/action-my-markdown-link-checker/commit/1bbd07a218dc560b107405f39956762f7b5d447e)) +* **gha:** unify GHA - renovate, megalinter, markdown, ([c5332b0](https://github.com/ruzickap/action-my-markdown-link-checker/commit/c5332b093e0b4a4877392d714db0e99c8fa4fb1a)) + + +### Bug Fixes + +* **gha:** add .lycheeignore to properly configure lychee ([0986c20](https://github.com/ruzickap/action-my-markdown-link-checker/commit/0986c203b51776c77b1e560106a715c2ba5e726c)) + ## [1.2.0](https://github.com/ruzickap/action-my-markdown-link-checker/compare/v1.1.2...v1.2.0) (2023-12-02)