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: CHANGELOG.md
+23-1Lines changed: 23 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,27 @@ 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
+
## 25.0.2 (2023-08-22)
9
+
10
+
### Commit Statistics
11
+
12
+
<csr-read-only-do-not-edit/>
13
+
14
+
- 1 commit contributed to the release.
15
+
- 37 days passed between releases.
16
+
- 0 commits were understood as [conventional](https://www.conventionalcommits.org).
17
+
- 0 issues like '(#ID)' were seen in commit messages
18
+
19
+
### Commit Details
20
+
21
+
<csr-read-only-do-not-edit/>
22
+
23
+
<details><summary>view details</summary>
24
+
25
+
***Uncategorized**
26
+
- Remove `atty` in favor of `is-terminal` ([`2bfe9ad`](https://github.com/byron/prodash/commit/2bfe9adca357cf48d7310036684eeb85efa5ef46))
27
+
</details>
28
+
8
29
## 25.0.1 (2023-07-16)
9
30
10
31
### Bug Fixes
@@ -15,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
36
16
37
<csr-read-only-do-not-edit/>
17
38
18
-
-3 commits contributed to the release.
39
+
-4 commits contributed to the release.
19
40
- 60 days passed between releases.
20
41
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
21
42
- 0 issues like '(#ID)' were seen in commit messages
@@ -27,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Upgrade criterion to the latest version, it compiles more quickly. ([`78272c0`](https://github.com/byron/prodash/commit/78272c0f2a243b9e07165813a0eacc6ade623b90))
32
54
-`log` progress now supports a shared counter, just like the tree-item implementation ([`17dd8f6`](https://github.com/byron/prodash/commit/17dd8f64563dd96ca454494e24a7f229716f6b1f))
0 commit comments