Skip to content

Commit 7316d93

Browse files
committed
chore: release v1.62.5
1 parent f3df740 commit 7316d93

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.62.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.4...v1.62.5) (2024-07-18)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency git-url-parse to v14.1.0 ([#1584](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1584)) ([f3df740](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/f3df740ba1a23c033e78087f1571749930d9c207))
6+
17
## [1.62.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.3...v1.62.4) (2024-07-12)
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.62.4",
3+
"version": "1.62.5",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)