Skip to content

Commit 510c207

Browse files
Release 17.1.1
1 parent d816592 commit 510c207

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
6+
## v17.1.1 (2024-11-26)
7+
8+
#### :bug: Bug Fix
9+
* [#1709](https://github.com/RobbieTheWagner/ember-shepherd/pull/1709) Update button types ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
10+
11+
#### Committers: 1
12+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
13+
514
## v17.1.0 (2024-11-26)
615

716
#### :rocket: Enhancement

ember-shepherd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-shepherd",
3-
"version": "17.1.0",
3+
"version": "17.1.1",
44
"description": "An Ember wrapper for the site tour library Shepherd.",
55
"keywords": [
66
"ember-addon"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@
5454
},
5555
"npm": false
5656
},
57-
"version": "17.1.0"
57+
"version": "17.1.1"
5858
}

0 commit comments

Comments
 (0)