We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6131819 commit 18cfc8bCopy full SHA for 18cfc8b
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.8.9](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.8...0.8.9) (2025-01-14)
4
+
5
+### Bug Fixes
6
7
+- **deps:** update dependency glob to v11.0.1 ([#2125](https://github.com/JoshuaKGoldberg/TypeStat/issues/2125)) ([6131819](https://github.com/JoshuaKGoldberg/TypeStat/commit/6131819889a9e1b161f9a34e54842faa00ef0187))
8
9
## [0.8.8](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.7...0.8.8) (2025-01-03)
10
11
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "typestat",
- "version": "0.8.8",
+ "version": "0.8.9",
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
"repository": {
"type": "git",
0 commit comments