Skip to content

Commit 36881fa

Browse files
chore: release v1.52.0
1 parent 6daf043 commit 36881fa

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.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.51.2...v1.52.0) (2023-12-31)
2+
3+
### Features
4+
5+
- streamlined and unified README.md badges ([#1154](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1154)) ([6daf043](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/6daf0433a166de89f995404d0bd9f9811e27b4ee)), closes [#1088](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1088)
6+
17
## [1.51.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.51.1...v1.51.2) (2023-12-30)
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.51.2",
3+
"version": "1.52.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)