Skip to content

Commit eb0ba5a

Browse files
committed
v1.4.8
1 parent b0cd04b commit eb0ba5a

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.4.8
16+
1517
- FIXED: The API documentation now accurately shows the shape of an error response. This is not a change in API behavior but a correction to the API docs. (h/t Preocts)
1618
- FIXED: You can now join a leaderboard in individual goal mode as a spectator without first having to join as a participant. (h/t cdrch)
1719

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

0 commit comments

Comments
 (0)