Skip to content

Commit 0097021

Browse files
committed
chore: release v1.61.1
1 parent 9ced082 commit 0097021

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.61.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.61.0...v1.61.1) (2024-06-09)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency execa to v9.2.0 ([#1545](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1545)) ([9ced082](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/9ced082bfd2159fdfed3afa8c6598965ae7cf704))
6+
17
# [1.61.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.60.1...v1.61.0) (2024-06-06)
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.61.0",
3+
"version": "1.61.1",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)