Skip to content

Commit

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

### Bug Fixes

- don't ask to restart IDE in feature template ([#1311](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1311)) ([c61946d](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/c61946de1525800b424b078a8e2c8ae3766b0489)), closes [#1287](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1287)

## [1.57.7](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.6...v1.57.7) (2024-02-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.57.7",
"version": "1.57.8",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": "JoshuaKGoldberg/create-typescript-app",
"license": "MIT",
Expand Down

0 comments on commit c383186

Please sign in to comment.