Skip to content

Commit

Permalink
chore(main): release Google.CloudEvents.Protobuf 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jun 7, 2023
1 parent 19f9158 commit 7ab10b6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.3.0"
".": "1.4.0"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.4.0](https://github.com/googleapis/google-cloudevents-dotnet/compare/Google.CloudEvents.Protobuf-1.3.0...Google.CloudEvents.Protobuf-1.4.0) (2023-06-07)


### Features

* Generate extension attributes based on proto annotations ([db7afbc](https://github.com/googleapis/google-cloudevents-dotnet/commit/db7afbccc2f1277dcb281c38d01d509f7532e214))
* Regenerate all code, including new events and extension attributes ([d219f8c](https://github.com/googleapis/google-cloudevents-dotnet/commit/d219f8c706589aa5305f03975f7fa7acc539a4bc))

## [1.3.0](https://github.com/googleapis/google-cloudevents-dotnet/compare/Google.CloudEvents.Protobuf-1.2.0...Google.CloudEvents.Protobuf-1.3.0) (2023-03-28)


Expand Down
2 changes: 1 addition & 1 deletion src/ProductionProperties.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<!-- Version information -->
<PropertyGroup>
<Version>1.3.0</Version>
<Version>1.4.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 7ab10b6

Please sign in to comment.