From c7cf53722c1920698310983a16459dcb128e4e76 Mon Sep 17 00:00:00 2001 From: standardci Date: Mon, 25 Sep 2023 07:30:06 +0000 Subject: [PATCH] chore(release): publish new version - @standardnotes/analytics@2.26.21 - @standardnotes/api-gateway@1.75.1 - @standardnotes/auth-server@1.146.1 - @standardnotes/domain-events-infra@1.12.33 - @standardnotes/domain-events@2.129.1 - @standardnotes/event-store@1.11.49 - @standardnotes/files-server@1.22.28 - @standardnotes/home-server@1.16.1 - @standardnotes/revisions-server@1.36.7 - @standardnotes/scheduler-server@1.20.53 - @standardnotes/syncing-server@1.105.1 - @standardnotes/websockets-server@1.10.50 --- packages/analytics/CHANGELOG.md | 4 ++++ packages/analytics/package.json | 2 +- packages/api-gateway/CHANGELOG.md | 4 ++++ packages/api-gateway/package.json | 2 +- packages/auth/CHANGELOG.md | 4 ++++ packages/auth/package.json | 2 +- packages/domain-events-infra/CHANGELOG.md | 4 ++++ packages/domain-events-infra/package.json | 2 +- packages/domain-events/CHANGELOG.md | 6 ++++++ packages/domain-events/package.json | 2 +- packages/event-store/CHANGELOG.md | 4 ++++ packages/event-store/package.json | 2 +- packages/files/CHANGELOG.md | 4 ++++ packages/files/package.json | 2 +- packages/home-server/CHANGELOG.md | 4 ++++ packages/home-server/package.json | 2 +- packages/revisions/CHANGELOG.md | 6 ++++++ packages/revisions/package.json | 2 +- packages/scheduler/CHANGELOG.md | 4 ++++ packages/scheduler/package.json | 2 +- packages/syncing-server/CHANGELOG.md | 7 +++++++ packages/syncing-server/package.json | 2 +- packages/websockets/CHANGELOG.md | 4 ++++ packages/websockets/package.json | 2 +- 24 files changed, 67 insertions(+), 12 deletions(-) diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md index 82991fedd..bb9f3e660 100644 --- a/packages/analytics/CHANGELOG.md +++ b/packages/analytics/CHANGELOG.md @@ -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. +## [2.26.21](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.26.20...@standardnotes/analytics@2.26.21) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/analytics + ## [2.26.20](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.26.19...@standardnotes/analytics@2.26.20) (2023-09-21) **Note:** Version bump only for package @standardnotes/analytics diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 7c7cb8d4a..589be5ab9 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/analytics", - "version": "2.26.20", + "version": "2.26.21", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index 85ab24ab1..6e30eb79b 100644 --- a/packages/api-gateway/CHANGELOG.md +++ b/packages/api-gateway/CHANGELOG.md @@ -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.75.1](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.75.0...@standardnotes/api-gateway@1.75.1) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/api-gateway + # [1.75.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.74.17...@standardnotes/api-gateway@1.75.0) (2023-09-21) ### Features diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index 694dc06c5..ca6cf750c 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.75.0", + "version": "1.75.1", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 843958762..4b66c6a54 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -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.146.1](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.146.0...@standardnotes/auth-server@1.146.1) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/auth-server + # [1.146.0](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.145.0...@standardnotes/auth-server@1.146.0) (2023-09-22) ### Bug Fixes diff --git a/packages/auth/package.json b/packages/auth/package.json index e0f27d6ce..518864cb9 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.146.0", + "version": "1.146.1", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/domain-events-infra/CHANGELOG.md b/packages/domain-events-infra/CHANGELOG.md index 4a1df8064..29a68a300 100644 --- a/packages/domain-events-infra/CHANGELOG.md +++ b/packages/domain-events-infra/CHANGELOG.md @@ -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.12.33](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.12.32...@standardnotes/domain-events-infra@1.12.33) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/domain-events-infra + ## [1.12.32](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.12.31...@standardnotes/domain-events-infra@1.12.32) (2023-09-21) **Note:** Version bump only for package @standardnotes/domain-events-infra diff --git a/packages/domain-events-infra/package.json b/packages/domain-events-infra/package.json index 2a7578ac7..9e681b73c 100644 --- a/packages/domain-events-infra/package.json +++ b/packages/domain-events-infra/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/domain-events-infra", - "version": "1.12.32", + "version": "1.12.33", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/domain-events/CHANGELOG.md b/packages/domain-events/CHANGELOG.md index 31eb493c1..2ade0d02a 100644 --- a/packages/domain-events/CHANGELOG.md +++ b/packages/domain-events/CHANGELOG.md @@ -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. +## [2.129.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.129.0...@standardnotes/domain-events@2.129.1) (2023-09-25) + +### Bug Fixes + +* remember paging progress on transitioning ([1d73e4f](https://github.com/standardnotes/server/commit/1d73e4f0720d41029af4d4b2b7a10d101add6c82)) + # [2.129.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.128.0...@standardnotes/domain-events@2.129.0) (2023-09-21) ### Features diff --git a/packages/domain-events/package.json b/packages/domain-events/package.json index 49c467c13..a972ffa31 100644 --- a/packages/domain-events/package.json +++ b/packages/domain-events/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/domain-events", - "version": "2.129.0", + "version": "2.129.1", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/event-store/CHANGELOG.md b/packages/event-store/CHANGELOG.md index af6ef3e8d..108e8fd86 100644 --- a/packages/event-store/CHANGELOG.md +++ b/packages/event-store/CHANGELOG.md @@ -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.11.49](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.11.48...@standardnotes/event-store@1.11.49) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/event-store + ## [1.11.48](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.11.47...@standardnotes/event-store@1.11.48) (2023-09-21) **Note:** Version bump only for package @standardnotes/event-store diff --git a/packages/event-store/package.json b/packages/event-store/package.json index 87ad715d5..226b35f11 100644 --- a/packages/event-store/package.json +++ b/packages/event-store/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/event-store", - "version": "1.11.48", + "version": "1.11.49", "description": "Event Store Service", "private": true, "main": "dist/src/index.js", diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 17d28e2b8..dcbbba18a 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/CHANGELOG.md @@ -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.22.28](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.22.27...@standardnotes/files-server@1.22.28) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/files-server + ## [1.22.27](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.22.26...@standardnotes/files-server@1.22.27) (2023-09-21) **Note:** Version bump only for package @standardnotes/files-server diff --git a/packages/files/package.json b/packages/files/package.json index 3328cc905..2bb48e48b 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.22.27", + "version": "1.22.28", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/home-server/CHANGELOG.md b/packages/home-server/CHANGELOG.md index 86cafc169..98c41cd6c 100644 --- a/packages/home-server/CHANGELOG.md +++ b/packages/home-server/CHANGELOG.md @@ -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.1](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.0...@standardnotes/home-server@1.16.1) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/home-server + # [1.16.0](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.15.80...@standardnotes/home-server@1.16.0) (2023-09-22) ### Features diff --git a/packages/home-server/package.json b/packages/home-server/package.json index 1ab66d331..004a903e3 100644 --- a/packages/home-server/package.json +++ b/packages/home-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/home-server", - "version": "1.16.0", + "version": "1.16.1", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/revisions/CHANGELOG.md b/packages/revisions/CHANGELOG.md index 8aafb2e58..174a5c676 100644 --- a/packages/revisions/CHANGELOG.md +++ b/packages/revisions/CHANGELOG.md @@ -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.36.7](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.36.6...@standardnotes/revisions-server@1.36.7) (2023-09-25) + +### Bug Fixes + +* remember paging progress on transitioning ([1d73e4f](https://github.com/standardnotes/server/commit/1d73e4f0720d41029af4d4b2b7a10d101add6c82)) + ## [1.36.6](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.36.5...@standardnotes/revisions-server@1.36.6) (2023-09-22) ### Bug Fixes diff --git a/packages/revisions/package.json b/packages/revisions/package.json index 92b380c7c..072da0834 100644 --- a/packages/revisions/package.json +++ b/packages/revisions/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/revisions-server", - "version": "1.36.6", + "version": "1.36.7", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/scheduler/CHANGELOG.md b/packages/scheduler/CHANGELOG.md index a3dfbc92b..01f255b0a 100644 --- a/packages/scheduler/CHANGELOG.md +++ b/packages/scheduler/CHANGELOG.md @@ -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.20.53](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.20.52...@standardnotes/scheduler-server@1.20.53) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/scheduler-server + ## [1.20.52](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.20.51...@standardnotes/scheduler-server@1.20.52) (2023-09-21) **Note:** Version bump only for package @standardnotes/scheduler-server diff --git a/packages/scheduler/package.json b/packages/scheduler/package.json index 2bec72931..a5b39fda6 100644 --- a/packages/scheduler/package.json +++ b/packages/scheduler/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/scheduler-server", - "version": "1.20.52", + "version": "1.20.53", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index 915feebf4..a823d3bf2 100644 --- a/packages/syncing-server/CHANGELOG.md +++ b/packages/syncing-server/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.105.1](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.105.0...@standardnotes/syncing-server@1.105.1) (2023-09-25) + +### Bug Fixes + +* add paging progress log ([8cb33dc](https://github.com/standardnotes/syncing-server-js/commit/8cb33dc906391ee8b1ebd333937045c328e4fc06)) +* remember paging progress on transitioning ([1d73e4f](https://github.com/standardnotes/syncing-server-js/commit/1d73e4f0720d41029af4d4b2b7a10d101add6c82)) + # [1.105.0](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.104.0...@standardnotes/syncing-server@1.105.0) (2023-09-22) ### Bug Fixes diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index 68827d5c7..9048c8d34 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.105.0", + "version": "1.105.1", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/websockets/CHANGELOG.md b/packages/websockets/CHANGELOG.md index a6140843a..dedc79f0d 100644 --- a/packages/websockets/CHANGELOG.md +++ b/packages/websockets/CHANGELOG.md @@ -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.10.50](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.10.49...@standardnotes/websockets-server@1.10.50) (2023-09-25) + +**Note:** Version bump only for package @standardnotes/websockets-server + ## [1.10.49](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.10.48...@standardnotes/websockets-server@1.10.49) (2023-09-21) **Note:** Version bump only for package @standardnotes/websockets-server diff --git a/packages/websockets/package.json b/packages/websockets/package.json index 083377a44..4df18242e 100644 --- a/packages/websockets/package.json +++ b/packages/websockets/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/websockets-server", - "version": "1.10.49", + "version": "1.10.50", "engines": { "node": ">=18.0.0 <21.0.0" },