Skip to content

Commit b139c33

Browse files
committed
chore: release v1.72.4
1 parent 857dd77 commit b139c33

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.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.3...v1.72.4) (2024-09-29)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency replace-in-file to v8.2.0 ([#1656](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1656)) ([857dd77](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/857dd77bfb523d5b88bfa50caee0750be6dd42d2))
6+
17
## [1.72.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.2...v1.72.3) (2024-09-23)
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.72.3",
3+
"version": "1.72.4",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)