Skip to content

Commit

Permalink
chore: release v1.57.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 15, 2024
1 parent 150bce6 commit 7b4e54b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [1.57.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.4...v1.57.5) (2024-02-15)

### Bug Fixes

- 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)

## [1.57.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.3...v1.57.4) (2024-02-14)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.57.4",
"version": "1.57.5",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 馃挐",
"repository": "JoshuaKGoldberg/create-typescript-app",
"license": "MIT",
Expand Down

0 comments on commit 7b4e54b

Please sign in to comment.