Skip to content

Commit

Permalink
chore: release v0.8.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 14, 2025
1 parent 6131819 commit 18cfc8b
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.9](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.8...0.8.9) (2025-01-14)

### Bug Fixes

- **deps:** update dependency glob to v11.0.1 ([#2125](https://github.com/JoshuaKGoldberg/TypeStat/issues/2125)) ([6131819](https://github.com/JoshuaKGoldberg/TypeStat/commit/6131819889a9e1b161f9a34e54842faa00ef0187))

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

### 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.8",
"version": "0.8.9",
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
"repository": {
"type": "git",
Expand Down

0 comments on commit 18cfc8b

Please sign in to comment.