File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
Official CloudEvents' SDK for JavaScript.
8
8
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 ` : ` x ` relates to spec version and ` p ` relates to fixes or patches, see
16
+ [ semver] ( https://semver.org/ )
17
+
18
+ __ After Spec reaches 1.0__
19
+
20
+ - ` x.M.p ` : ` x ` relates to spec version, ` M ` relates to minor and ` p ` relates
21
+ to fixes or patches. See [ semver] ( https://semver.org/ )
10
22
11
23
## Installation
12
24
You can’t perform that action at this time.
0 commit comments