Skip to content

Commit a62d591

Browse files
chore: release v1.68.0
1 parent 41d1cac commit a62d591

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.68.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.7...v1.68.0) (2024-08-13)
2+
3+
### Features
4+
5+
- adopt granular eslint-plugin-jsdoc configs ([#1624](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1624)) ([41d1cac](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/41d1cacb52369fb4b2aaf3782b59a744b3633131)), closes [#1623](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1623)
6+
17
## [1.67.7](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.6...v1.67.7) (2024-08-13)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)