Skip to content

Commit fab5319

Browse files
committed
chore: release v1.62.3
1 parent 6d1eb43 commit fab5319

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.62.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.2...v1.62.3) (2024-07-12)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency rimraf to v5.0.9 ([#1578](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1578)) ([6d1eb43](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/6d1eb43b922a81f154c6beefb44661151d129031))
6+
17
## [1.62.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.1...v1.62.2) (2024-07-09)
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.62.2",
3+
"version": "1.62.3",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)