Skip to content

Commit 509f47c

Browse files
chore: release v1.54.3
1 parent 41ab495 commit 509f47c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.54.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.54.2...v1.54.3) (2024-01-17)
2+
3+
### Bug Fixes
4+
5+
- switch rimraf to full dependency ([#1256](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1256)) ([41ab495](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/41ab4958d227700cc82ff640052da8da8927ac1a)), closes [#1253](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1253)
6+
17
## [1.54.2](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.54.1...v1.54.2) (2024-01-17)
28

39
### Performance Improvements

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

0 commit comments

Comments
 (0)