Skip to content

Commit dac2110

Browse files
chore: release v1.55.0
1 parent 287bc46 commit dac2110

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.55.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.54.4...v1.55.0) (2024-01-17)
2+
3+
### Features
4+
5+
- move .eslintignore into .eslintrc.cjs ignorePatterns ([#1262](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1262)) ([287bc46](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/287bc462998ee3c073d034c6c01a22fb4b3042e6)), closes [#1261](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1261)
6+
17
## [1.54.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.54.3...v1.54.4) (2024-01-17)
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.54.4",
3+
"version": "1.55.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)