Skip to content

Commit

Permalink
chore: release 4.0.0 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-code-bot committed Jan 20, 2021
1 parent d54cfbe commit 8155234
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.0](https://github.com/googleapis/google-cloudevents-nodejs/compare/v3.2.1...v4.0.0) (2021-01-20)


### ⚠ BREAKING CHANGES

* run the generator 2020/12 (#83)

### Features

* run the generator 2020/12 ([#83](https://github.com/googleapis/google-cloudevents-nodejs/issues/83)) ([d54cfbe](https://github.com/googleapis/google-cloudevents-nodejs/commit/d54cfbec4a8d175c28bc145b9eda5a8eab5c05ca))

### [3.2.1](https://github.com/googleapis/google-cloudevents-nodejs/compare/v3.2.0...v3.2.1) (2020-12-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google/events",
"version": "3.2.1",
"version": "4.0.0",
"description": "Client library for CloudEvents issued by Google.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 8155234

Please sign in to comment.