We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b75a6d commit 1565139Copy full SHA for 1565139
2 files changed
CHANGELOG.md
@@ -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
7
## [0.8.5](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.4...0.8.5) (2024-12-21)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "typestat",
- "version": "0.8.5",
+ "version": "0.8.6",
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
"repository": {
"type": "git",
0 commit comments