Skip to content

Commit 6756c3a

Browse files
chore: release 0.8.0 (#46)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b4f99d0 commit 6756c3a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.0"
2+
".": "0.8.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ FIX:
55
* fix(RAM): not working with principals = [] (thanks @astephanh)
66

77
* Fix typo
8+
## [0.8.0](https://github.com/lgallard/terraform-aws-route53-resolver-rules/compare/0.7.0...0.8.0) (2025-08-09)
9+
10+
11+
### Features
12+
13+
* add MCP server support for enhanced documentation access ([#45](https://github.com/lgallard/terraform-aws-route53-resolver-rules/issues/45)) ([b4f99d0](https://github.com/lgallard/terraform-aws-route53-resolver-rules/commit/b4f99d09d66ba754da6156ecdfa25e0611fd3729))
14+
815
## [0.7.0](https://github.com/lgallard/terraform-aws-route53-resolver-rules/compare/0.6.0...0.7.0) (2025-08-07)
916

1017

0 commit comments

Comments
 (0)