Skip to content

Commit 318162b

Browse files
chore(master): release 1.1.1 (#99)
Co-authored-by: abi-releaser[bot] <125614851+abi-releaser[bot]@users.noreply.github.com>
1 parent 42ee1bb commit 318162b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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-
".": "1.1.0"
2+
".": "1.1.1"
33
}

CHANGELOG.md

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

3+
## [1.1.1](https://github.com/abinnovision/github-workflow-dispatch-proxy/compare/v1.1.0...v1.1.1) (2025-06-25)
4+
5+
6+
### Bug Fixes
7+
8+
* add authentication to repo.get request ([#98](https://github.com/abinnovision/github-workflow-dispatch-proxy/issues/98)) ([42ee1bb](https://github.com/abinnovision/github-workflow-dispatch-proxy/commit/42ee1bb3bd23732c52643e564c74d9c0b9ca9da1))
9+
310
## [1.1.0](https://github.com/abinnovision/github-workflow-dispatch-proxy/compare/v1.0.1...v1.1.0) (2025-06-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "github-workflow-dispatch-proxy",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/abinnoivison/github-workflow-dispatch-proxy"

0 commit comments

Comments
 (0)