Skip to content

Commit

Permalink
🔖 (24.3.0) (#317)
Browse files Browse the repository at this point in the history
* 🔖 (24.3.0)

* Remove used release notes

* Upgrade @actual/web

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
MatissJanis and github-actions[bot] authored Mar 3, 2024
1 parent f43097f commit b926af2
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 37 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": "24.2.0",
"version": "24.3.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": "24.2.0",
"@actual-app/web": "24.3.0",
"bcrypt": "^5.1.0",
"better-sqlite3": "^9.1.1",
"body-parser": "^1.20.1",
Expand Down
6 changes: 0 additions & 6 deletions upcoming-release-notes/305.md

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

6 changes: 0 additions & 6 deletions upcoming-release-notes/315.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:24.2.0":
version: 24.2.0
resolution: "@actual-app/web@npm:24.2.0"
checksum: 9eb4076baf84dd121c69ba32c0b493d033cf14c6e091b55dad7203d1818ba7b76922af335c123f64d2b2c9a28effb563ab0798483314bd1cfe4e62a93d86b8b5
"@actual-app/web@npm:24.3.0":
version: 24.3.0
resolution: "@actual-app/web@npm:24.3.0"
checksum: 7242da4ac1bd170464899b97ea777d72b3044afcef1b3fdcacfc8e8a53d78a0e63a9169aa2bc15b68c5502488c1b0ed3211eeae06604efadbaf47346d91a6531
languageName: node
linkType: hard

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

0 comments on commit b926af2

Please sign in to comment.