Skip to content

Commit 0258e9b

Browse files
chore: release v1.52.6
1 parent a76cea9 commit 0258e9b

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.52.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.52.5...v1.52.6) (2024-01-03)
2+
3+
### Bug Fixes
4+
5+
- markdown typo - the case of the extra ')' ([#1176](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1176)) ([a76cea9](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/a76cea9838d14fa6502acb8d1a27ec86a4b090d3)), closes [#1174](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1174)
6+
17
## [1.52.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.52.4...v1.52.5) (2023-12-31)
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.52.5",
3+
"version": "1.52.6",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)