Skip to content

Commit fdc405f

Browse files
chore: release v1.74.0
1 parent f43d17f commit fdc405f

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.74.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.7...v1.74.0) (2024-11-25)
2+
3+
### Features
4+
5+
- streamlined eslint.config.js with better tseslint.config usage ([#1697](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1697)) ([f43d17f](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/f43d17ffe9e13575e6c7116259025d14790b47a9)), closes [#1690](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1690)
6+
17
## [1.73.7](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.6...v1.73.7) (2024-11-25)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)