We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1312fde commit dd3d601Copy full SHA for dd3d601
CHANGELOG.md
@@ -1,5 +1,14 @@
1
2
3
+
4
+## v2.0.1 (2022-10-27)
5
6
+#### :bug: Bug Fix
7
+* [#147](https://github.com/shipshapecode/vue-shepherd/pull/147) fix/import error ([@fech-dev](https://github.com/fech-dev))
8
9
+#### Committers: 1
10
+- Federico Mameli ([@fech-dev](https://github.com/fech-dev))
11
12
## v2.0.0 (2022-10-23)
13
14
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-shepherd",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "A Vue wrapper for the site tour library Shepherd.",
"author": {
"name": "Robert Wagner",
0 commit comments