Skip to content

Commit 9a91d87

Browse files
committed
chore(release): 2.0.4
1 parent dd0467b commit 9a91d87

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.0.4](https://github.com/cloudevents/sdk-javascript/compare/v2.0.3...v2.0.4) (2020-07-30)
6+
7+
8+
### Miscellaneous
9+
10+
* **release:** add postinstall dir to packaged files ([dd0467b](https://github.com/cloudevents/sdk-javascript/commit/dd0467b62daab462f241a5c90942b9c0a678755a))
11+
512
### [2.0.3](https://github.com/cloudevents/sdk-javascript/compare/v2.0.2...v2.0.3) (2020-07-30)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudevents-sdk",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "CloudEvents SDK for JavaScript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)