Skip to content

Commit ebc96fa

Browse files
chore: release v1.67.2
1 parent e680691 commit ebc96fa

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.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.1...v1.67.2) (2024-08-11)
2+
3+
### Bug Fixes
4+
5+
- run pnpm dedupe --offline in cleanups ([#1611](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1611)) ([e680691](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/e68069108ea3a3c7779399946e373b203bd91e8a)), closes [#1610](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1610)
6+
17
## [1.67.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.0...v1.67.1) (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.1",
3+
"version": "1.67.2",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)