From 3dc58dff438b805336445a8cde1bce3d09220e98 Mon Sep 17 00:00:00 2001 From: "liblaf[bot]" <184555210+liblaf[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 12:06:58 +0000 Subject: [PATCH] chore(main): release 0.1.16 --- .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 043c38d..beb0bca 100644 --- a/.config/release-please/.manifest.json +++ b/.config/release-please/.manifest.json @@ -1 +1 @@ -{ ".": "0.1.15" } +{ ".": "0.1.16" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2bdd5..bab9139 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.15](https://github.com/liblaf/copier-python/releases/tag/v0.1.15) - 2026-01-25 +## [0.1.16](https://github.com/liblaf/copier-python/releases/tag/v0.1.16) - 2026-02-20 + +### ✨ Features + +- add commit_id to version type stub - [d3f105a](https://github.com/liblaf/copier-python/commit/d3f105ab040bc43f6eb009fa8007039c702fc70c) by [@liblaf](https://github.com/liblaf) + +### ❤️ Contributors + +- [@liblaf](https://github.com/liblaf) made their first contribution + +## [0.1.15](https://github.com/liblaf/copier-python/releases/tag/v0.1.15) - 2026-02-01 ### 🐛 Bug Fixes @@ -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.14](https://github.com/liblaf/copier-python/releases/tag/v0.1.14) - 2026-01-18