Skip to content

Commit 1f9d5c2

Browse files
committed
v1.3.3
1 parent b965be5 commit 1f9d5c2

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

CHANGELOG.md

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

1313
## Upcoming/Unreleased
1414

15-
- NEW: All charts now are viewable as bar charts.
16-
- NEW: Added fullscreen mode for charts.
15+
## 1.3.3
16+
17+
- NEW: You can now view any chart as a bar chart, so you can see your total progress each day.
18+
- NEW: You can now make any chart fullscreen. Hopefully this helps mobile users a bit!
1719
- NEW: You can now click the save button near a chart to download an image of that chart.
1820

1921
## 1.3.2

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.3.2",
4+
"version": "1.3.3",
55
"type": "module",
66
"engines": {
77
"node": ">=22.11.0 <23.0.0"

0 commit comments

Comments
 (0)