diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..efc4e43 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,27 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [v1.0.0](https://github.com/voxpupuli/container-semantic-release/tree/v1.0.0) (2024-09-24) + +[Full Changelog](https://github.com/voxpupuli/container-semantic-release/compare/73e08a4630f0436542ca43350e61bbd698cba22d...v1.0.0) + +**Implemented enhancements:** + +- fix: add conventional-changelog-conventionalcommits plugin and sort list [\#16](https://github.com/voxpupuli/container-semantic-release/pull/16) ([rwaffen](https://github.com/rwaffen)) +- feat: do multi stage build, remove package-lock.json, add usage for gitlab to README [\#14](https://github.com/voxpupuli/container-semantic-release/pull/14) ([rwaffen](https://github.com/rwaffen)) +- fix: remove github-milestones plugin because of CVEs and usage [\#10](https://github.com/voxpupuli/container-semantic-release/pull/10) ([rwaffen](https://github.com/rwaffen)) +- feat: add container build [\#2](https://github.com/voxpupuli/container-semantic-release/pull/2) ([rwaffen](https://github.com/rwaffen)) + +**Merged pull requests:** + +- doc: Extend docu with helpful links and examples for .releaserc.yaml [\#15](https://github.com/voxpupuli/container-semantic-release/pull/15) ([rwaffen](https://github.com/rwaffen)) +- build\(deps\): Bump @semantic-release/github from 10.3.4 to 10.3.5 [\#13](https://github.com/voxpupuli/container-semantic-release/pull/13) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): Bump node from 22.8.0-alpine3.20 to 22.9.0-alpine3.20 [\#12](https://github.com/voxpupuli/container-semantic-release/pull/12) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): Bump @semantic-release/github from 10.3.3 to 10.3.4 [\#9](https://github.com/voxpupuli/container-semantic-release/pull/9) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): Bump semantic-release from 24.1.0 to 24.1.1 [\#8](https://github.com/voxpupuli/container-semantic-release/pull/8) ([dependabot[bot]](https://github.com/apps/dependabot)) +- build\(deps\): Bump @semantic-release/github from 10.3.2 to 10.3.3 [\#5](https://github.com/voxpupuli/container-semantic-release/pull/5) ([dependabot[bot]](https://github.com/apps/dependabot)) + + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*