diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index bb40ba636..5aab39557 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.47.1](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.47.0...@standardnotes/api-gateway@1.47.1) (2023-02-14) + +**Note:** Version bump only for package @standardnotes/api-gateway + # [1.47.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.46.13...@standardnotes/api-gateway@1.47.0) (2023-02-13) ### Features diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index 49ef3bdc1..335bb1066 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.47.0", + "version": "1.47.1", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index b6fb74ab2..7172e5c9d 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.87.15](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.87.14...@standardnotes/auth-server@1.87.15) (2023-02-14) + +**Note:** Version bump only for package @standardnotes/auth-server + ## [1.87.14](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.87.13...@standardnotes/auth-server@1.87.14) (2023-02-09) ### Bug Fixes diff --git a/packages/auth/package.json b/packages/auth/package.json index e786d4192..b1f8a665d 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.87.14", + "version": "1.87.15", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 160cc653b..383357550 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.9.18](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.9.17...@standardnotes/files-server@1.9.18) (2023-02-14) + +**Note:** Version bump only for package @standardnotes/files-server + ## [1.9.17](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.9.16...@standardnotes/files-server@1.9.17) (2023-02-09) ### Bug Fixes diff --git a/packages/files/package.json b/packages/files/package.json index 43679e2bb..0035fe5ae 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.9.17", + "version": "1.9.18", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/revisions/CHANGELOG.md b/packages/revisions/CHANGELOG.md index c30d344f8..1b7438e1f 100644 --- a/packages/revisions/CHANGELOG.md +++ b/packages/revisions/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.6](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.11.5...@standardnotes/revisions-server@1.11.6) (2023-02-14) + +**Note:** Version bump only for package @standardnotes/revisions-server + ## [1.11.5](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.11.4...@standardnotes/revisions-server@1.11.5) (2023-02-13) ### Bug Fixes diff --git a/packages/revisions/package.json b/packages/revisions/package.json index 1bb3ccc47..b59b0fc2a 100644 --- a/packages/revisions/package.json +++ b/packages/revisions/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/revisions-server", - "version": "1.11.5", + "version": "1.11.6", "engines": { "node": ">=18.0.0 <19.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index eea6e1d1a..2620a96c8 100644 --- a/packages/syncing-server/CHANGELOG.md +++ b/packages/syncing-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.30.2](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.30.1...@standardnotes/syncing-server@1.30.2) (2023-02-14) + +**Note:** Version bump only for package @standardnotes/syncing-server + ## [1.30.1](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.30.0...@standardnotes/syncing-server@1.30.1) (2023-02-13) ### Bug Fixes diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index ccb3f9c3a..6d498ee9f 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.30.1", + "version": "1.30.2", "engines": { "node": ">=18.0.0 <19.0.0" },