diff --git a/.changes/v0.1.1.md b/.changes/v0.1.1.md new file mode 100644 index 0000000..ab7baa9 --- /dev/null +++ b/.changes/v0.1.1.md @@ -0,0 +1,16 @@ +## v0.1.1 - 2024-05-07 + +[compare changes](https://github.com/indaco/gropdown/compare/v0.1.0...v0.1.1) + +### 🩹 Fixes + +- **gropdown-content.templ:** Id and aria prop (460c438) + +### 🏡 Chore + +- Bump templ from v0.2.663 to v0.2.680 (739111b) +- Regenerate templ files with v0.2.680 (a5a975c) + +### ❤️ Contributors + +- Indaco diff --git a/CHANGELOG.md b/CHANGELOG.md index 2275443..a4dee3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,23 @@ All notable changes to this project will be documented in this file. The format adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), and is generated by [changelogen](https://github.com/unjs/changelogen) and managed with [Changie](https://github.com/miniscruff/changie). +## v0.1.1 - 2024-05-07 + +[compare changes](https://github.com/indaco/gropdown/compare/v0.1.0...v0.1.1) + +### 🩹 Fixes + +- **gropdown-content.templ:** Id and aria prop (460c438) + +### 🏡 Chore + +- Bump templ from v0.2.663 to v0.2.680 (739111b) +- Regenerate templ files with v0.2.680 (a5a975c) + +### ❤️ Contributors + +- Indaco + ## v0.1.0 - 2024-05-06 ### 🚀 Enhancements