File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.4.117 (2025-08-29)
5+
6+ ### Chores
7+
8+ - ** deps** : Bump copier from 9.9.1 to 9.10.1
9+ ([ ` e701789 ` ] ( https://github.com/charlesthomas/templatron/commit/e7017891785c970371106d4902c44b71a52f36d8 ) )
10+
11+ Bumps [ copier] ( https://github.com/copier-org/copier ) from 9.9.1 to 9.10.1. - [ Release
12+ notes] ( https://github.com/copier-org/copier/releases ) -
13+ [ Changelog] ( https://github.com/copier-org/copier/blob/master/CHANGELOG.md ) -
14+ [ Commits] ( https://github.com/copier-org/copier/compare/v9.9.1...v9.10.1 )
15+
16+ --- updated-dependencies: - dependency-name: copier dependency-version: 9.10.1
17+
18+ dependency-type: direct: production
19+
20+ update-type: version-update: semver-minor ...
21+
22+ Signed-off-by: dependabot[ bot] < support@github.com >
23+
24+
425## v0.4.116 (2025-08-22)
526
627### Chores
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " templatron"
3- version = " 0.4.116 "
3+ version = " 0.4.117 "
44description = " 🤖 templatron is a harness for automatically running copier when your templates are updated"
55authors = [" Charles Thomas <ch@rlesthom.as>" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 1- __version__ = "0.4.116 "
1+ __version__ = "0.4.117 "
You can’t perform that action at this time.
0 commit comments