diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md index bde444d1b..aef803366 100644 --- a/packages/analytics/CHANGELOG.md +++ b/packages/analytics/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.22.0](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.21.11...@standardnotes/analytics@2.22.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [2.21.11](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.21.10...@standardnotes/analytics@2.21.11) (2023-05-05) ### Bug Fixes diff --git a/packages/analytics/package.json b/packages/analytics/package.json index e9998f044..cdaa638b5 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/analytics", - "version": "2.21.11", + "version": "2.22.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index 740c9b3df..a7e2a2956 100644 --- a/packages/api-gateway/CHANGELOG.md +++ b/packages/api-gateway/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.52.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.51.0...@standardnotes/api-gateway@1.52.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/api-gateway/issues/590)) ([8fbb94d](https://github.com/standardnotes/api-gateway/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + # [1.51.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.50.2...@standardnotes/api-gateway@1.51.0) (2023-05-05) ### Features diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index f9e821b8c..417469e67 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.51.0", + "version": "1.52.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 08a6cfd9a..44f939770 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/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.105.0](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.104.0...@standardnotes/auth-server@1.105.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + # [1.104.0](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.103.2...@standardnotes/auth-server@1.104.0) (2023-05-05) ### Features diff --git a/packages/auth/package.json b/packages/auth/package.json index 59a01af49..aa9ff0980 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.104.0", + "version": "1.105.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index 4319b2535..89617f13e 100644 --- a/packages/common/CHANGELOG.md +++ b/packages/common/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.47.0](https://github.com/standardnotes/server/compare/@standardnotes/common@1.46.7...@standardnotes/common@1.47.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.46.7](https://github.com/standardnotes/server/compare/@standardnotes/common@1.46.6...@standardnotes/common@1.46.7) (2023-05-05) **Note:** Version bump only for package @standardnotes/common diff --git a/packages/common/package.json b/packages/common/package.json index 59459de4d..703139e3a 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/common", - "version": "1.46.7", + "version": "1.47.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/domain-events-infra/CHANGELOG.md b/packages/domain-events-infra/CHANGELOG.md index e7c4a4ba6..51c5beae7 100644 --- a/packages/domain-events-infra/CHANGELOG.md +++ b/packages/domain-events-infra/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.11.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.10.3...@standardnotes/domain-events-infra@1.11.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.10.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.10.2...@standardnotes/domain-events-infra@1.10.3) (2023-05-05) **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 6fa470595..d54363ee2 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.10.3", + "version": "1.11.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/event-store/CHANGELOG.md b/packages/event-store/CHANGELOG.md index 843b478f3..ffeaec7d6 100644 --- a/packages/event-store/CHANGELOG.md +++ b/packages/event-store/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.8.0](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.7.11...@standardnotes/event-store@1.8.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.7.11](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.7.10...@standardnotes/event-store@1.7.11) (2023-05-05) **Note:** Version bump only for package @standardnotes/event-store diff --git a/packages/event-store/package.json b/packages/event-store/package.json index 1733ac84f..ed0dddc53 100644 --- a/packages/event-store/package.json +++ b/packages/event-store/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/event-store", - "version": "1.7.11", + "version": "1.8.0", "description": "Event Store Service", "private": true, "main": "dist/src/index.js", diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 17ee658d7..9e4dbca58 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/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.12.0](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.11.2...@standardnotes/files-server@1.12.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/files/issues/590)) ([8fbb94d](https://github.com/standardnotes/files/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.11.2](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.11.1...@standardnotes/files-server@1.11.2) (2023-05-05) ### Bug Fixes diff --git a/packages/files/package.json b/packages/files/package.json index 712fda41c..f07f5dae7 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.11.2", + "version": "1.12.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/revisions/CHANGELOG.md b/packages/revisions/CHANGELOG.md index 827cb5f2f..686207775 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.14.0](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.13.2...@standardnotes/revisions-server@1.14.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.13.2](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.13.1...@standardnotes/revisions-server@1.13.2) (2023-05-05) ### Bug Fixes diff --git a/packages/revisions/package.json b/packages/revisions/package.json index cf806ac29..6380883d0 100644 --- a/packages/revisions/package.json +++ b/packages/revisions/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/revisions-server", - "version": "1.13.2", + "version": "1.14.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/scheduler/CHANGELOG.md b/packages/scheduler/CHANGELOG.md index a5329319e..19b414685 100644 --- a/packages/scheduler/CHANGELOG.md +++ b/packages/scheduler/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.18.0](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.17.15...@standardnotes/scheduler-server@1.18.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.17.15](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.17.14...@standardnotes/scheduler-server@1.17.15) (2023-05-05) ### Bug Fixes diff --git a/packages/scheduler/package.json b/packages/scheduler/package.json index 040a3246b..aeaa61028 100644 --- a/packages/scheduler/package.json +++ b/packages/scheduler/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/scheduler-server", - "version": "1.17.15", + "version": "1.18.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/sncrypto-node/CHANGELOG.md b/packages/sncrypto-node/CHANGELOG.md index e94c256c0..fc32420b1 100644 --- a/packages/sncrypto-node/CHANGELOG.md +++ b/packages/sncrypto-node/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.14.0](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.13.2...@standardnotes/sncrypto-node@1.14.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.13.2](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.13.1...@standardnotes/sncrypto-node@1.13.2) (2023-05-05) **Note:** Version bump only for package @standardnotes/sncrypto-node diff --git a/packages/sncrypto-node/package.json b/packages/sncrypto-node/package.json index aac00e362..54bb9fb62 100644 --- a/packages/sncrypto-node/package.json +++ b/packages/sncrypto-node/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/sncrypto-node", - "version": "1.13.2", + "version": "1.14.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index a89b2b4f1..aeb01d3e5 100644 --- a/packages/syncing-server/CHANGELOG.md +++ b/packages/syncing-server/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.35.0](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.34.2...@standardnotes/syncing-server@1.35.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/syncing-server-js/issues/590)) ([8fbb94d](https://github.com/standardnotes/syncing-server-js/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.34.2](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.34.1...@standardnotes/syncing-server@1.34.2) (2023-05-05) ### Bug Fixes diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index 997fade89..a32d69c4a 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.34.2", + "version": "1.35.0", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/websockets/CHANGELOG.md b/packages/websockets/CHANGELOG.md index ac8eee582..cc82f8dcb 100644 --- a/packages/websockets/CHANGELOG.md +++ b/packages/websockets/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.7.0](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.6.16...@standardnotes/websockets-server@1.7.0) (2023-05-08) + +### Features + +* upgrade to node 20.1.0 ([#590](https://github.com/standardnotes/server/issues/590)) ([8fbb94d](https://github.com/standardnotes/server/commit/8fbb94d15ab664cca775ec71d51db465547c35ee)) + ## [1.6.16](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.6.15...@standardnotes/websockets-server@1.6.16) (2023-05-05) ### Bug Fixes diff --git a/packages/websockets/package.json b/packages/websockets/package.json index 9d9dc3947..b44ea06b1 100644 --- a/packages/websockets/package.json +++ b/packages/websockets/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/websockets-server", - "version": "1.6.16", + "version": "1.7.0", "engines": { "node": ">=18.0.0 <19.0.0" },