Skip to content

Commit

Permalink
chore: release main (#5470)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>datastore-lock: 6.0.0</summary>

##
[6.0.0](datastore-lock-v5.0.0...datastore-lock-v6.0.0)
(2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16
([#5465](#5465))

### Bug Fixes

* **deps:** update gcf-utils to v16
([#5465](#5465))
([2507b12](2507b12))
</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>
  • Loading branch information
release-please[bot] committed Sep 6, 2024
1 parent 2507b12 commit 766e59f
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"packages/bot-config-utils": "8.0.0",
"packages/cron-utils": "5.0.0",
"packages/datastore-lock": "5.0.0",
"packages/datastore-lock": "6.0.0",
"packages/flakybot": "1.2.1",
"packages/gcf-utils": "16.0.0",
"packages/git-file-utils": "2.0.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/datastore-lock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [6.0.0](https://github.com/googleapis/repo-automation-bots/compare/datastore-lock-v5.0.0...datastore-lock-v6.0.0) (2024-09-06)


### ⚠ BREAKING CHANGES

* **deps:** update gcf-utils to v16 ([#5465](https://github.com/googleapis/repo-automation-bots/issues/5465))

### Bug Fixes

* **deps:** update gcf-utils to v16 ([#5465](https://github.com/googleapis/repo-automation-bots/issues/5465)) ([2507b12](https://github.com/googleapis/repo-automation-bots/commit/2507b1271380b30229c8d7a91c5ce7a3d3af1e86))

## [5.0.0](https://github.com/googleapis/repo-automation-bots/compare/datastore-lock-v4.1.0...datastore-lock-v5.0.0) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/datastore-lock/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/datastore-lock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/datastore-lock",
"version": "5.0.0",
"version": "6.0.0",
"description": "Distributed lock backed by Google Cloud Datastore",
"scripts": {
"compile": "tsc -p .",
Expand Down

0 comments on commit 766e59f

Please sign in to comment.