Commit 2e508b6
authored
chore: Update version for google-cloud-firestore in .librarian/state.yaml (#16519)
`google-cloud-firestore` was manually removed from the release PR
#16193 but the
change to the version for `google-cloud-firestore` was not reverted
`.librarian/state.yaml` . This PR fixes the issue.
Without this fix, we see the following error in librarian automation.
```
time=2026-04-01T20:03:38.254Z level=ERROR msg="librarian command failed" err="failed to fetch conventional commits for library, google-cloud-firestore: failed to get commits for library \"google-cloud-firestore\" with source roots [\"packages/google-cloud-firestore\"] at tag \"google-cloud-firestore-v2.27.0\": failed to find tag google-cloud-firestore-v2.27.0: tag not found"
```1 parent beaf708 commit 2e508b6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1884 | 1884 | | |
1885 | 1885 | | |
1886 | 1886 | | |
1887 | | - | |
| 1887 | + | |
1888 | 1888 | | |
1889 | 1889 | | |
1890 | 1890 | | |
| |||
0 commit comments