Skip to content

Commit 2731644

Browse files
chore: release v2.21.0
1 parent b03abe8 commit 2731644

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.21.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.20.0...2.21.0) (2025-04-01)
4+
5+
### Features
6+
7+
- add intake method to blockVitest ([#2079](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2079)) ([b03abe8](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/b03abe816fab6de796f130eccd817b3c6b2e52d8)), closes [#2077](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2077)
8+
39
# [2.20.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.19.0...2.20.0) (2025-04-01)
410

511
### Bug Fixes

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

0 commit comments

Comments
 (0)