We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c9e14 commit 959c6c6Copy full SHA for 959c6c6
CHANGELOG.md
@@ -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
9
// TODO: release log here ...
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-shepherd",
- "version": "0.1.0",
+ "version": "0.2.0",
"description": "A Vue wrapper for the site tour library Shepherd.",
"keywords": [
"vue",
0 commit comments