diff --git a/packages/analytics/CHANGELOG.md b/packages/analytics/CHANGELOG.md index 8486ee52c..3b76fb9b1 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.9.9](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.9.6...@standardnotes/analytics@2.9.9) (2022-11-14) + +### Bug Fixes + +* **analytics:** bump version ([8715fe1](https://github.com/standardnotes/server/commit/8715fe182221f67f02b5f49e566366db3db581f4)) + ## [2.9.6](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.9.5...@standardnotes/analytics@2.9.6) (2022-11-14) **Note:** Version bump only for package @standardnotes/analytics diff --git a/packages/analytics/package.json b/packages/analytics/package.json index 759692b98..cb433f4e1 100644 --- a/packages/analytics/package.json +++ b/packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/analytics", - "version": "2.9.8", + "version": "2.9.9", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index 6d36f8af1..854f069fa 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.38.4](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.38.1...@standardnotes/api-gateway@1.38.4) (2022-11-14) + +### Bug Fixes + +* **api-gateway:** bump version ([6f5e9b7](https://github.com/standardnotes/api-gateway/commit/6f5e9b7b5a83a9e8894f1dff5cfc91228d90b7b4)) + ## [1.38.1](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.38.0...@standardnotes/api-gateway@1.38.1) (2022-11-14) **Note:** Version bump only for package @standardnotes/api-gateway diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index 5ea168e87..43f0c94cb 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.38.3", + "version": "1.38.4", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index f5848796d..bfa75b5aa 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.59.10](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.59.7...@standardnotes/auth-server@1.59.10) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.59.7](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.59.6...@standardnotes/auth-server@1.59.7) (2022-11-14) **Note:** Version bump only for package @standardnotes/auth-server diff --git a/packages/auth/package.json b/packages/auth/package.json index ada0ea875..62a010569 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.59.9", + "version": "1.59.10", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/common/CHANGELOG.md b/packages/common/CHANGELOG.md index 504966881..9b90225c0 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.44.4](https://github.com/standardnotes/server/compare/@standardnotes/common@1.44.1...@standardnotes/common@1.44.4) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.44.1](https://github.com/standardnotes/server/compare/@standardnotes/common@1.44.0...@standardnotes/common@1.44.1) (2022-11-10) ### Bug Fixes diff --git a/packages/common/package.json b/packages/common/package.json index bb39a3bb1..4449fbc6c 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/common", - "version": "1.44.3", + "version": "1.44.4", "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 3a60f8e90..c0fdeabac 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.9.26](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.9.23...@standardnotes/domain-events-infra@1.9.26) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.9.23](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.9.22...@standardnotes/domain-events-infra@1.9.23) (2022-11-14) **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 b1340b0f9..24b892de6 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.9.25", + "version": "1.9.26", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/domain-events/CHANGELOG.md b/packages/domain-events/CHANGELOG.md index 906eab501..7ed9a1972 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.86.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.86.0...@standardnotes/domain-events@2.86.3) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + # [2.86.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.85.0...@standardnotes/domain-events@2.86.0) (2022-11-11) ### Features diff --git a/packages/domain-events/package.json b/packages/domain-events/package.json index 209ba96cd..db8975c96 100644 --- a/packages/domain-events/package.json +++ b/packages/domain-events/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/domain-events", - "version": "2.86.2", + "version": "2.86.3", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/event-store/CHANGELOG.md b/packages/event-store/CHANGELOG.md index 57097aa90..9627ce9b4 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.6.21](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.6.18...@standardnotes/event-store@1.6.21) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.6.18](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.6.17...@standardnotes/event-store@1.6.18) (2022-11-14) **Note:** Version bump only for package @standardnotes/event-store diff --git a/packages/event-store/package.json b/packages/event-store/package.json index be38ef668..54207f64c 100644 --- a/packages/event-store/package.json +++ b/packages/event-store/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/event-store", - "version": "1.6.20", + "version": "1.6.21", "description": "Event Store Service", "private": true, "main": "dist/src/index.js", diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index cc61ee49b..76b067947 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.8.21](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.8.18...@standardnotes/files-server@1.8.21) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/files/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.8.18](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.8.17...@standardnotes/files-server@1.8.18) (2022-11-14) **Note:** Version bump only for package @standardnotes/files-server diff --git a/packages/files/package.json b/packages/files/package.json index 88d050566..77bdcd44c 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.8.20", + "version": "1.8.21", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/predicates/CHANGELOG.md b/packages/predicates/CHANGELOG.md index 1c2de4c77..fc4f4e5b6 100644 --- a/packages/predicates/CHANGELOG.md +++ b/packages/predicates/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.5.7](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.5.4...@standardnotes/predicates@1.5.7) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.5.4](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.5.3...@standardnotes/predicates@1.5.4) (2022-11-10) **Note:** Version bump only for package @standardnotes/predicates diff --git a/packages/predicates/package.json b/packages/predicates/package.json index 5015adc76..dee85e18a 100644 --- a/packages/predicates/package.json +++ b/packages/predicates/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/predicates", - "version": "1.5.6", + "version": "1.5.7", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/scheduler/CHANGELOG.md b/packages/scheduler/CHANGELOG.md index 474f11b88..bee4ed975 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.13.22](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.13.19...@standardnotes/scheduler-server@1.13.22) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.13.19](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.13.18...@standardnotes/scheduler-server@1.13.19) (2022-11-14) **Note:** Version bump only for package @standardnotes/scheduler-server diff --git a/packages/scheduler/package.json b/packages/scheduler/package.json index a4180f356..a75befa53 100644 --- a/packages/scheduler/package.json +++ b/packages/scheduler/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/scheduler-server", - "version": "1.13.21", + "version": "1.13.22", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/security/CHANGELOG.md b/packages/security/CHANGELOG.md index f015a361b..8c81b26db 100644 --- a/packages/security/CHANGELOG.md +++ b/packages/security/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.6.4](https://github.com/standardnotes/server/compare/@standardnotes/security@1.6.1...@standardnotes/security@1.6.4) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.6.1](https://github.com/standardnotes/server/compare/@standardnotes/security@1.6.0...@standardnotes/security@1.6.1) (2022-11-10) **Note:** Version bump only for package @standardnotes/security diff --git a/packages/security/package.json b/packages/security/package.json index 14278d231..2a3e9842c 100644 --- a/packages/security/package.json +++ b/packages/security/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/security", - "version": "1.6.3", + "version": "1.6.4", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/settings/CHANGELOG.md b/packages/settings/CHANGELOG.md index 3194034a0..428c9bec5 100644 --- a/packages/settings/CHANGELOG.md +++ b/packages/settings/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.3](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.18.0...@standardnotes/settings@1.18.3) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + # [1.18.0](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.17.1...@standardnotes/settings@1.18.0) (2022-10-19) ### Features diff --git a/packages/settings/package.json b/packages/settings/package.json index d27f3bba5..33ba0a624 100644 --- a/packages/settings/package.json +++ b/packages/settings/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/settings", - "version": "1.18.2", + "version": "1.18.3", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/sncrypto-node/CHANGELOG.md b/packages/sncrypto-node/CHANGELOG.md index 54cd0796d..328c078c6 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.12.3](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.12.0...@standardnotes/sncrypto-node@1.12.3) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + # [1.12.0](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.11.1...@standardnotes/sncrypto-node@1.12.0) (2022-10-19) ### Features diff --git a/packages/sncrypto-node/package.json b/packages/sncrypto-node/package.json index 65521f726..745ad78cb 100644 --- a/packages/sncrypto-node/package.json +++ b/packages/sncrypto-node/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/sncrypto-node", - "version": "1.12.2", + "version": "1.12.3", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index 6caeec337..fdb03c949 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.13.5](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.13.2...@standardnotes/syncing-server@1.13.5) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/syncing-server-js/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.13.2](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.13.1...@standardnotes/syncing-server@1.13.2) (2022-11-14) **Note:** Version bump only for package @standardnotes/syncing-server diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index a228ffa63..506634fac 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.13.4", + "version": "1.13.5", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/time/CHANGELOG.md b/packages/time/CHANGELOG.md index 030fe32c6..d5cc36402 100644 --- a/packages/time/CHANGELOG.md +++ b/packages/time/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.13.3](https://github.com/standardnotes/server/compare/@standardnotes/time@1.13.0...@standardnotes/time@1.13.3) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + # [1.13.0](https://github.com/standardnotes/server/compare/@standardnotes/time@1.12.0...@standardnotes/time@1.13.0) (2022-11-02) ### Features diff --git a/packages/time/package.json b/packages/time/package.json index 8088a0ba3..c07d0bbd5 100644 --- a/packages/time/package.json +++ b/packages/time/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/time", - "version": "1.13.2", + "version": "1.13.3", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/websockets/CHANGELOG.md b/packages/websockets/CHANGELOG.md index 138f67baa..c00e65374 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.4.23](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.4.20...@standardnotes/websockets-server@1.4.23) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.4.20](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.4.19...@standardnotes/websockets-server@1.4.20) (2022-11-14) **Note:** Version bump only for package @standardnotes/websockets-server diff --git a/packages/websockets/package.json b/packages/websockets/package.json index dde170915..e7f52c977 100644 --- a/packages/websockets/package.json +++ b/packages/websockets/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/websockets-server", - "version": "1.4.22", + "version": "1.4.23", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/workspace/CHANGELOG.md b/packages/workspace/CHANGELOG.md index 945e0a063..0fc3db70e 100644 --- a/packages/workspace/CHANGELOG.md +++ b/packages/workspace/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.21](https://github.com/standardnotes/server/compare/@standardnotes/workspace-server@1.17.18...@standardnotes/workspace-server@1.17.21) (2022-11-14) + +### Bug Fixes + +* versioning issue ([7ca377f](https://github.com/standardnotes/server/commit/7ca377f1b889379e6a43a66c0134bf266763516d)) + ## [1.17.18](https://github.com/standardnotes/server/compare/@standardnotes/workspace-server@1.17.17...@standardnotes/workspace-server@1.17.18) (2022-11-14) **Note:** Version bump only for package @standardnotes/workspace-server diff --git a/packages/workspace/package.json b/packages/workspace/package.json index 0d04d4717..24c8e6c54 100644 --- a/packages/workspace/package.json +++ b/packages/workspace/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/workspace-server", - "version": "1.17.20", + "version": "1.17.21", "engines": { "node": ">=18.0.0 <19.0.0" },