Skip to content

Commit e0b78be

Browse files
chore: release v1.67.7
1 parent 6fa6698 commit e0b78be

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.67.7](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.6...v1.67.7) (2024-08-13)
2+
3+
### Bug Fixes
4+
5+
- should not include extensions for markdown when excluded ([#1625](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1625)) ([6fa6698](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/6fa6698937a2d3abc78966efe039d4ed8235b992)), closes [#1622](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1622)
6+
17
## [1.67.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.67.5...v1.67.6) (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.6",
3+
"version": "1.67.7",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)