Skip to content

Commit dae7dc9

Browse files
committed
chore(release): publish new version
- @standardnotes/home-server@1.16.48 - @standardnotes/revisions-server@1.43.5 - @standardnotes/syncing-server@1.115.4
1 parent 29e573e commit dae7dc9

File tree

6 files changed

+19
-3
lines changed

6 files changed

+19
-3
lines changed

packages/home-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.16.48](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.47...@standardnotes/home-server@1.16.48) (2023-10-10)
7+
8+
**Note:** Version bump only for package @standardnotes/home-server
9+
610
## [1.16.47](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.46...@standardnotes/home-server@1.16.47) (2023-10-10)
711

812
**Note:** Version bump only for package @standardnotes/home-server

packages/home-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/home-server",
3-
"version": "1.16.47",
3+
"version": "1.16.48",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

packages/revisions/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.43.5](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.43.4...@standardnotes/revisions-server@1.43.5) (2023-10-10)
7+
8+
### Bug Fixes
9+
10+
* **revisions:** log messages ([3df1414](https://github.com/standardnotes/server/commit/3df14149f08421a1f1c677ddc30f499c660b354e))
11+
612
## [1.43.4](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.43.3...@standardnotes/revisions-server@1.43.4) (2023-10-10)
713

814
### Bug Fixes

packages/revisions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/revisions-server",
3-
"version": "1.43.4",
3+
"version": "1.43.5",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

packages/syncing-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [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)
7+
8+
### Bug Fixes
9+
10+
* **syncing-server:** order by for identical created at date ([29e573e](https://github.com/standardnotes/syncing-server-js/commit/29e573e9b5055a6303e0075e222b0f8af0f4b0ac))
11+
612
## [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)
713

814
### Bug Fixes

packages/syncing-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/syncing-server",
3-
"version": "1.115.3",
3+
"version": "1.115.4",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

0 commit comments

Comments
 (0)