Skip to content

Commit dd3d601

Browse files
Release 2.0.1
1 parent 1312fde commit dd3d601

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

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+
312
## v2.0.0 (2022-10-23)
413

514
#### :boom: Breaking Change

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-shepherd",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "A Vue wrapper for the site tour library Shepherd.",
55
"author": {
66
"name": "Robert Wagner",

0 commit comments

Comments
 (0)