Skip to content

Commit

Permalink
v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dispatchrabbi committed Oct 28, 2024
1 parent 175be71 commit 38efb6c
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.17.1

- CHANGED: I have updated the [Privacy](/privacy) page to be more specific about what data is collected and how it's used. I have not begun collecting new or different data, but I am using the data I already collect in different ways. This update also adds some technical details for the curious.

## 0.17.0
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.17.0",
"version": "0.17.1",
"type": "module",
"engines": {
"node": ">=22.0.0 <23.0.0"
Expand Down

0 comments on commit 38efb6c

Please sign in to comment.