Skip to content

Commit 9be81d9

Browse files
chore: release v1.67.4
1 parent 95cebe1 commit 9be81d9

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.67.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.3...v1.67.4) (2024-08-11)
2+
3+
### Bug Fixes
4+
5+
- delete any existing Git tags in --mode create ([#1614](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1614)) ([95cebe1](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/95cebe1bdcae3b4fcc80b2ff0cb0445e513f1189)), closes [#926](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/926)
6+
17
## [1.67.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.2...v1.67.3) (2024-08-11)
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.67.3",
3+
"version": "1.67.4",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)