Skip to content

Commit

Permalink
chore: release v1.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Aug 10, 2024
1 parent a10362c commit 2d59a38
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# [1.67.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.66.0...v1.67.0) (2024-08-10)

### Features

- 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)

# [1.66.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.64.0...v1.66.0) (2024-08-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.66.0",
"version": "1.67.0",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": {
"type": "git",
Expand Down

0 comments on commit 2d59a38

Please sign in to comment.