Skip to content

Commit

Permalink
chore: release v1.73.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Oct 17, 2024
1 parent d42e699 commit fd55497
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.73.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.73.0...v1.73.1) (2024-10-17)

### Bug Fixes

- 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)

# [1.73.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.72.4...v1.73.0) (2024-10-10)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.73.0",
"version": "1.73.1",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝",
"repository": {
"type": "git",
Expand Down

0 comments on commit fd55497

Please sign in to comment.