Skip to content

Commit

Permalink
chore: release v1.57.7
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 15, 2024
1 parent 3a8c7c0 commit dec8a82
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## [1.57.7](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.6...v1.57.7) (2024-02-15)

### Bug Fixes

- gate branch protection settings on options exclusions ([#1310](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1310)) ([3a8c7c0](https://github.com/JoshuaKGoldberg/create-typescript-app/commit/3a8c7c03723eca5a50998270b75f15a7998ca69c)), closes [#1171](https://github.com/JoshuaKGoldberg/create-typescript-app/issues/1171)

## [1.57.6](https://github.com/JoshuaKGoldberg/create-typescript-app/compare/v1.57.5...v1.57.6) (2024-02-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "create-typescript-app",
"version": "1.57.6",
"version": "1.57.7",
"description": "Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 馃挐",
"repository": "JoshuaKGoldberg/create-typescript-app",
"license": "MIT",
Expand Down

0 comments on commit dec8a82

Please sign in to comment.