Skip to content

Commit c146446

Browse files
committed
chore: release v1.62.1
1 parent 0e40665 commit c146446

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.62.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.0...v1.62.1) (2024-06-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency execa to v9.3.0 ([#1563](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1563)) ([0e40665](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/0e40665cee07482d946b3ac7d7949afef80afcd2))
6+
17
# [1.62.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.61.1...v1.62.0) (2024-06-22)
28

39
### Features

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.62.0",
3+
"version": "1.62.1",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)