chore(release): publish new version

- @standardnotes/[email protected]
 - @standardnotes/[email protected].5
 - @standardnotes/[email protected].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
+6
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/[email protected]...@standardnotes/[email protected]) (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/[email protected]...@standardnotes/[email protected]) (2023-10-10)
### Bug Fixes
+1 -1
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"
},