Skip to content

Commit 4b975d2

Browse files
chore: release v1.67.3
1 parent 551737a commit 4b975d2

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.67.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.2...v1.67.3) (2024-08-11)
2+
3+
### Bug Fixes
4+
5+
- correct remaining --auto mismatches ([#1612](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1612)) ([551737a](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/551737ae436683d86d51fe89140aa59e23e13708)), closes [#934](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/934) [#1157](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1157) [#1613](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1613)
6+
17
## [1.67.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.1...v1.67.2) (2024-08-11)
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.67.2",
3+
"version": "1.67.3",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)