Skip to content

Commit f36ea2e

Browse files
chore: release main (#6356)
🤖 I have created a release *beep* *boop* --- <details><summary>git-file-utils: 3.2.0</summary> ## [3.2.0](git-file-utils-v3.1.0...git-file-utils-v3.2.0) (2026-08-24) ### Features * **git-file-utils:** fallback to non-recursive tree traversal on HTTP 422 and ignore submodules ([#6354](#6354)) ([053424a](053424a)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 053424a commit f36ea2e

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/datastore-lock": "7.2.0",
55
"packages/flakybot": "1.4.0",
66
"packages/gcf-utils": "17.2.0",
7-
"packages/git-file-utils": "3.1.0",
7+
"packages/git-file-utils": "3.2.0",
88
"packages/issue-utils": "5.2.0",
99
"packages/label-utils": "6.2.0",
1010
"packages/mono-repo-publish": "1.8.0"

packages/git-file-utils/CHANGELOG.md

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

3+
## [3.2.0](https://github.com/googleapis/repo-automation-bots/compare/git-file-utils-v3.1.0...git-file-utils-v3.2.0) (2026-08-24)
4+
5+
6+
### Features
7+
8+
* **git-file-utils:** fallback to non-recursive tree traversal on HTTP 422 and ignore submodules ([#6354](https://github.com/googleapis/repo-automation-bots/issues/6354)) ([053424a](https://github.com/googleapis/repo-automation-bots/commit/053424ad50c16b5d0ee81ed9dc0177c4aaf97058))
9+
310
## [3.1.0](https://github.com/googleapis/repo-automation-bots/compare/git-file-utils-v3.0.1...git-file-utils-v3.1.0) (2026-07-24)
411

512

packages/git-file-utils/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/git-file-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@google-automations/git-file-utils",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "Utilities for github file operation",
55
"scripts": {
66
"compile": "tsc -p .",

0 commit comments

Comments
 (0)