From 54f35a07ea1390529b9e0a6eac18234628bf320c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 13:04:13 -0400 Subject: [PATCH] chore(main): release 1.2.1 (#8) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b513ded..cb19f8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/sunggun-yu/dnsq/compare/v1.2.0...v1.2.1) (2024-07-11) + + +### Bug Fixes + +* case wildcard is cname ([ad8ed2f](https://github.com/sunggun-yu/dnsq/commit/ad8ed2f7fb9b53bdba9c56ca42e45429dd7fa5eb)) + ## [1.2.0](https://github.com/sunggun-yu/dnsq/compare/v1.1.1...v1.2.0) (2024-07-11)