Skip to content

Commit d7903ac

Browse files
Release 17.1.4
1 parent 8f0dc77 commit d7903ac

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55

66

77

8+
9+
## v17.1.4 (2024-12-06)
10+
11+
#### :bug: Bug Fix
12+
* [#1712](https://github.com/RobbieTheWagner/ember-shepherd/pull/1712) Make button type optional ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
13+
14+
#### :house: Internal
15+
* [#1713](https://github.com/RobbieTheWagner/ember-shepherd/pull/1713) Add addon-docs deploy action ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
16+
17+
#### Committers: 1
18+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
19+
820
## v17.1.3 (2024-11-27)
921

1022
#### :bug: Bug Fix

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.3",
3+
"version": "17.1.4",
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.3"
57+
"version": "17.1.4"
5858
}

0 commit comments

Comments
 (0)