Skip to content

Commit 259004c

Browse files
Release 0.3.0
1 parent 0100b5b commit 259004c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
2+
## v0.3.0 (2022-06-20)
3+
4+
#### :boom: Breaking Change
5+
* [#74](https://github.com/shipshapecode/vue-shepherd/pull/74) Bump shepherd.js from 9.1.1 to 10.0.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
6+
* [#55](https://github.com/shipshapecode/vue-shepherd/pull/55) Bump shepherd.js from 8.1.0 to 9.1.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
7+
8+
#### Committers: 1
9+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
10+
111
## v0.2.1 (2020-06-22)
212

313
## v0.2.0 (2020-06-22)

package.json

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

0 commit comments

Comments
 (0)