Skip to content

Commit ef86c5a

Browse files
chore: release v0.8.1
1 parent 84b3991 commit ef86c5a

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.1](https://github.com/JoshuaKGoldberg/TypeStat/compare/0.8.0...0.8.1) (2024-11-29)
2+
3+
### Bug Fixes
4+
5+
- add bin to package.json ([#1508](https://github.com/JoshuaKGoldberg/TypeStat/issues/1508)) ([84b3991](https://github.com/JoshuaKGoldberg/TypeStat/commit/84b3991dc6ef2805d8d06600003419ba5e588cc8)), closes [#1496](https://github.com/JoshuaKGoldberg/TypeStat/issues/1496)
6+
17
# 0.8.0 (2024-11-29)
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.0",
3+
"version": "0.8.1",
44
"description": "Converts JavaScript to TypeScript and TypeScript to better TypeScript. 🧫",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)