Skip to content

Commit e630661

Browse files
committed
chore: release v1.73.6
1 parent ec44594 commit e630661

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.73.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.5...v1.73.6) (2024-11-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency git-url-parse to v16 ([#1689](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1689)) ([ec44594](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/ec445949ea51f8250ac21ccf29ef70bf1a88badb))
6+
17
## [1.73.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.4...v1.73.5) (2024-11-22)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-typescript-app",
3-
"version": "1.73.5",
3+
"version": "1.73.6",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)