Skip to content

Commit

Permalink
chore(main): release 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
replease[bot] authored Aug 2, 2024
1 parent 24fc994 commit 0773adf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.0.14"
".": "0.0.15"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.0.15](https://github.com/krystal/terraform-provider-katapult/compare/v0.0.14...v0.0.15) (2024-08-02)


### Features

* add support for address lists ([#129](https://github.com/krystal/terraform-provider-katapult/issues/129)) ([24fc994](https://github.com/krystal/terraform-provider-katapult/commit/24fc9941390f94b95808ce6838634bbf2a2f2235))
* **core:** Switch core client in v6provider to use generated `next` client ([#127](https://github.com/krystal/terraform-provider-katapult/issues/127)) ([d313927](https://github.com/krystal/terraform-provider-katapult/commit/d3139271a4c9dd913f4ef19ef82f706c8c838a45))

## [0.0.14](https://github.com/krystal/terraform-provider-katapult/compare/v0.0.13...v0.0.14) (2024-07-03)


Expand Down

0 comments on commit 0773adf

Please sign in to comment.