Skip to content

Commit

Permalink
Merge pull request #1 from zachwhelchel/fixes
Browse files Browse the repository at this point in the history
🔖 (23.10.0) (actualbudget#269)
  • Loading branch information
zachwhelchel authored Nov 1, 2023
2 parents a44657c + 2d7f574 commit 112a327
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 25 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "actual-sync",
"version": "23.9.0",
"version": "23.10.0",
"license": "MIT",
"description": "actual syncing server",
"type": "module",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@actual-app/crdt": "2.1.0",
"@zachwhelchel/actual-app-web": "23.9.1",
"@zachwhelchel/actual-app-web": "23.10.0",
"bcrypt": "^5.1.0",
"better-sqlite3": "^8.2.0",
"body-parser": "^1.20.1",
Expand Down
7 changes: 0 additions & 7 deletions upcoming-release-notes/245.md

This file was deleted.

6 changes: 0 additions & 6 deletions upcoming-release-notes/257.md

This file was deleted.

6 changes: 0 additions & 6 deletions upcoming-release-notes/265.md

This file was deleted.

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1518,9 +1518,9 @@ __metadata:
languageName: node
linkType: hard

"@zachwhelchel/actual-app-web@npm:23.9.1":
version: 23.9.1
resolution: "@zachwhelchel/actual-app-web@npm:23.9.1"
"@zachwhelchel/actual-app-web@npm:23.10.0":
version: 23.10.0
resolution: "@zachwhelchel/actual-app-web@npm:23.10.0"
checksum: f47b9156bb3ed405e8ba4d76bce7ed4cc8aeaf758e00d9b14039bb90c3d42aac54d016df5f1f4ac0dc1ef1ed7353800e83c0c32763034884c657c4c222a731b7
languageName: node
linkType: hard
Expand Down Expand Up @@ -1577,7 +1577,7 @@ __metadata:
"@types/uuid": ^9.0.0
"@typescript-eslint/eslint-plugin": ^5.51.0
"@typescript-eslint/parser": ^5.51.0
"@zachwhelchel/actual-app-web": 23.9.1
"@zachwhelchel/actual-app-web": 23.10.0
bcrypt: ^5.1.0
better-sqlite3: ^8.2.0
body-parser: ^1.20.1
Expand Down

0 comments on commit 112a327

Please sign in to comment.