Skip to content

Commit a038612

Browse files
committed
v1.1.14
1 parent 169ec4b commit a038612

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Types of changes include:
1212

1313
## Upcoming/Unreleased
1414

15+
## 1.1.14
16+
1517
- FIXED: Goals on the Dashboard now show progress correctly bounded by the start and end dates of the goals. (h/t EtluYume, Elluna)
1618

1719
## 1.1.13

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "trackbear",
33
"private": true,
4-
"version": "1.1.13",
4+
"version": "1.1.14",
55
"type": "module",
66
"engines": {
77
"node": ">=22.11.0 <23.0.0"

0 commit comments

Comments
 (0)