Skip to content

Commit

Permalink
chore: release v1.57.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 14, 2024
1 parent 2dfb7b5 commit 7c15d77
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.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.2...v1.57.3) (2024-02-14)

### Bug Fixes

- include base in rerun commands ([#1301](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1301)) ([2dfb7b5](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/2dfb7b56a900ae59806cdb09825bf25d42671b29)), closes [#1276](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1276) [#699](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/699)

## [1.57.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.0...v1.57.2) (2024-02-14)

### 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.2",
"version": "1.57.3",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": "JoshuaKGoldberg/create-typescript-app",
"license": "MIT",
Expand Down

0 comments on commit 7c15d77

Please sign in to comment.