File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## v0.12.3 (2025-01-13)
9+
10+ ### Fix
11+
12+ - change the a tag to button #26
13+
814## v0.12.2 (2024-11-09)
915
1016## v0.12.1 (2024-02-18)
Original file line number Diff line number Diff line change 11[project ]
22name = " termynal"
3- version = " 0.12.2 "
3+ version = " 0.12.3 "
44requires-python = " >=3.9"
55description = " A lightweight and modern animated terminal window"
66authors = [{
email =
" [email protected] " }, {
name =
" Danil Akhtarov" }]
@@ -57,7 +57,7 @@ generate-hashes = true
5757
5858[tool .commitizen ]
5959name = " cz_conventional_commits"
60- version = " 0.12.2 "
60+ version = " 0.12.3 "
6161tag_format = " v$version"
6262version_files = [" pyproject.toml:version" ]
6363bump_message = " chore(release): version $current_version → $new_version"
You can’t perform that action at this time.
0 commit comments