Skip to content

Commit

Permalink
v0.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dispatchrabbi committed Oct 5, 2024
1 parent c50390d commit e131dbf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Types of changes include:

## Upcoming/Unreleased

## 0.15.2

- NEW: You can now install TrackBear as an app on your computer or phone. Look for "Add to Home Screen" or "Install TrackBear" buttons; the way to install TrackBear will differ by OS and browser.
- NEW: Added an Enter Progress button to the sidebar so that it's more obvious how to do that.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "writing-tracker",
"private": true,
"version": "0.15.1",
"version": "0.15.2",
"type": "module",
"engines": {
"node": ">=22.0.0 <23.0.0"
Expand Down

0 comments on commit e131dbf

Please sign in to comment.