We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec62f24 commit cec1a15Copy full SHA for cec1a15
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+
3
+## v2.0.0 (2022-10-23)
4
5
+#### :boom: Breaking Change
6
+* [#99](https://github.com/shipshapecode/vue-shepherd/pull/99) Vue 3 Support ([@fech-dev](https://github.com/fech-dev))
7
8
+#### Committers: 1
9
+- Federico Mameli ([@fech-dev](https://github.com/fech-dev))
10
11
## v0.3.0 (2022-06-20)
12
13
#### :boom: Breaking Change
package.json
@@ -1,6 +1,6 @@
{
"name": "vue-shepherd",
- "version": "1.0.0",
+ "version": "2.0.0",
"description": "A Vue wrapper for the site tour library Shepherd.",
"author": {
"name": "Robert Wagner",
@@ -102,4 +102,4 @@
102
"node": "16.17.1",
103
"yarn": "1.22.10"
104
}
105
-}
+}
0 commit comments