You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tui-react/CHANGELOG.md
+27-1Lines changed: 27 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,31 @@ 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
+
## 0.23.2 (2024-03-10)
9
+
10
+
### Bug Fixes
11
+
12
+
- <csr-id-71c758121751994f129642ae506a6e0c3aefc59a/> fix the fix which had unexpected side-effect.
13
+
This now mitigates the overflow while also working correctly.
14
+
15
+
### Commit Statistics
16
+
17
+
<csr-read-only-do-not-edit/>
18
+
19
+
- 1 commit contributed to the release.
20
+
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
+
- 0 issues like '(#ID)' were seen in commit messages
22
+
23
+
### Commit Details
24
+
25
+
<csr-read-only-do-not-edit/>
26
+
27
+
<details><summary>view details</summary>
28
+
29
+
***Uncategorized**
30
+
- Fix the fix which had unexpected side-effect. ([`71c7581`](https://github.com/Byron/tui-crates/commit/71c758121751994f129642ae506a6e0c3aefc59a))
31
+
</details>
32
+
8
33
## 0.23.1 (2024-03-10)
9
34
10
35
### Bug Fixes
@@ -15,7 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
40
16
41
<csr-read-only-do-not-edit/>
17
42
18
-
-1 commit contributed to the release.
43
+
-2 commits contributed to the release.
19
44
- 35 days passed between releases.
20
45
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
46
- 0 issues like '(#ID)' were seen in commit messages
@@ -27,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments