From 39f03f252c6f2eb6d4ea616d480acce7027211e0 Mon Sep 17 00:00:00 2001 From: "liblaf[bot]" <184555210+liblaf[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 09:32:43 +0000 Subject: [PATCH] chore(main): release 0.1.15 --- .config/release-please/.manifest.json | 2 +- CHANGELOG.md | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) 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