Skip to content

Commit 23e0a30

Browse files
chore: release v2.20.0
1 parent d88332a commit 23e0a30

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
# [2.20.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.19.0...2.20.0) (2025-04-01)
4+
5+
### Bug Fixes
6+
7+
- **deps:** bingo@ 0.5.11, [email protected] ([#2074](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2074)) ([78d0108](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/78d01088663a337bf15712c17e2d77a134fb4d8a)), closes [#000](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/000)
8+
9+
### Features
10+
11+
- add intake method to blockCodecov ([#2078](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2078)) ([d88332a](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/d88332a9d0f8e33489e6ed8e205ea1576194d664)), closes [#2076](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2076)
12+
313
# [2.19.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.18.6...2.19.0) (2025-03-31)
414

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

0 commit comments

Comments
 (0)