Skip to content

Commit fd55497

Browse files
chore: release v1.73.1
1 parent d42e699 commit fd55497

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,3 +1,9 @@
1+
## [1.73.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.0...v1.73.1) (2024-10-17)
2+
3+
### Bug Fixes
4+
5+
- simplify post-release.yml with release_tag instead of npm pkg get ([#1663](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1663)) ([d42e699](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/d42e6994973e3575d83dd7640b534da2c97a3983)), closes [#1115](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1115)
6+
17
# [1.73.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.4...v1.73.0) (2024-10-10)
28

39
### Features

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

0 commit comments

Comments
 (0)