Skip to content

Commit 942ccdb

Browse files
chore(main): release 1.3.1 (#47)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 89bbeab commit 942ccdb

3 files changed

Lines changed: 9 additions & 2 deletions

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.3.0"
2+
".": "1.3.1"
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.3.1](https://github.com/locus313/github-api-scripts/compare/v1.3.0...v1.3.1) (2026-07-08)
8+
9+
10+
### Code Refactoring
11+
12+
* replace get_all_pages with gh_api_paginate and use err() helper ([89bbeab](https://github.com/locus313/github-api-scripts/commit/89bbeab1ee06ba8e203e73881c1cc0593ccd6cc2))
13+
714
## [1.3.0](https://github.com/locus313/github-api-scripts/compare/v1.2.1...v1.3.0) (2026-07-08)
815

916

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

0 commit comments

Comments
 (0)