Skip to content

Commit

Permalink
chore: release v0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jan 3, 2025
1 parent dc9f408 commit 92efd56
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.8.8](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.7...0.8.8) (2025-01-03)

### Bug Fixes

- 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)

## [0.8.7](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.6...0.8.7) (2025-01-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typestat",
"version": "0.8.7",
"version": "0.8.8",
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
"repository": {
"type": "git",
Expand Down

0 comments on commit 92efd56

Please sign in to comment.