Skip to content

Commit 9034d25

Browse files
chore: release v1.69.0
1 parent 41ccded commit 9034d25

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.69.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.68.0...v1.69.0) (2024-08-14)
2+
3+
### Features
4+
5+
- switch eslint-plugin-vitest to @vitest/eslint-plugin ([#1627](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1627)) ([41ccded](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/41ccded28362e218f125e5be22b9c5697b62a1d1)), closes [#1626](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1626)
6+
17
# [1.68.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.7...v1.68.0) (2024-08-13)
28

39
### Features

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

0 commit comments

Comments
 (0)