Skip to content

Commit 7b4e54b

Browse files
chore: release v1.57.5
1 parent 150bce6 commit 7b4e54b

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.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.4...v1.57.5) (2024-02-15)
2+
3+
### Bug Fixes
4+
5+
- omit default --access value in rerun suggestions ([#1307](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1307)) ([150bce6](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/150bce6749aa30598bc42b5898f7efef2e9d9bc3)), closes [#1127](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1127)
6+
17
## [1.57.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.3...v1.57.4) (2024-02-14)
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.4",
3+
"version": "1.57.5",
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)