Skip to content

Commit 8404b1d

Browse files
chore: release v1.63.0
1 parent d2f6a1f commit 8404b1d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.63.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.6...v1.63.0) (2024-08-01)
2+
3+
### Features
4+
5+
- typescript-eslint@8 ([#1595](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1595)) ([d2f6a1f](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/d2f6a1f89389d5ea81581c004034329ff84cafb8)), closes [#1594](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1594)
6+
17
## [1.62.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.5...v1.62.6) (2024-07-22)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)