Skip to content

Commit

Permalink
🔖 (23.10.0) (actualbudget#269)
Browse files Browse the repository at this point in the history
* 🔖 (23.10.0)

* Remove used release notes

* Upgrade web

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and MMichotte committed Sep 9, 2024
1 parent 7042970 commit 62b317f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 26 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",
"@actual-app/web": "23.9.0",
"@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.

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.9.0":
version: 23.9.0
resolution: "@actual-app/web@npm:23.9.0"
checksum: fc6bb319058323eb62b2a44a239fe825ca0b7eee9a69be7467ece391a2ca368d28e047aa8d9a60defb45dc9c9302ac307737c1d04d5ba25f430aedeecdf0744b
"@actual-app/web@npm:23.10.0":
version: 23.10.0
resolution: "@actual-app/web@npm:23.10.0"
checksum: bcff1abea060b73bf5865d7ba5e08105500456c19cddbbd816cd1ad88be33448dc6699496d6dc2d742405bafd5e7846578a4420e3beec90a0de8c579edc8b700
languageName: node
linkType: hard

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

0 comments on commit 62b317f

Please sign in to comment.