Skip to content

Commit 25e9a51

Browse files
committedApr 2, 2025·
chore: release v2.22.1
1 parent 2c41380 commit 25e9a51

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

3+
## [2.22.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.22.0...2.22.1) (2025-04-02)
4+
5+
### Bug Fixes
6+
7+
- preserve additional README.md content in transition ([#2090](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2090)) ([2c41380](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/2c413801dba06f465382b3d0538fa38303a33a6f)), closes [#2088](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2088)
8+
39
# [2.22.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.21.4...2.22.0) (2025-04-01)
410

511
### Features

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

0 commit comments

Comments
 (0)
Please sign in to comment.