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

chore: release 2.0.0 #352

Merged
merged 1 commit into from
Aug 12, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [2.0.0](https://www.github.com/googleapis/java-grafeas/compare/v1.2.3...v2.0.0) (2021-08-12)


### ⚠ BREAKING CHANGES

* release gapic-generator-java v2.0.0 (#348)

### Features

* release gapic-generator-java v2.0.0 ([#348](https://www.github.com/googleapis/java-grafeas/issues/348)) ([cb65ffe](https://www.github.com/googleapis/java-grafeas/commit/cb65ffe298935753f02c60639b366c66173c1dba))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#349](https://www.github.com/googleapis/java-grafeas/issues/349)) ([c5f2ce7](https://www.github.com/googleapis/java-grafeas/commit/c5f2ce77cc58eec7c0c28d85f90e8a472d33e354))
* update dependency com.puppycrawl.tools:checkstyle to v8.45.1 ([#347](https://www.github.com/googleapis/java-grafeas/issues/347)) ([f8d0d5d](https://www.github.com/googleapis/java-grafeas/commit/f8d0d5d54f6ee73e7508169a2e2cbd1f6c68f3d2))

### [1.2.3](https://www.github.com/googleapis/java-grafeas/compare/v1.2.2...v1.2.3) (2021-07-01)


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>1.2.4-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
<version>2.0.0</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:1.2.3:1.2.4-SNAPSHOT
grafeas:2.0.0:2.0.0