Skip to content

Commit 959c6c6

Browse files
Release 0.2.0
1 parent b0c9e14 commit 959c6c6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
## v0.2.0 (2020-06-22)
2+
3+
#### :boom: Breaking Change
4+
* [#10](https://github.com/shipshapecode/vue-shepherd/pull/10) Shepherd 8 ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### Committers: 1
7+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
8+
19
// TODO: release log here ...

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-shepherd",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "A Vue wrapper for the site tour library Shepherd.",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)