Skip to content

Commit cf3c823

Browse files
committed
chore: release v1.72.3
1 parent 2cf2c00 commit cf3c823

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.72.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.2...v1.72.3) (2024-09-23)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency execa to v9.4.0 ([#1654](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1654)) ([2cf2c00](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/2cf2c00bd59456e6091066a6e7a06618036ee72e))
6+
17
## [1.72.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.1...v1.72.2) (2024-09-23)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)