Skip to content

Commit c73ac35

Browse files
chore(main): release 1.1.0 (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d45fe33 commit c73ac35

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.0"
2+
".": "1.1.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
This changelog is automatically maintained by [Release Please](https://github.com/googleapis/release-please) using [Conventional Commits](https://www.conventionalcommits.org/). Do not edit the versioned sections manually.
66

7+
## [1.1.0](https://github.com/locus313/github-api-scripts/compare/v1.0.0...v1.1.0) (2026-06-26)
8+
9+
10+
### Features
11+
12+
* add dual-auth support (GITHUB_TOKEN + gh CLI) across all scripts ([#21](https://github.com/locus313/github-api-scripts/issues/21)) ([d45fe33](https://github.com/locus313/github-api-scripts/commit/d45fe33ce2ef61ad9be6efc57d9e456eb32964c0))
13+
714
## 1.0.0 (2026-06-26)
815

916

0 commit comments

Comments
 (0)