Skip to content

Commit 4a1eca1

Browse files
Release 17.1.3
1 parent 748ce28 commit 4a1eca1

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
@@ -4,6 +4,15 @@
44

55

66

7+
8+
## v17.1.3 (2024-11-27)
9+
10+
#### :bug: Bug Fix
11+
* [#1711](https://github.com/RobbieTheWagner/ember-shepherd/pull/1711) Use tracked properties for everything ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
12+
13+
#### Committers: 1
14+
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
15+
716
## v17.1.2 (2024-11-26)
817

918
#### :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.2",
3+
"version": "17.1.3",
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.2"
57+
"version": "17.1.3"
5858
}

0 commit comments

Comments
 (0)