Skip to content

Commit ac5585c

Browse files
chore: release main
1 parent 8938323 commit ac5585c

File tree

6 files changed

+51
-5
lines changed

6 files changed

+51
-5
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"libs/pyTermTk": "0.48.1-a0",
3-
"apps/ttkode": "0.48.1-a0",
4-
"apps/tlogg": "0.48.1-a0",
5-
"apps/ttkDesigner": "0.48.1-a0",
6-
"apps/dumbPaintTool": "0.48.1-a0"
2+
"libs/pyTermTk": "0.49.0-a0",
3+
"apps/ttkode": "0.48.2-a0",
4+
"apps/tlogg": "0.48.2-a0",
5+
"apps/ttkDesigner": "0.48.2-a0",
6+
"apps/dumbPaintTool": "0.48.2-a0"
77
}

apps/dumbPaintTool/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/theDumbPaintTool-v0.48.1-a0...theDumbPaintTool-v0.48.2-a0) (2025-12-01)
4+
5+
6+
### Chores
7+
8+
* release main ([#526](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/526)) ([ed584a6](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/ed584a659a8314ba544ec9cad4ea28cbf13fd3e0))
9+
310
## [0.48.1-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/theDumbPaintTool-v0.41.10-a.54...theDumbPaintTool-v0.48.1-a0) (2025-11-10)
411

512

apps/tlogg/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/tlogg-v0.48.1-a0...tlogg-v0.48.2-a0) (2025-12-01)
4+
5+
6+
### Chores
7+
8+
* release main ([#526](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/526)) ([ed584a6](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/ed584a659a8314ba544ec9cad4ea28cbf13fd3e0))
9+
310
## [0.48.1-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/tlogg-v0.7.1-a.0...tlogg-v0.48.1-a0) (2025-11-10)
411

512

apps/ttkDesigner/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkDesigner-v0.48.1-a0...ttkDesigner-v0.48.2-a0) (2025-12-01)
4+
5+
6+
### Chores
7+
8+
* release main ([#526](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/526)) ([ed584a6](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/ed584a659a8314ba544ec9cad4ea28cbf13fd3e0))
9+
310
## [0.48.1-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkDesigner-v0.41.5-a.54...ttkDesigner-v0.48.1-a0) (2025-11-10)
411

512

apps/ttkode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.48.2-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkode-v0.48.1-a0...ttkode-v0.48.2-a0) (2025-12-01)
4+
5+
6+
### Chores
7+
8+
* release main ([#526](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/526)) ([ed584a6](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/ed584a659a8314ba544ec9cad4ea28cbf13fd3e0))
9+
310
## [0.48.1-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkode-v0.5.3-a.2...ttkode-v0.48.1-a0) (2025-11-10)
411

512

libs/pyTermTk/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [0.49.0-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.48.1-a0...pyTermTk-v0.49.0-a0) (2025-12-01)
4+
5+
6+
### Features
7+
8+
* reworked the focus handler ([#537](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/537)) ([8938323](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/89383239df7357ffb0fdee0315b053c6190cd0a0))
9+
10+
11+
### Chores
12+
13+
* release main ([#526](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/526)) ([ed584a6](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/ed584a659a8314ba544ec9cad4ea28cbf13fd3e0))
14+
15+
16+
### Refactors
17+
18+
* Improve typing ([#533](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/533)) ([9c6a9fb](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/9c6a9fbfaab28d65adb5e83827a2b73ced691b32))
19+
* Improve typing ([#535](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/535)) ([2885f21](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/2885f21bc4d05f783021f8cb9f456a4e20e6b07b))
20+
321
## [0.48.1-a0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.48.0-a.0...pyTermTk-v0.48.1-a0) (2025-11-10)
422

523

0 commit comments

Comments
 (0)