Skip to content

Commit 050cacf

Browse files
chore: release v1.57.6
1 parent 373e1b7 commit 050cacf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.57.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.5...v1.57.6) (2024-02-15)
2+
3+
### Bug Fixes
4+
5+
- don't suggest --skip options in rerun if --offline ([#1308](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1308)) ([373e1b7](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/373e1b79a3e746c21e6e67a773dd3a4b017cf8e1)), closes [#1128](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1128) [#1130](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1130)
6+
17
## [1.57.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.4...v1.57.5) (2024-02-15)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-typescript-app",
3-
"version": "1.57.5",
3+
"version": "1.57.6",
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)