Skip to content

Commit 69b9be3

Browse files
chore: release v1.44.0
1 parent 6371790 commit 69b9be3

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.44.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.43.4...v1.44.0) (2023-11-15)
2+
3+
### Features
4+
5+
- add emoji to label descriptions ([#1013](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1013)) ([6371790](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/6371790018937969ef42a961210d046a282e44e2)), closes [#1004](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1004)
6+
17
## [1.43.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.43.3...v1.43.4) (2023-11-14)
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.43.4",
3+
"version": "1.44.0",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)