Skip to content

Commit 55d6f80

Browse files
github-actions[bot]muhlba91
authored andcommitted
chore(release): release 6.0.0
1 parent 5a9ab31 commit 55d6f80

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-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-
".": "5.1.2"
2+
".": "6.0.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [6.0.0](https://github.com/muhlba91/external-dns-provider-adguard/compare/v5.1.2...v6.0.0) (2024-08-09)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add the important flag by default (ADGUARD_SET_IMPORTANT_FLAG = true)
9+
10+
### Features
11+
12+
* add the important flag to entries; related to [#118](https://github.com/muhlba91/external-dns-provider-adguard/issues/118) ([5a9ab31](https://github.com/muhlba91/external-dns-provider-adguard/commit/5a9ab31a2eac8697e9f3b9bf5429cd3c6611bba8))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* **ci:** move attestations to stable ([222c4e1](https://github.com/muhlba91/external-dns-provider-adguard/commit/222c4e1129e7440ff840e812a93a46b3956337be))
18+
* **deps:** update golang.org/x/exp digest to 0cdaa3a ([e1cc63a](https://github.com/muhlba91/external-dns-provider-adguard/commit/e1cc63a0117f1fc123889ed6a57c20679b93d613))
19+
320
## [5.1.2](https://github.com/muhlba91/external-dns-provider-adguard/compare/v5.1.1...v5.1.2) (2024-08-08)
421

522

0 commit comments

Comments
 (0)