Skip to content

Commit 1f302a4

Browse files
committed
chore: release v1.72.2
1 parent 7399198 commit 1f302a4

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.72.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.1...v1.72.2) (2024-09-23)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency zod-validation-error to v3.4.0 ([#1653](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1653)) ([7399198](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/7399198d36dde1752586c1688fe25ac80ef8118e))
6+
17
## [1.72.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.0...v1.72.1) (2024-08-29)
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.72.1",
3+
"version": "1.72.2",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)