Skip to content

Commit

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


<details><summary>issue-utils: 2.2.0</summary>

##
[2.2.0](issue-utils-v2.1.2...issue-utils-v2.2.0)
(2023-09-18)


### Features

* migrate addOrUpdateIssueComment to issue-utils
([#5217](#5217))
([b50f612](b50f612))
</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 18, 2023
1 parent b50f612 commit b146c13
Show file tree
Hide file tree
Showing 4 changed files with 11 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 @@ -5,7 +5,7 @@
"packages/flakybot": "1.2.0",
"packages/gcf-utils": "15.0.0",
"packages/git-file-utils": "1.2.6",
"packages/issue-utils": "2.1.2",
"packages/issue-utils": "2.2.0",
"packages/label-utils": "3.0.2",
"packages/mono-repo-publish": "1.7.0",
"packages/object-selector": "3.0.2",
Expand Down
7 changes: 7 additions & 0 deletions packages/issue-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.2.0](https://github.com/googleapis/repo-automation-bots/compare/issue-utils-v2.1.2...issue-utils-v2.2.0) (2023-09-18)


### Features

* migrate addOrUpdateIssueComment to issue-utils ([#5217](https://github.com/googleapis/repo-automation-bots/issues/5217)) ([b50f612](https://github.com/googleapis/repo-automation-bots/commit/b50f612c4a930dada11bae4e85e9b482fa4690f5))

## [2.1.2](https://github.com/googleapis/repo-automation-bots/compare/issue-utils-v2.1.1...issue-utils-v2.1.2) (2023-01-10)


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

0 comments on commit b146c13

Please sign in to comment.