Skip to content

Commit 2079001

Browse files
Release 4.1.0
1 parent c71357a commit 2079001

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11

22

33

4+
5+
## v4.1.0 (2024-09-16)
6+
7+
#### :rocket: Enhancement
8+
* [#375](https://github.com/shipshapecode/vue-shepherd/pull/375) Add Native Typescript Declarations ([@Kenneth-Sills](https://github.com/Kenneth-Sills))
9+
10+
#### :memo: Documentation
11+
* [#435](https://github.com/shipshapecode/vue-shepherd/pull/435) Update README.md ([@Mtillmann](https://github.com/Mtillmann))
12+
* [#228](https://github.com/shipshapecode/vue-shepherd/pull/228) Fix bug in README.md ([@lcb931023](https://github.com/lcb931023))
13+
14+
#### Committers: 3
15+
- Changbai Li ([@lcb931023](https://github.com/lcb931023))
16+
- Kenneth Sills ([@Kenneth-Sills](https://github.com/Kenneth-Sills))
17+
- Martin Tillmann ([@Mtillmann](https://github.com/Mtillmann))
18+
419
## v3.0.0 (2023-04-03)
520

621
## v2.0.1 (2022-10-27)

package.json

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

0 commit comments

Comments
 (0)