Skip to content

Commit 9a06364

Browse files
chore: release v2.22.9
1 parent 8f6039d commit 9a06364

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,5 +1,11 @@
11
# Changelog
22

3+
## [2.22.9](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.22.8...2.22.9) (2025-04-02)
4+
5+
### Bug Fixes
6+
7+
- handle subset file matches in blockPackageJson ([#2107](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2107)) ([8f6039d](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/8f6039dc72a823accba6583d5d386e1766b98516)), closes [#2106](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2106)
8+
39
## [2.22.8](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.22.7...2.22.8) (2025-04-02)
410

511
### 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": "2.22.8",
3+
"version": "2.22.9",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 🎁",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)