Skip to content

Commit

Permalink
Release 17.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Nov 26, 2024
1 parent 4be0666 commit 6f8eb2d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@




## v17.1.2 (2024-11-26)

#### :bug: Bug Fix
* [#1710](https://github.com/RobbieTheWagner/ember-shepherd/pull/1710) Use EmberShepherdStepOptions type for steps ([@RobbieTheWagner](https://github.com/RobbieTheWagner))

#### Committers: 1
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))

## v17.1.1 (2024-11-26)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion ember-shepherd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-shepherd",
"version": "17.1.1",
"version": "17.1.2",
"description": "An Ember wrapper for the site tour library Shepherd.",
"keywords": [
"ember-addon"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@
},
"npm": false
},
"version": "17.1.1"
"version": "17.1.2"
}

0 comments on commit 6f8eb2d

Please sign in to comment.