Skip to content

Commit

Permalink
chore: release v1.57.9
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Mar 14, 2024
1 parent b607c44 commit f69b534
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [1.57.9](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.8...v1.57.9) (2024-03-14)

### Bug Fixes

- 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)

## [1.57.8](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.7...v1.57.8) (2024-02-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.57.8",
"version": "1.57.9",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 馃挐",
"repository": "JoshuaKGoldberg/create-typescript-app",
"license": "MIT",
Expand Down

0 comments on commit f69b534

Please sign in to comment.