Skip to content

Commit e7d8d71

Browse files
chore: release v1.43.4
1 parent e25a47f commit e7d8d71

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.43.4](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.43.3...v1.43.4) (2023-11-14)
2+
3+
### Bug Fixes
4+
5+
- remove visual underlines on badge links in README.md ([#1030](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1030)) ([e25a47f](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/e25a47f2e9e4b587bd4db5e35d7f34079f56a99b)), closes [#1027](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1027)
6+
17
## [1.43.3](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.43.2...v1.43.3) (2023-11-12)
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.3",
3+
"version": "1.43.4",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)