diff --git a/.config/release-please/.manifest.json b/.config/release-please/.manifest.json index 209627e..043c38d 100644 --- a/.config/release-please/.manifest.json +++ b/.config/release-please/.manifest.json @@ -1 +1 @@ -{ ".": "0.1.14" } +{ ".": "0.1.15" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b74a7df..9e2bdd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,16 +7,26 @@ All notable changes to this project will be documented in this file. The format is based on [Conventional Changelog](https://github.com/conventional-changelog/conventional-changelog-config-spec/blob/master/versions/2.2.0/README.md), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.1.14](https://github.com/liblaf/copier-python/releases/tag/v0.1.14) - 2026-01-16 +## [0.1.15](https://github.com/liblaf/copier-python/releases/tag/v0.1.15) - 2026-01-25 ### 🐛 Bug Fixes -- **ci:** rename metadata job to collect in workflows - [d1d1064](https://github.com/liblaf/copier-python/commit/d1d10648f948c909551223d6ebe0ee9dcbda8c00) by [@liblaf](https://github.com/liblaf) +- **ci/test:** correct codecov-action configuration for coverage and test results - [a00c83f](https://github.com/liblaf/copier-python/commit/a00c83f2ee0931be9f7bc6c1e7304c92a2dc8137) by [@liblaf](https://github.com/liblaf) ### ❤️ Contributors - [@liblaf](https://github.com/liblaf) made their first contribution -- [@liblaf[bot]](https://github.com/apps/liblaf) made their first contribution in [#46](https://github.com/liblaf/copier-python/pull/46) + +## [0.1.14](https://github.com/liblaf/copier-python/releases/tag/v0.1.14) - 2026-01-18 + +### 🐛 Bug Fixes + +- **ci:** rename metadata job to collect in workflows - [d1d1064](https://github.com/liblaf/copier-python/commit/d1d10648f948c909551223d6ebe0ee9dcbda8c00) by [@liblaf](https://github.com/liblaf) + +### ❤️ Contributors + +- [@liblaf[bot]](https://github.com/apps/liblaf) +- [@liblaf](https://github.com/liblaf) ## [0.1.13](https://github.com/liblaf/copier-python/releases/tag/v0.1.13) - 2026-01-04