diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md index efcf818fe..a510a7d8a 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.32.5](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.32.4...@standardnotes/analytics@2.32.5) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/server/issues/903)) ([751f3b2](https://github.com/standardnotes/server/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [2.32.4](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.32.3...@standardnotes/analytics@2.32.4) (2023-10-26) **Note:** Version bump only for package @standardnotes/analytics diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 7500ab108..b21cb79e5 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/analytics", - "version": "2.32.4", + "version": "2.32.5", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index be30f0d1f..18da986af 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.81.9](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.81.8...@standardnotes/api-gateway@1.81.9) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/api-gateway/issues/903)) ([751f3b2](https://github.com/standardnotes/api-gateway/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.81.8](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.81.7...@standardnotes/api-gateway@1.81.8) (2023-11-03) ### Bug Fixes diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index 4f1c12729..0dad8a87c 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.81.8", + "version": "1.81.9", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index e84a82062..84c06af5e 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.165.3](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.165.2...@standardnotes/auth-server@1.165.3) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/server/issues/903)) ([751f3b2](https://github.com/standardnotes/server/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.165.2](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.165.1...@standardnotes/auth-server@1.165.2) (2023-11-03) ### Bug Fixes diff --git a/packages/auth/package.json b/packages/auth/package.json index 2e954abab..7f4089333 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.165.2", + "version": "1.165.3", "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 92f6e2ecb..26e02f155 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.20.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.20.2...@standardnotes/domain-events-infra@1.20.3) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/server/issues/903)) ([751f3b2](https://github.com/standardnotes/server/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.20.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.20.1...@standardnotes/domain-events-infra@1.20.2) (2023-10-19) **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 0dde7d0d9..5cefee3b6 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.20.2", + "version": "1.20.3", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/event-store/CHANGELOG.md b/packages/event-store/CHANGELOG.md index 4f3778853..f4a56808a 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.13.18](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.13.17...@standardnotes/event-store@1.13.18) (2023-11-07) + +**Note:** Version bump only for package @standardnotes/event-store + ## [1.13.17](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.13.16...@standardnotes/event-store@1.13.17) (2023-10-26) **Note:** Version bump only for package @standardnotes/event-store diff --git a/packages/event-store/package.json b/packages/event-store/package.json index 965709f0d..3339abf48 100644 --- a/packages/event-store/package.json +++ b/packages/event-store/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/event-store", - "version": "1.13.17", + "version": "1.13.18", "description": "Event Store Service", "private": true, "main": "dist/src/index.js", diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index a2be04453..e1a587cab 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.32.4](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.32.3...@standardnotes/files-server@1.32.4) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/files/issues/903)) ([751f3b2](https://github.com/standardnotes/files/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.32.3](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.32.2...@standardnotes/files-server@1.32.3) (2023-10-31) ### Bug Fixes diff --git a/packages/files/package.json b/packages/files/package.json index 6d90be1a7..dd8499074 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.32.3", + "version": "1.32.4", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/home-server/CHANGELOG.md b/packages/home-server/CHANGELOG.md index d684f103e..adbeac261 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.18.22](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.21...@standardnotes/home-server@1.18.22) (2023-11-07) + +**Note:** Version bump only for package @standardnotes/home-server + ## [1.18.21](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.20...@standardnotes/home-server@1.18.21) (2023-11-06) **Note:** Version bump only for package @standardnotes/home-server diff --git a/packages/home-server/package.json b/packages/home-server/package.json index ed128f99d..25be4d095 100644 --- a/packages/home-server/package.json +++ b/packages/home-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/home-server", - "version": "1.18.21", + "version": "1.18.22", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/revisions/CHANGELOG.md b/packages/revisions/CHANGELOG.md index 14fc53ad2..d616114d6 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.47.4](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.47.3...@standardnotes/revisions-server@1.47.4) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/server/issues/903)) ([751f3b2](https://github.com/standardnotes/server/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.47.3](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.47.2...@standardnotes/revisions-server@1.47.3) (2023-10-26) **Note:** Version bump only for package @standardnotes/revisions-server diff --git a/packages/revisions/package.json b/packages/revisions/package.json index 2d31510db..2f7df2408 100644 --- a/packages/revisions/package.json +++ b/packages/revisions/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/revisions-server", - "version": "1.47.3", + "version": "1.47.4", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/scheduler/CHANGELOG.md b/packages/scheduler/CHANGELOG.md index a3c3a286e..cdd1dbe03 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.26.5](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.26.4...@standardnotes/scheduler-server@1.26.5) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/server/issues/903)) ([751f3b2](https://github.com/standardnotes/server/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.26.4](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.26.3...@standardnotes/scheduler-server@1.26.4) (2023-10-26) **Note:** Version bump only for package @standardnotes/scheduler-server diff --git a/packages/scheduler/package.json b/packages/scheduler/package.json index 8ee3b6de5..d402247ad 100644 --- a/packages/scheduler/package.json +++ b/packages/scheduler/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/scheduler-server", - "version": "1.26.4", + "version": "1.26.5", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index 0ba987383..38ca88ce6 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.120.2](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.120.1...@standardnotes/syncing-server@1.120.2) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/syncing-server-js/issues/903)) ([751f3b2](https://github.com/standardnotes/syncing-server-js/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.120.1](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.120.0...@standardnotes/syncing-server@1.120.1) (2023-11-06) ### Bug Fixes diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index 028dcb34b..7c5aaaf35 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.120.1", + "version": "1.120.2", "engines": { "node": ">=18.0.0 <21.0.0" }, diff --git a/packages/websockets/CHANGELOG.md b/packages/websockets/CHANGELOG.md index 40f87527a..b905c9e8e 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.17.5](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.17.4...@standardnotes/websockets-server@1.17.5) (2023-11-07) + +### Bug Fixes + +* remove open telemetry from code ([#903](https://github.com/standardnotes/server/issues/903)) ([751f3b2](https://github.com/standardnotes/server/commit/751f3b25476c5be3d663ad8540c43266acd39493)) + ## [1.17.4](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.17.3...@standardnotes/websockets-server@1.17.4) (2023-10-26) **Note:** Version bump only for package @standardnotes/websockets-server diff --git a/packages/websockets/package.json b/packages/websockets/package.json index 884a5f2c9..1785c529d 100644 --- a/packages/websockets/package.json +++ b/packages/websockets/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/websockets-server", - "version": "1.17.4", + "version": "1.17.5", "engines": { "node": ">=18.0.0 <21.0.0" },