Skip to content

Commit 2b3439d

Browse files
chore: release v1.62.6
1 parent 801d57c commit 2b3439d

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.62.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.5...v1.62.6) (2024-07-22)
2+
3+
### Bug Fixes
4+
5+
- add missing @types/eslint\_\_js ([#1590](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1590)) ([801d57c](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/801d57c70be1fe476c6ba7737435c245785b5828)), closes [#1589](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1589)
6+
17
## [1.62.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.62.4...v1.62.5) (2024-07-18)
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.5",
3+
"version": "1.62.6",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)