Skip to content

Commit 2992ce7

Browse files
chore: release 0.3.0 (googleapis#67)
🤖 I have created a release \*beep\* \*boop\* --- ## [0.3.0](https://www.github.com/googleapis/google-cloudevents-java/compare/v0.2.0...v0.3.0) (2021-03-10) ### ⚠ BREAKING CHANGES * re-run the generator (googleapis#66) ### Features * re-run the generator ([googleapis#66](https://www.github.com/googleapis/google-cloudevents-java/issues/66)) ([e29d085](https://www.github.com/googleapis/google-cloudevents-java/commit/e29d085f460e8d5196ad4a036f4fe94d6fa1b2d0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent e29d085 commit 2992ce7

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [0.3.0](https://www.github.com/googleapis/google-cloudevents-java/compare/v0.2.0...v0.3.0) (2021-03-10)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* re-run the generator (#66)
9+
10+
### Features
11+
12+
* re-run the generator ([#66](https://www.github.com/googleapis/google-cloudevents-java/issues/66)) ([e29d085](https://www.github.com/googleapis/google-cloudevents-java/commit/e29d085f460e8d5196ad4a036f4fe94d6fa1b2d0))
13+
314
## [0.2.0](https://www.github.com/googleapis/google-cloudevents-java/compare/v0.1.5...v0.2.0) (2021-01-26)
415

516

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.google.cloud</groupId>
88
<artifactId>google-cloudevent-types</artifactId>
9-
<version>0.2.1-SNAPSHOT</version><!-- {x-version-update:google-cloudevent-types:current} -->
9+
<version>0.3.0</version><!-- {x-version-update:google-cloudevent-types:current} -->
1010

1111
<parent>
1212
<groupId>com.google.cloud</groupId>

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloudevent-types:0.2.0:0.2.1-SNAPSHOT
4+
google-cloudevent-types:0.3.0:0.3.0

0 commit comments

Comments
 (0)