Skip to content

Commit 5986f8e

Browse files
committedAug 15, 2024
chore: release v1.71.1
1 parent a556755 commit 5986f8e

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,3 +1,9 @@
1+
## [1.71.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.71.0...v1.71.1) (2024-08-15)
2+
3+
### Bug Fixes
4+
5+
- remove unnecessary devDependencies for --base common ([#1636](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1636)) ([a556755](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/a55675543a9f8cb314eaa27e25760551aa68845e)), closes [#1635](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1635)
6+
17
# [1.71.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.70.0...v1.71.0) (2024-08-15)
28

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

0 commit comments

Comments
 (0)