Skip to content
Open
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
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,19 @@ 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).

## [v0.1.32](https://github.com/liblaf/copier-python/releases/tag/v0.1.32) - 2026-04-12

### ⚙️ Continuous Integrations

- **(deps)** update pypa/gh-action-pypi-publish digest to cef2210 (#92) - [1ea185d](https://github.com/liblaf/copier-python/commit/1ea185d2722d6a76cb30040da71461ffc394dca6) by [@renovate[bot]](https://github.com/apps/renovate) in [#92](https://github.com/liblaf/copier-python/pull/92)
- **(deps)** update codspeedhq/action digest to db35df7 (#94) - [13455f1](https://github.com/liblaf/copier-python/commit/13455f198e1e9c72e8efcd95d5180a7b0c254b13) by [@renovate[bot]](https://github.com/apps/renovate) in [#94](https://github.com/liblaf/copier-python/pull/94)
- **(deps)** update softprops/action-gh-release digest to 3bb1273 (#95) - [595d78a](https://github.com/liblaf/copier-python/commit/595d78af57c3e1d6488b6dda5597595b4b3757ae) by [@renovate[bot]](https://github.com/apps/renovate) in [#95](https://github.com/liblaf/copier-python/pull/95)
- **(deps)** update softprops/action-gh-release action to v3 (#96) - [983dada](https://github.com/liblaf/copier-python/commit/983dadac0c0b231ac98141b9e94d32f78f2917ab) by [@renovate[bot]](https://github.com/apps/renovate) in [#96](https://github.com/liblaf/copier-python/pull/96)

### ❤️ Contributors

- [@renovate[bot]](https://github.com/apps/renovate)

## [v0.1.31](https://github.com/liblaf/copier-python/releases/tag/v0.1.31) - 2026-04-07

### ✨ Features
Expand All @@ -15,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### ❤️ Contributors

- [@liblaf-release-please[bot]](https://github.com/apps/liblaf-release-please)
- [@liblaf](https://github.com/liblaf)
- [@liblaf-copier[bot]](https://github.com/apps/liblaf-copier)

Expand Down
Loading