Skip to content

Commit b1d8109

Browse files
chore(main): release 1.0.0 (#112)
Co-authored-by: commit-action-helper-bot[bot] <206927528+commit-action-helper-bot[bot]@users.noreply.github.com>
1 parent 219f96d commit b1d8109

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [1.0.0](https://github.com/grafana/github-api-commit-action/compare/v0.4.3...v1.0.0) (2025-05-07)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* add token to remote URL so remote operations have auth ([#111](https://github.com/grafana/github-api-commit-action/issues/111))
9+
10+
### 🚀 Features
11+
12+
* add token to remote URL so remote operations have auth ([#111](https://github.com/grafana/github-api-commit-action/issues/111)) ([219f96d](https://github.com/grafana/github-api-commit-action/commit/219f96df5c2c646d38463d3a0d18979616448b41))
13+
314
## [0.4.3](https://github.com/grafana/github-api-commit-action/compare/v0.4.2...v0.4.3) (2025-05-06)
415

516

0 commit comments

Comments
 (0)