diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index ccf7fa32d..6eefefa9a 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.6.9](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.8...@standardnotes/api-gateway@1.6.9) (2022-07-13) + +**Note:** Version bump only for package @standardnotes/api-gateway + ## [1.6.8](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.7...@standardnotes/api-gateway@1.6.8) (2022-07-12) **Note:** Version bump only for package @standardnotes/api-gateway diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index 1bacce635..d3f3fed1d 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.6.8", + "version": "1.6.9", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 8204f7a09..a5efc35ee 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.11.8](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.7...@standardnotes/auth-server@1.11.8) (2022-07-13) + +**Note:** Version bump only for package @standardnotes/auth-server + ## [1.11.7](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.6...@standardnotes/auth-server@1.11.7) (2022-07-12) **Note:** Version bump only for package @standardnotes/auth-server diff --git a/packages/auth/package.json b/packages/auth/package.json index 78bbdb02d..828f4854d 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.11.7", + "version": "1.11.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index bbe69ea82..c876d842f 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.5.8](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.7...@standardnotes/files-server@1.5.8) (2022-07-13) + +**Note:** Version bump only for package @standardnotes/files-server + ## [1.5.7](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.6...@standardnotes/files-server@1.5.7) (2022-07-12) **Note:** Version bump only for package @standardnotes/files-server diff --git a/packages/files/package.json b/packages/files/package.json index f3e4f885e..0bc1fcd38 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.5.7", + "version": "1.5.8", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index 50c372493..71c069db0 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.6.9](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.8...@standardnotes/syncing-server@1.6.9) (2022-07-13) + +**Note:** Version bump only for package @standardnotes/syncing-server + ## [1.6.8](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.7...@standardnotes/syncing-server@1.6.8) (2022-07-12) **Note:** Version bump only for package @standardnotes/syncing-server diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index b727b79b0..53eeedac1 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.6.8", + "version": "1.6.9", "engines": { "node": ">=16.0.0 <17.0.0" },