File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 66
77Official CloudEvents' SDK for JavaScript.
88
9- <img src =" https://raw.githubusercontent.com/cncf/artwork/master/cloudevents/horizontal/color/cloudevents-horizontal-color.png " width =" 300 " height =" 58 " alt =" CloudEvents logo " >
9+ <img src =" https://github.com/cncf/artwork/blob/master/projects/cloudevents/horizontal/color/cloudevents-horizontal-color.png " width =" 300 " height =" 58 " alt =" CloudEvents logo " >
10+
11+ ## Versioning
12+
13+ ### Before Spec reaches 1.0
14+
15+ - ` 0.x.p ` : where ` x ` relates to spec version and ` p ` relates to fixes, see
16+ [ semver] ( https://semver.org/ ) .
17+
18+ ### After Spec reaches 1.0__
19+
20+ - ` x.M.p ` : where ` x ` relates to spec version, ` M ` relates to minor and ` p ` relates
21+ to fixes. See [ semver] ( https://semver.org/ )
1022
1123## Installation
1224
Original file line number Diff line number Diff line change 11{
22 "name" : " cloudevents-sdk" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.2.1 " ,
44 "description" : " CloudEvents SDK for JavaScript" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments