Skip to content

Commit 5088c2f

Browse files
chore: release v1.52.7
1 parent 4568cb9 commit 5088c2f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.52.7](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.52.6...v1.52.7) (2024-01-06)
2+
3+
### Bug Fixes
4+
5+
- allow chmod to fail in setup ([#1197](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1197)) ([4568cb9](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/4568cb92e1479a3c61588511254e9101d4098fa5)), closes [#1195](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1195)
6+
17
## [1.52.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.52.5...v1.52.6) (2024-01-03)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-typescript-app",
3-
"version": "1.52.6",
3+
"version": "1.52.7",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)