Skip to content

Commit f69b534

Browse files
chore: release v1.57.9
1 parent b607c44 commit f69b534

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.9](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.8...v1.57.9) (2024-03-14)
2+
3+
### Bug Fixes
4+
5+
- use plugin:markdown/recommended-legacy ([#1381](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1381)) ([b607c44](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/b607c44d11d1ea22dd07e765b5d12e6b24e8aa72)), closes [#1380](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1380)
6+
17
## [1.57.8](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.7...v1.57.8) (2024-02-15)
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.8",
3+
"version": "1.57.9",
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)