Skip to content

Commit

Permalink
chore: release v1.54.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Jan 17, 2024
1 parent ed53de1 commit c2484cb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.54.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.54.3...v1.54.4) (2024-01-17)

### Bug Fixes

- disable jsonc/comma-dangle ([#1258](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1258)) ([ed53de1](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/ed53de119d71f21a6b957721ce7e8334b0b9b082)), closes [#1257](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1257)

## [1.54.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.54.2...v1.54.3) (2024-01-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.54.3",
"version": "1.54.4",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": {
"type": "git",
Expand Down

0 comments on commit c2484cb

Please sign in to comment.