Skip to content

Commit 6cec7e4

Browse files
committed
docs: Update CHANGELOG
1 parent 2746251 commit 6cec7e4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## 1.0.1
11+
12+
- Add section to guide on how to get started streaming an event
13+
1014
## 1.0.0
1115

1216
- Update README with new design and setup information

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuejs-events",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Source code for events.vuejs.org",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)