Skip to content

Commit

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


<details><summary>label-utils: 5.0.0</summary>

##
[5.0.0](label-utils-v4.0.0...label-utils-v5.0.0)
(2024-09-09)


### ⚠ BREAKING CHANGES

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

### Bug Fixes

* **deps:** update gcf-utils to v16
([#5475](#5475))
([c2ed8b5](c2ed8b5))
</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] authored Sep 9, 2024
1 parent c2ed8b5 commit 7578024
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
Expand Up @@ -6,7 +6,7 @@
"packages/gcf-utils": "16.0.1",
"packages/git-file-utils": "2.0.0",
"packages/issue-utils": "4.0.0",
"packages/label-utils": "4.0.0",
"packages/label-utils": "5.0.0",
"packages/mono-repo-publish": "1.7.0",
"packages/object-selector": "5.0.0",
"packages/release-brancher": "1.3.3"
Expand Down
11 changes: 11 additions & 0 deletions packages/label-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [5.0.0](https://github.com/googleapis/repo-automation-bots/compare/label-utils-v4.0.0...label-utils-v5.0.0) (2024-09-09)


### ⚠ BREAKING CHANGES

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

### Bug Fixes

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

## [4.0.0](https://github.com/googleapis/repo-automation-bots/compare/label-utils-v3.0.2...label-utils-v4.0.0) (2023-09-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/label-utils/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/label-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-automations/label-utils",
"version": "4.0.0",
"version": "5.0.0",
"description": "Utilities for github labels",
"scripts": {
"compile": "tsc -p .",
Expand Down

0 comments on commit 7578024

Please sign in to comment.