Skip to content

Commit 50a4813

Browse files
chore: release v1.71.4
1 parent 2c14c2d commit 50a4813

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.71.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.3...v1.71.4) (2024-08-24)
2+
3+
### Bug Fixes
4+
5+
- exclude tests with.npmignore ([#1637](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1637)) ([2c14c2d](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/2c14c2d5798068b1f49fc1aad9eb5b9ab23441e6)), closes [#1629](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1629)
6+
17
## [1.71.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.2...v1.71.3) (2024-08-16)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-typescript-app",
3-
"version": "1.71.3",
3+
"version": "1.71.4",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)