8000 chore(release): 2.0.3 · cloudevents/sdk-javascript@5bea5f1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5bea5f1

Browse files
committed
chore(release): 2.0.3
1 parent c74ee6c commit 5bea5f1

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.3](https://github.com/cloudevents/sdk-javascript/compare/v2.0.2...v2.0.3) (2020-07-30)
6+
7+
8+
### Miscellaneous
9+
10+
* **release:** add postinstall script to warn users of name change ([#293](https://github.com/cloudevents/sdk-javascript/issues/293)) ([c74ee6c](https://github.com/cloudevents/sdk-javascript/commit/c74ee6c7209a01d750afb79f44d500512d222a28))
11+
512
### [2.0.2](https://github.com/cloudevents/sdk-javascript/compare/v2.0.1...v2.0.2) (2020-06-08)
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.2",
3+
"version": "2.0.3",
44
"description": "CloudEvents SDK for JavaScript",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
0