Skip to content

Commit 1565139

Browse files
committed
chore: release v0.8.6
1 parent 8b75a6d commit 1565139

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.8.6](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.5...0.8.6) (2024-12-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency chalk to v5.4.1 ([#2095](https://github.com/JoshuaKGoldberg/TypeStat/issues/2095)) ([8b75a6d](https://github.com/JoshuaKGoldberg/TypeStat/commit/8b75a6dd186e48f52ad24a67e48e959ab3bf7525))
6+
17
## [0.8.5](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.4...0.8.5) (2024-12-21)
28

39
### 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.5",
3+
"version": "0.8.6",
44
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)