Skip to content

Commit 0558e97

Browse files
chore: release v1.41.0
1 parent 8050c83 commit 0558e97

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.41.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.40.0...v1.41.0) (2023-10-30)
2+
3+
### Features
4+
5+
- add a11y-alt-text bot ([#989](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/989)) ([8050c83](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/8050c838078db99b46393af452a5c5408de2641a)), closes [#825](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/825)
6+
17
# [1.40.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.39.0...v1.40.0) (2023-10-26)
28

39
### Features

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

0 commit comments

Comments
 (0)