Skip to content

Commit 0a886a2

Browse files
committedMar 24, 2025·
chore: release v2.9.0
1 parent c179a7e commit 0a886a2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.md

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

3+
# [2.9.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.8.1...2.9.0) (2025-03-24)
4+
5+
### Features
6+
7+
- add more transition mode cleanups ([#2003](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2003)) ([c179a7e](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/c179a7ee157d359e8ac2f39b2c598c128c7b9739)), closes [#2002](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2002)
8+
39
## [2.8.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.8.0...2.8.1) (2025-03-21)
410

511
### Bug Fixes

‎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.8.1",
3+
"version": "2.9.0",
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.