Skip to content

Commit d33af13

Browse files
chore(main): release 1.4.3 (#58)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cf3111a commit d33af13

3 files changed

Lines changed: 14 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.4.2"
2+
".": "1.4.3"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ 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.4.3](https://github.com/locus313/github-api-scripts/compare/v1.4.2...v1.4.3) (2026-08-05)
8+
9+
10+
### Bug Fixes
11+
12+
* standardize CSV/report output locations across scripts ([#56](https://github.com/locus313/github-api-scripts/issues/56)) ([9de57d0](https://github.com/locus313/github-api-scripts/commit/9de57d02fc0f8db261a76f8fbbbc649be62b9c48))
13+
14+
15+
### Code Refactoring
16+
17+
* extract csv_escape helper to lib/github-common.sh ([#57](https://github.com/locus313/github-api-scripts/issues/57)) ([cf3111a](https://github.com/locus313/github-api-scripts/commit/cf3111a7a0b0b22979e6cbf45f7983eecab442ae))
18+
719
## [1.4.2](https://github.com/locus313/github-api-scripts/compare/v1.4.1...v1.4.2) (2026-08-05)
820

921

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.2
1+
1.4.3

0 commit comments

Comments
 (0)