Skip to content

Commit 67fce02

Browse files
locus313Copilot
andcommitted
docs: fix CHANGELOG structure so Release Please inserts above pre-release history
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c4a8120 commit 67fce02

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@ 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-
<!-- Release Please inserts new entries above this line -->
8-
9-
---
10-
11-
## Pre-release history
12-
137
## 1.0.0 (2026-06-26)
148

159

@@ -52,6 +46,10 @@ This changelog is automatically maintained by [Release Please](https://github.co
5246
* 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))
5347
* update shebang from /bin/bash to /usr/bin/env bash in multiple scripts ([bcdc7db](https://github.com/locus313/github-api-scripts/commit/bcdc7dba96881a7e300746aac71a69de487b3ebd))
5448

49+
---
50+
51+
## Pre-release history
52+
5553
### 2026-06-26
5654

5755
- 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

Comments
 (0)