Skip to content

Commit 0dfbac0

Browse files
chore: release v2.28.0
1 parent 1982162 commit 0dfbac0

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.28.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.27.0...2.28.0) (2025-04-04)
4+
5+
### Features
6+
7+
- add blockWebExt for Web-ext builds ([#2148](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2148)) ([1982162](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/1982162d14b2c9c38bec78d477b3cb48a95b10a2)), closes [#2031](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2031)
8+
39
# [2.27.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.26.7...2.27.0) (2025-04-04)
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.27.0",
3+
"version": "2.28.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 🎁",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)