Skip to content

Commit a8d9c3c

Browse files
chore: release v1.73.7
1 parent 531142d commit a8d9c3c

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.73.7](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.6...v1.73.7) (2024-11-25)
2+
3+
### Bug Fixes
4+
5+
- remove outdated vscode-eslint eslint.useFlatConfig setting ([#1695](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1695)) ([531142d](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/531142d3e4f82715358b2692fe53dddc662b20a9)), closes [#1692](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1692)
6+
17
## [1.73.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.5...v1.73.6) (2024-11-24)
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.73.6",
3+
"version": "1.73.7",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)