Skip to content

Commit 57838b8

Browse files
committed
chore: release v1.72.1
1 parent c98618f commit 57838b8

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.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.0...v1.72.1) (2024-08-29)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency git-url-parse to v15 ([#1645](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1645)) ([c98618f](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/c98618f756b9b9806e38467d0fc32c210912d75f))
6+
17
# [1.72.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.4...v1.72.0) (2024-08-24)
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.72.0",
3+
"version": "1.72.1",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)