Skip to content

Commit 2d59a38

Browse files
chore: release v1.67.0
1 parent a10362c commit 2d59a38

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.67.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.66.0...v1.67.0) (2024-08-10)
2+
3+
### Features
4+
5+
- unified CI jobs into one ci.yml ([#1608](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1608)) ([a10362c](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/a10362cf0afc250e9874d885654784bd99607c72)), closes [#1099](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1099)
6+
17
# [1.66.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.64.0...v1.66.0) (2024-08-07)
28

39
### Bug Fixes

Diff for: 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.66.0",
3+
"version": "1.67.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)