Skip to content

Commit 4c16db9

Browse files
chore(main): release 1.2.1 (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 834f342 commit 4c16db9

3 files changed

Lines changed: 10 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.2.0"
2+
".": "1.2.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ 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.1](https://github.com/locus313/github-api-scripts/compare/v1.2.0...v1.2.1) (2026-06-27)
8+
9+
10+
### Code Refactoring
11+
12+
* eliminate plan_credits duplication, _copilot_api wrapper, and test boilerplate ([#43](https://github.com/locus313/github-api-scripts/issues/43)) ([16fe695](https://github.com/locus313/github-api-scripts/commit/16fe695965b589dbb59e39e8715882aa0cc38463))
13+
* is now visible in Release Please (section: Code Refactoring) ([834f342](https://github.com/locus313/github-api-scripts/commit/834f3428c39c8c3afeeb505a64c1d7b5607ac281))
14+
715
## [1.2.0](https://github.com/locus313/github-api-scripts/compare/v1.1.8...v1.2.0) (2026-06-27)
816

917

VERSION

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

0 commit comments

Comments
 (0)