Skip to content

Commit

Permalink
chore(release): release 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 7, 2024
1 parent d57ab45 commit e3e6893
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.6"
".": "0.1.7"
}
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.1.7](https://github.com/ProbstenHias/external-dns-anexia-webhook/compare/v0.1.6...v0.1.7) (2024-11-07)


### Miscellaneous Chores

* **deps:** bump anchore/sbom-action from 0.17.2 to 0.17.3 ([#43](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/43)) ([a37d164](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/a37d1645666b40815741951dc193908a720b92c9))
* **deps:** bump anchore/sbom-action from 0.17.3 to 0.17.4 ([#44](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/44)) ([6dc77be](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/6dc77be2af50b424218d4f7ae8e6b9b4a2bb6848))
* **deps:** bump anchore/sbom-action from 0.17.4 to 0.17.5 ([#47](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/47)) ([64ddaec](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/64ddaec0522858de8bf59f0c96c5d348b05793aa))
* **deps:** bump anchore/sbom-action from 0.17.5 to 0.17.6 ([#48](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/48)) ([cc8826f](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/cc8826f2036a5b2bbfa6c23a1d30e06964d34070))
* **deps:** bump anchore/sbom-action from 0.17.6 to 0.17.7 ([#50](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/50)) ([d57ab45](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/d57ab45a4b7574be3ef121203ceda14f40278398))
* **deps:** bump go.anx.io/go-anxcloud from 0.7.3 to 0.7.4 ([#45](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/45)) ([8ba5b44](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/8ba5b444344639ae0ccb7610d606b1979e06501f))
* **deps:** bump go.anx.io/go-anxcloud from 0.7.4 to 0.7.5 ([#46](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/46)) ([9968c93](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/9968c93d923440d9cd393f0cfeed52262a7310a7))
* **deps:** bump go.anx.io/go-anxcloud from 0.7.5 to 0.7.6 ([#49](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/49)) ([a65e23f](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/a65e23f4c0fabd6467fc033b55683697d6564436))
* **deps:** bump sigstore/cosign-installer from 3.6.0 to 3.7.0 ([#40](https://github.com/ProbstenHias/external-dns-anexia-webhook/issues/40)) ([693e4ee](https://github.com/ProbstenHias/external-dns-anexia-webhook/commit/693e4eeb7d5587c87b7f1b6cfcb6c8859b5291b5))

## [0.1.6](https://github.com/ProbstenHias/external-dns-anexia-webhook/compare/v0.1.5...v0.1.6) (2024-09-25)


Expand Down

0 comments on commit e3e6893

Please sign in to comment.