Skip to content

Commit 1b4eca4

Browse files
committed
chore: release v0.8.11
1 parent 298991c commit 1b4eca4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.8.11](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.10...0.8.11) (2025-01-24)
4+
5+
### Bug Fixes
6+
7+
- **deps:** update dependency commander to v13.1.0 ([#2149](https://github.com/JoshuaKGoldberg/TypeStat/issues/2149)) ([298991c](https://github.com/JoshuaKGoldberg/TypeStat/commit/298991c26840cf49dbb2c45a72992616b602f06a))
8+
39
## [0.8.10](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.9...0.8.10) (2025-01-17)
410

511
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typestat",
3-
"version": "0.8.10",
3+
"version": "0.8.11",
44
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)