Skip to content

Commit

Permalink
chore: release v1.71.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Aug 24, 2024
1 parent 2c14c2d commit 50a4813
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.71.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.3...v1.71.4) (2024-08-24)

### Bug Fixes

- 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)

## [1.71.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.2...v1.71.3) (2024-08-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.71.3",
"version": "1.71.4",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": {
"type": "git",
Expand Down

0 comments on commit 50a4813

Please sign in to comment.