Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: 5.1.0
Browse files Browse the repository at this point in the history
stainless-app[bot] authored Jan 30, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c139932 commit 7641965
Showing 2 changed files with 20 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 @@
{
".": "5.0.0"
".": "5.1.0"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 5.1.0 (2025-01-30)

Full Changelog: [v5.0.0...v5.1.0](https://github.com/cloudflare/terraform-provider-cloudflare/compare/v5.0.0...v5.1.0)

### Features

* Create pull_request_template.md ([146f599](https://github.com/cloudflare/terraform-provider-cloudflare/commit/146f599b92f58042fc517e27fcdd776841a406d5))
* **ip_ranges:** configure read method ([#4967](https://github.com/cloudflare/terraform-provider-cloudflare/issues/4967)) ([382bb7f](https://github.com/cloudflare/terraform-provider-cloudflare/commit/382bb7f10d9e7fd7cde1af0a5ae3401a3b9b5f05))
* Rename .github/workflows/pull_request_template.md to .github/pull_request_template.md ([c139932](https://github.com/cloudflare/terraform-provider-cloudflare/commit/c1399323d67a6083b995a56ad431285a60e5b5ec))
* **terraform:** enable automatic publishing ([#4968](https://github.com/cloudflare/terraform-provider-cloudflare/issues/4968)) ([2119db9](https://github.com/cloudflare/terraform-provider-cloudflare/commit/2119db9247d00f40dd89f87ebdc326c7e26bb7c7))


### Bug Fixes

* bump versions to latest ([3020193](https://github.com/cloudflare/terraform-provider-cloudflare/commit/30201935fad75c057e9aa9408da15400e531183c))
* **grit:** make pattern names consistent ([0b2ba12](https://github.com/cloudflare/terraform-provider-cloudflare/commit/0b2ba12bb261244c6e9bd24e4b6fa783f26bc0e7))
* update migration guide to use source, not stdlib ([9d208d6](https://github.com/cloudflare/terraform-provider-cloudflare/commit/9d208d6577f60940ec2bc1d6dcb181fcefbfdfac))

0 comments on commit 7641965

Please sign in to comment.