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.124 (2025-10-30)
5+
6+ ### Chores
7+
8+ - ** deps** : Bump docker/login-action from 3.5.0 to 3.6.0
9+ ([ ` 0bacdda ` ] ( https://github.com/charlesthomas/templatron/commit/0bacddac64fe6106bf49ec6f4bc3457108ddb83b ) )
10+
11+ Bumps [ docker/login-action] ( https://github.com/docker/login-action ) from 3.5.0 to 3.6.0. - [ Release
12+ notes] ( https://github.com/docker/login-action/releases ) -
13+ [ Commits] ( https://github.com/docker/login-action/compare/184bdaa0721073962dff0199f1fb9940f07167d1...5e57cd118135c172c3672efd75eb46360885c0ef )
14+
15+ --- updated-dependencies: - dependency-name: docker/login-action dependency-version: 3.6.0
16+
17+ dependency-type: direct: production
18+
19+ update-type: version-update: semver-minor ...
20+
21+ Signed-off-by: dependabot[ bot] < support@github.com >
22+
23+
424## v0.4.123 (2025-10-30)
525
626### Chores
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " templatron"
3- version = " 0.4.123 "
3+ version = " 0.4.124 "
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.123 "
1+ __version__ = "0.4.124 "
You can’t perform that action at this time.
0 commit comments