Skip to content

Commit ec46c4c

Browse files
chore: release v1.60.0
1 parent 9eef9f6 commit ec46c4c

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.60.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.59.0...v1.60.0) (2024-05-26)
2+
3+
### Features
4+
5+
- use get-github-auth-token instead of gh auth token ([#1533](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1533)) ([9eef9f6](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/9eef9f60676caf4d61d9a1273b2755bcb5c63f76)), closes [#1532](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1532)
6+
17
# [1.59.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.11...v1.59.0) (2024-05-25)
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.59.0",
3+
"version": "1.60.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)