Skip to content

Commit e0a1165

Browse files
chore(main): release 1.2.0 (#42)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 226c1f3 commit e0a1165

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.1.8"
2+
".": "1.2.0"
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.2.0](https://github.com/locus313/github-api-scripts/compare/v1.1.8...v1.2.0) (2026-06-27)
8+
9+
10+
### Features
11+
12+
* add bats unit tests for lib/github-common.sh ([#41](https://github.com/locus313/github-api-scripts/issues/41)) ([226c1f3](https://github.com/locus313/github-api-scripts/commit/226c1f360b24a95c033ab292ece3ef6bea65ef33))
13+
714
## [1.1.8](https://github.com/locus313/github-api-scripts/compare/v1.1.7...v1.1.8) (2026-06-27)
815

916

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.8
1+
1.2.0

0 commit comments

Comments
 (0)