Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/release-please/.manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ ".": "0.1.14" }
{ ".": "0.1.15" }
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down