Skip to content

Commit 0ff914c

Browse files
chore: release v1.67.5
1 parent d6262a2 commit 0ff914c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.67.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.4...v1.67.5) (2024-08-11)
2+
3+
### Bug Fixes
4+
5+
- disable gpg signing on initial commit ([#1615](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1615)) ([d6262a2](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/d6262a29837a61ae856ec0efbcf3285fc4a66e80)), closes [#1275](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1275)
6+
17
## [1.67.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.3...v1.67.4) (2024-08-11)
28

39
### Bug Fixes

Diff for: 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.4",
3+
"version": "1.67.5",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)