You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,12 +4,6 @@ All notable changes to this project will be documented in this file.
4
4
5
5
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.
6
6
7
-
<!-- Release Please inserts new entries above this line -->
8
-
9
-
---
10
-
11
-
## Pre-release history
12
-
13
7
## 1.0.0 (2026-06-26)
14
8
15
9
@@ -52,6 +46,10 @@ This changelog is automatically maintained by [Release Please](https://github.co
52
46
* open PR instead of pushing directly to protected main branch ([#14](https://github.com/locus313/github-api-scripts/issues/14)) ([37982f2](https://github.com/locus313/github-api-scripts/commit/37982f260b2b5306ca390c4f7e6b8fcdd1e40f8b))
53
47
* update shebang from /bin/bash to /usr/bin/env bash in multiple scripts ([bcdc7db](https://github.com/locus313/github-api-scripts/commit/bcdc7dba96881a7e300746aac71a69de487b3ebd))
54
48
49
+
---
50
+
51
+
## Pre-release history
52
+
55
53
### 2026-06-26
56
54
57
55
- feat: composite `action.yml` for all 16 automation scripts — each script is now usable as a `uses:` step in GitHub Actions workflows, enabling Dependabot to track and bump version pins automatically
0 commit comments