Skip to content

Commit b159777

Browse files
committed
chore: release v1.73.5
1 parent 056b748 commit b159777

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.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.4...v1.73.5) (2024-11-22)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency @clack/prompts to ^0.8.0 ([#1688](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1688)) ([056b748](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/056b7480f8040bfd4c4bd8145ee4e3dbcd277125))
6+
17
## [1.73.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.3...v1.73.4) (2024-11-03)
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.4",
3+
"version": "1.73.5",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)