Skip to content

Commit 22b9dcf

Browse files
chore: release v1.64.0
1 parent e622974 commit 22b9dcf

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.64.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.63.2...v1.64.0) (2024-08-07)
2+
3+
### Features
4+
5+
- configure Renovate to skip patch updates ([#1601](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1601)) ([e622974](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/e622974d4258bedf9a15e7ce660bb9aeb5b17c98)), closes [#1541](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1541)
6+
17
## [1.63.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.63.1...v1.63.2) (2024-08-07)
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.63.2",
3+
"version": "1.64.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)