Skip to content

Commit d2adaa0

Browse files
chore: release v1.51.2
1 parent 01704e9 commit d2adaa0

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.51.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.51.1...v1.51.2) (2023-12-30)
2+
3+
### Bug Fixes
4+
5+
- normalize whether build happens before lint/knip ([#1152](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1152)) ([01704e9](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/01704e906969fc3cba8be9618e6e097ec3760cd4)), closes [#1087](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1087)
6+
17
## [1.51.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.51.0...v1.51.1) (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.1",
3+
"version": "1.51.2",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)