chore(release): publish new version

- @standardnotes/home-server@1.16.48
 - @standardnotes/revisions-server@1.43.5
 - @standardnotes/syncing-server@1.115.4
This commit is contained in:
standardci
2023-10-10 12:48:35 +00:00
parent 29e573e9b5
commit dae7dc9541
6 changed files with 19 additions and 3 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.16.48](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.47...@standardnotes/home-server@1.16.48) (2023-10-10)
**Note:** Version bump only for package @standardnotes/home-server
## [1.16.47](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.46...@standardnotes/home-server@1.16.47) (2023-10-10)
**Note:** Version bump only for package @standardnotes/home-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/home-server",
"version": "1.16.47",
"version": "1.16.48",
"engines": {
"node": ">=18.0.0 <21.0.0"
},

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.43.5](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.43.4...@standardnotes/revisions-server@1.43.5) (2023-10-10)
### Bug Fixes
* **revisions:** log messages ([3df1414](https://github.com/standardnotes/server/commit/3df14149f08421a1f1c677ddc30f499c660b354e))
## [1.43.4](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.43.3...@standardnotes/revisions-server@1.43.4) (2023-10-10)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/revisions-server",
"version": "1.43.4",
"version": "1.43.5",
"engines": {
"node": ">=18.0.0 <21.0.0"
},

View File

@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.115.4](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.115.3...@standardnotes/syncing-server@1.115.4) (2023-10-10)
### Bug Fixes
* **syncing-server:** order by for identical created at date ([29e573e](https://github.com/standardnotes/syncing-server-js/commit/29e573e9b5055a6303e0075e222b0f8af0f4b0ac))
## [1.115.3](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.115.2...@standardnotes/syncing-server@1.115.3) (2023-10-10)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.115.3",
"version": "1.115.4",
"engines": {
"node": ">=18.0.0 <21.0.0"
},