Browse Source
Co-authored-by: Eugenio Parodi - Action <ceccopierangioliegenio@googlemail.com>pull/367/head pyTermTk-v0.41.12-a.0
8 changed files with 36 additions and 8 deletions
@ -1,5 +1,5 @@ |
|||||||
{ |
{ |
||||||
"libs/pyTermTk": "0.41.11-a.0", |
"libs/pyTermTk": "0.41.12-a.0", |
||||||
"apps/ttkDesigner": "0.41.0-a.54", |
"apps/ttkDesigner": "0.41.1-a.54", |
||||||
"apps/dumbPaintTool": "0.41.0-a.54" |
"apps/dumbPaintTool": "0.41.1-a.54" |
||||||
} |
} |
||||||
|
|||||||
@ -0,0 +1,10 @@ |
|||||||
|
# Changelog |
||||||
|
|
||||||
|
## [0.41.1-a.54](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/theDumbPaintTool-v0.41.0-a.54...theDumbPaintTool-v0.41.1-a.54) (2025-04-02) |
||||||
|
|
||||||
|
|
||||||
|
### Chores |
||||||
|
|
||||||
|
* fix the artifacts generation to use the new pyTermTk Folder ([e69c3bf](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/e69c3bf5294da509c15b4c10c6addad1a51c89d9)) |
||||||
|
* fixed readme in pyprojects ([d1f3bf3](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/d1f3bf36208edf7f36e867c5631d5186f4b5d2db)) |
||||||
|
* merged ([c38194a](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/c38194a951d86d3ab040bc7bad9397c7861c2c2a)) |
||||||
@ -1 +1,11 @@ |
|||||||
../../CHANGELOG.md |
# Changelog |
||||||
|
|
||||||
|
## [0.41.12-a.0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.41.11-a.0...pyTermTk-v0.41.12-a.0) (2025-04-02) |
||||||
|
|
||||||
|
|
||||||
|
### Chores |
||||||
|
|
||||||
|
* fixed readme in pyprojects ([d1f3bf3](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/d1f3bf36208edf7f36e867c5631d5186f4b5d2db)) |
||||||
|
* merged ([c38194a](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/c38194a951d86d3ab040bc7bad9397c7861c2c2a)) |
||||||
|
|
||||||
|
../../CHANGELOG.md |
||||||
|
|||||||
Loading…
Reference in new issue