Skip to content

Commit add6381

Browse files
committed
chore: release v1.73.4
1 parent aaae70d commit add6381

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.73.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.3...v1.73.4) (2024-11-03)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency execa to v9.5.0 ([#1676](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1676)) ([aaae70d](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/aaae70d8b65cb9030887719b3b6c1204da6cebbd))
6+
17
## [1.73.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.2...v1.73.3) (2024-10-18)
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.73.3",
3+
"version": "1.73.4",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)