Skip to content

Commit e2ee225

Browse files
chore: release v1.57.10
1 parent b98f533 commit e2ee225

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.57.10](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.9...v1.57.10) (2024-03-30)
2+
3+
### Bug Fixes
4+
5+
- ignore codecov-action in renovate.json ([#1436](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1436)) ([b98f533](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/b98f5331e7ccef2c378eb92f10b363ccbe112b3f)), closes [#1435](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1435)
6+
17
## [1.57.9](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.8...v1.57.9) (2024-03-14)
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.57.9",
3+
"version": "1.57.10",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": "JoshuaKGoldberg/create-typescript-app",
66
"license": "MIT",

0 commit comments

Comments
 (0)