Skip to content

Commit 92efd56

Browse files
chore: release v0.8.8
1 parent dc9f408 commit 92efd56

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.8](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.7...0.8.8) (2025-01-03)
4+
5+
### Bug Fixes
6+
7+
- duplicate react props added ([#2057](https://github.com/JoshuaKGoldberg/TypeStat/issues/2057)) ([dc9f408](https://github.com/JoshuaKGoldberg/TypeStat/commit/dc9f408a470d14d3ed0e0eded9a1a53b9c8a8efc)), closes [#2019](https://github.com/JoshuaKGoldberg/TypeStat/issues/2019)
8+
39
## [0.8.7](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.6...0.8.7) (2025-01-02)
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.7",
3+
"version": "0.8.8",
44
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)