Skip to content

Commit

Permalink
chore: release v1.67.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Aug 11, 2024
1 parent d6262a2 commit 0ff914c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.67.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.4...v1.67.5) (2024-08-11)

### Bug Fixes

- 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)

## [1.67.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.3...v1.67.4) (2024-08-11)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.67.4",
"version": "1.67.5",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0ff914c

Please sign in to comment.