Skip to content

Commit 81261d9

Browse files
chore: release v1.77.1
1 parent a4257e5 commit 81261d9

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.77.1](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.77.0...v1.77.1) (2024-12-20)
2+
3+
### Bug Fixes
4+
5+
- remove unnecessary default values from .all-contributorsrc ([#1784](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1784)) ([a4257e5](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/a4257e5950d42898535c5997d9fca9ab39e7c670)), closes [#1783](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1783)
6+
17
# [1.77.0](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.75.0...v1.77.0) (2024-12-11)
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.77.0",
3+
"version": "1.77.1",
44
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. ❤️‍🔥",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)