Skip to content

Commit 722f045

Browse files
chore: release v1.75.0
1 parent 6ea503c commit 722f045

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.75.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.74.1...v1.75.0) (2024-11-26)
2+
3+
### Features
4+
5+
- remove now-unnecessary disable of jsdoc/lines-before-block ([#1701](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1701)) ([6ea503c](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/6ea503c81be19f1696a9efcb840b9e9f05a2c9a2)), closes [#1698](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1698)
6+
17
## [1.74.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.74.0...v1.74.1) (2024-11-26)
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.74.1",
3+
"version": "1.75.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)