Browse Source

chore: release main (#333)

pull/335/head pyTermTk-v0.41.0-a.0
Pier CeccoPierangioliEugenio 12 months ago committed by GitHub
parent
commit
295c8f3ad1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      .release-please-manifest.json
  2. 13
      TermTk/CHANGELOG.md
  3. 8
      apps/ttkDesigner/CHANGELOG.md

6
.release-please-manifest.json

@ -1,5 +1,5 @@
{ {
"TermTk":"0.40.0-a.0", "TermTk": "0.41.0-a.0",
"apps/ttkDesigner":"0.40.0-a.0", "apps/ttkDesigner": "0.40.1-a.0",
"apps/dumbPaintTool":"0.40.0-a.0" "apps/dumbPaintTool": "0.40.0-a.0"
} }

13
TermTk/CHANGELOG.md

@ -0,0 +1,13 @@
# Changelog
## [0.41.0-a.0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/pyTermTk-v0.40.0-a.0...pyTermTk-v0.41.0-a.0) (2025-03-26)
### Fixes
* [#326](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/326) crash adding row in the TTkTableModelList ([#327](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/327)) ([b0feaa1](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/b0feaa139ee8fb19d475e1cf267ff7b6c182dc72))
### Features
* added find in the text edit ([#320](https://github.com/ceccopierangiolieugenio/pyTermTk/issues/320)) ([d809d0b](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/d809d0bcca544e42e3bb1b89f55481bb646c1a90))

8
apps/ttkDesigner/CHANGELOG.md

@ -0,0 +1,8 @@
# Changelog
## [0.40.1-a.0](https://github.com/ceccopierangiolieugenio/pyTermTk/compare/ttkDesigner-v0.40.0-a.0...ttkDesigner-v0.40.1-a.0) (2025-03-26)
### Chores
* removed linting warning ([34bc695](https://github.com/ceccopierangiolieugenio/pyTermTk/commit/34bc6958b34f597bb5c6ae7338528ffec4bb8e0b))
Loading…
Cancel
Save