Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(main): release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 8, 2022
1 parent 660ad5b commit 4aa168f
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

### [2.2.1](https://github.com/googleapis/java-grafeas/compare/v2.2.0...v2.2.1) (2022-02-08)


### Bug Fixes

* Modify the bazel.BUILD file by hand to include the compliance protos which are not autogenerated ([#439](https://github.com/googleapis/java-grafeas/issues/439)) ([f109202](https://github.com/googleapis/java-grafeas/commit/f109202a546d70cbc450d9bc2f7bb8736dbd6eb4))


### Dependencies

* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-grafeas/issues/1339)) ([#452](https://github.com/googleapis/java-grafeas/issues/452)) ([5aa295c](https://github.com/googleapis/java-grafeas/commit/5aa295c642ce5ab209288dc096e460eccce5c7ca))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#454](https://github.com/googleapis/java-grafeas/issues/454)) ([97ff9e9](https://github.com/googleapis/java-grafeas/commit/97ff9e9ec572a6349774e51ac6658ae3bb877327))
* update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#433](https://github.com/googleapis/java-grafeas/issues/433)) ([bb4c25d](https://github.com/googleapis/java-grafeas/commit/bb4c25d1f0ddfc3a42316a97f23ddaf5bb8942df))
* update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#455](https://github.com/googleapis/java-grafeas/issues/455)) ([20f8992](https://github.com/googleapis/java-grafeas/commit/20f899203bf8c9fa7d2e7da7d807a4bd6a3a3668))

## [2.2.0](https://www.github.com/googleapis/java-grafeas/compare/v2.1.3...v2.2.0) (2022-01-07)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.grafeas</groupId>
<artifactId>grafeas</artifactId>
<version>2.2.1-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>2.2.1</version><!-- {x-version-update:grafeas:current} -->
<packaging>jar</packaging>
<name>Grafeas Client</name>
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

grafeas:2.2.0:2.2.1-SNAPSHOT
grafeas:2.2.1:2.2.1

0 comments on commit 4aa168f

Please sign in to comment.