-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e282fc
commit 8afda58
Showing
6 changed files
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.1.2" | ||
".": "0.2.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,28 @@ | ||
# Conventional changelog | ||
# Changelog | ||
|
||
## [0.2.0](https://github.com/SickHub/mailu-operator/compare/v0.1.2...v0.2.0) (2025-01-11) | ||
|
||
|
||
### Features | ||
|
||
* add release-please workflow ([#62](https://github.com/SickHub/mailu-operator/issues/62)) ([14252e3](https://github.com/SickHub/mailu-operator/commit/14252e3916e68b060e960737e5d56e0c9839a204)) | ||
* disable action gh-release, as it's replaced by release-please ([7256f06](https://github.com/SickHub/mailu-operator/commit/7256f062f9174499aacc30edfb2bbe9185d7f68a)) | ||
* patch new release version in additional files ([8b47a65](https://github.com/SickHub/mailu-operator/commit/8b47a65a1a323f071c640aa7426d8da8522de1b0)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add release-please config ([939f6f4](https://github.com/SickHub/mailu-operator/commit/939f6f454c3afcd4fe8bd2d9b23977c8fae9bb5a)) | ||
* adjust for release-please v4 ([c884301](https://github.com/SickHub/mailu-operator/commit/c884301f24e49f396e1e6dcdf7e428a5e146872f)) | ||
* **deps:** update module github.com/onsi/ginkgo/v2 to v2.22.2 ([#57](https://github.com/SickHub/mailu-operator/issues/57)) ([8e40c04](https://github.com/SickHub/mailu-operator/commit/8e40c0469f41bf1458baec91dbfd7f7600a2e0bd)) | ||
* **deps:** update module github.com/onsi/gomega to v1.36.2 ([#56](https://github.com/SickHub/mailu-operator/issues/56)) ([41ccfc8](https://github.com/SickHub/mailu-operator/commit/41ccfc8be23ab3aab61fb88271d0ebedeffda657)) | ||
* **deps:** update module sigs.k8s.io/controller-runtime to v0.19.4 ([#60](https://github.com/SickHub/mailu-operator/issues/60)) ([b4e8b12](https://github.com/SickHub/mailu-operator/commit/b4e8b1209e795adda7f44cafd3c1b91e20d75f31)) | ||
* exclude v in tag ([deef072](https://github.com/SickHub/mailu-operator/commit/deef07291c9d56b43bcdc939992bd5037c549f82)) | ||
* move extra-files to right config ([29a4020](https://github.com/SickHub/mailu-operator/commit/29a4020e3ccb7ed0ecb5d3bd382b22bd2da1a4de)) | ||
* package path ([bd7ab0d](https://github.com/SickHub/mailu-operator/commit/bd7ab0d122f3660b731dec24065c22d2b2bb45bb)) | ||
* package path ([bd46424](https://github.com/SickHub/mailu-operator/commit/bd46424ccf9b80b4d20286a6a7d429552c197eff)) | ||
* remove package-name to get plain tags ([9235b71](https://github.com/SickHub/mailu-operator/commit/9235b7160137eb58040cac6bfe1cd9a036924069)) | ||
|
||
## Conventional changelog | ||
|
||
see https://github.com/conventional-changelog/conventional-changelog/blob/8076d4666c2a3ea728b95bf1e4e78d4c7189b1dc/packages/conventional-changelog-conventionalcommits/writer-opts.js#L171 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters