Skip to content

Commit 8e31f84

Browse files
chore: release v1.57.11
1 parent 4de78e8 commit 8e31f84

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.57.11](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.10...v1.57.11) (2024-04-08)
2+
3+
### Bug Fixes
4+
5+
- replace 'husky install' with just 'husky' ([#1439](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1439)) ([4de78e8](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/4de78e8a4850e53a62c1d82bb01ec250ff6755a9)), closes [#1437](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1437)
6+
17
## [1.57.10](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.9...v1.57.10) (2024-03-30)
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": "create-typescript-app",
3-
"version": "1.57.10",
3+
"version": "1.57.11",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": "JoshuaKGoldberg/create-typescript-app",
66
"license": "MIT",

0 commit comments

Comments
 (0)