File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## 29.0.2 (2025-04-13)
9
9
10
10
Update ` bytesize ` from v1 to v2.
11
11
12
12
### Commit Statistics
13
13
14
14
<csr-read-only-do-not-edit />
15
15
16
- - 2 commits contributed to the release.
16
+ - 3 commits contributed to the release.
17
17
- 0 commits were understood as [ conventional] ( https://www.conventionalcommits.org ) .
18
18
- 0 issues like '(#ID)' were seen in commit messages
19
19
@@ -24,6 +24,7 @@ Update `bytesize` from v1 to v2.
24
24
<details ><summary >view details</summary >
25
25
26
26
* ** Uncategorized**
27
+ - Update changelog prior to release ([ ` 2216036 ` ] ( https://github.com/byron/prodash/commit/221603660fbf5d5fa14fbc6674c6d460017b769f ) )
27
28
- Merge pull request #33 from EliahKagan/bump-bytesize ([ ` 4ff81bf ` ] ( https://github.com/byron/prodash/commit/4ff81bf9f61d161a50485c95fb7f3ed9386115c4 ) )
28
29
- Bump ` bytesize ` from major version 1 to 2 ([ ` 61dfa7d ` ] ( https://github.com/byron/prodash/commit/61dfa7d779e26e4cbbb6e6fa7fdc14294224bfba ) )
29
30
</details >
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " prodash"
3
- version = " 29.0.1 "
3
+ version = " 29.0.2 "
4
4
authors = [" Sebastian Thiel <sebastian.thiel@icloud.com>" ]
5
5
description = " A dashboard for visualizing progress of asynchronous and possibly blocking tasks"
6
6
edition = " 2021"
You can’t perform that action at this time.
0 commit comments