Skip to content

Commit 6b7b502

Browse files
chore: release v1.72.0
1 parent 50f1133 commit 6b7b502

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,3 +1,9 @@
1+
# [1.72.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.4...v1.72.0) (2024-08-24)
2+
3+
### Features
4+
5+
- revert add .npmignore to rootfiles ([#1642](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1642)) ([50f1133](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/50f11335edad17707a1ff33b167af9d29c46ca72)), closes [#000](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/000)
6+
17
## [1.71.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.3...v1.71.4) (2024-08-24)
28

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

0 commit comments

Comments
 (0)