From ea46e74993e302f85425797ea0120f3330439e1b Mon Sep 17 00:00:00 2001 From: "liblaf[bot]" <184555210+liblaf[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 08:49:45 +0000 Subject: [PATCH] chore(main): release 0.1.17 --- .config/release-please/.manifest.json | 2 +- CHANGELOG.md | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/.config/release-please/.manifest.json b/.config/release-please/.manifest.json index beb0bca..5000216 100644 --- a/.config/release-please/.manifest.json +++ b/.config/release-please/.manifest.json @@ -1 +1 @@ -{ ".": "0.1.16" } +{ ".": "0.1.17" } diff --git a/CHANGELOG.md b/CHANGELOG.md index bab9139..cbeb59f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,17 @@ 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.16](https://github.com/liblaf/copier-python/releases/tag/v0.1.16) - 2026-02-20 +## [0.1.17](https://github.com/liblaf/copier-python/releases/tag/v0.1.17) - 2026-02-22 + +### 💄 Styles + +- **template:** remove auto-generated headers from version stub - [ff36156](https://github.com/liblaf/copier-python/commit/ff36156a7d14a05ff2c8c839c73d4cfb0d3117e4) by [@liblaf](https://github.com/liblaf) + +### ❤️ Contributors + +- [@liblaf](https://github.com/liblaf) + +## [0.1.16](https://github.com/liblaf/copier-python/releases/tag/v0.1.16) - 2026-02-22 ### ✨ Features @@ -15,7 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### ❤️ Contributors -- [@liblaf](https://github.com/liblaf) made their first contribution +- [@liblaf[bot]](https://github.com/apps/liblaf) +- [@liblaf](https://github.com/liblaf) ## [0.1.15](https://github.com/liblaf/copier-python/releases/tag/v0.1.15) - 2026-02-01