Skip to content

Commit

Permalink
🔖 (23.11.0) (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatissJanis authored Nov 4, 2023
1 parent 1f5ff93 commit 9e7c2e7
Show file tree
Hide file tree
Showing 5 changed files with 7 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.10.0",
"version": "23.11.0",
"license": "MIT",
"description": "actual syncing server",
"type": "module",
Expand All @@ -16,7 +16,7 @@
},
"dependencies": {
"@actual-app/crdt": "2.1.0",
"@actual-app/web": "23.10.0",
"@actual-app/web": "23.11.0",
"bcrypt": "^5.1.0",
"better-sqlite3": "^8.6.0",
"body-parser": "^1.20.1",
Expand Down
6 changes: 0 additions & 6 deletions upcoming-release-notes/260.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ __metadata:
languageName: node
linkType: hard

"@actual-app/web@npm:23.10.0":
version: 23.10.0
resolution: "@actual-app/web@npm:23.10.0"
checksum: bcff1abea060b73bf5865d7ba5e08105500456c19cddbbd816cd1ad88be33448dc6699496d6dc2d742405bafd5e7846578a4420e3beec90a0de8c579edc8b700
"@actual-app/web@npm:23.11.0":
version: 23.11.0
resolution: "@actual-app/web@npm:23.11.0"
checksum: b9a40aa063ece380bf8bdd789bae5d3580c2db0cb9d4d5a38a3b9ec0b568f1a41d06d84fdb17e5a85ddaec6a2477e38793754986ea68291c2dcb66d06d94cce8
languageName: node
linkType: hard

Expand Down Expand Up @@ -1611,7 +1611,7 @@ __metadata:
resolution: "actual-sync@workspace:."
dependencies:
"@actual-app/crdt": 2.1.0
"@actual-app/web": 23.10.0
"@actual-app/web": 23.11.0
"@babel/preset-typescript": ^7.20.2
"@types/bcrypt": ^5.0.0
"@types/better-sqlite3": ^7.6.5
Expand Down

0 comments on commit 9e7c2e7

Please sign in to comment.