Skip to content

Commit 860c5b3

Browse files
chore: release v1.43.2
1 parent e36f765 commit 860c5b3

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.43.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.43.1...v1.43.2) (2023-11-11)
2+
3+
### Bug Fixes
4+
5+
- graceful recovery for failed spinner step ([#1017](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1017)) ([e36f765](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/e36f7655c72a67890b4912dc1cb3c533c99c1c88)), closes [#1016](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1016)
6+
17
## [1.43.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.43.0...v1.43.1) (2023-11-09)
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.43.1",
3+
"version": "1.43.2",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)