Skip to content

Commit 6f8eb2d

Browse files
Release 17.1.2
1 parent 4be0666 commit 6f8eb2d

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
@@ -3,6 +3,15 @@
33

44

55

6+
7+
## v17.1.2 (2024-11-26)
8+
9+
#### :bug: Bug Fix
10+
* [#1710](https://github.com/RobbieTheWagner/ember-shepherd/pull/1710) Use EmberShepherdStepOptions type for steps ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
11+
12+
#### Committers: 1
13+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
14+
615
## v17.1.1 (2024-11-26)
716

817
#### :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.1",
3+
"version": "17.1.2",
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.1"
57+
"version": "17.1.2"
5858
}

0 commit comments

Comments
 (0)