Skip to content

Commit 20c88d5

Browse files
chore: release v2.41.0
1 parent 35b86c8 commit 20c88d5

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,5 +1,11 @@
11
# Changelog
22

3+
# [2.41.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.40.5...2.41.0) (2025-04-15)
4+
5+
### Features
6+
7+
- use eslint-plugin-yml's 'standard' config ([#2210](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2210)) ([35b86c8](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/35b86c82de893deedd884321e690336d79b4e24f)), closes [#2209](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/2209)
8+
39
## [2.40.5](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/2.40.4...2.40.5) (2025-04-11)
410

511
### Bug Fixes

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

0 commit comments

Comments
 (0)