chore(release): publish new version

- @standardnotes/api-gateway@1.6.10
 - @standardnotes/auth-server@1.11.9
 - @standardnotes/syncing-server@1.6.10
This commit is contained in:
standardci 2022-07-13 08:05:18 +00:00
parent c2847eff5e
commit 46be435e1a
No known key found for this signature in database
GPG key ID: 1A7D0B3D41E92814
6 changed files with 15 additions and 3 deletions

View file

@ -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.10](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.9...@standardnotes/api-gateway@1.6.10) (2022-07-13)
**Note:** Version bump only for package @standardnotes/api-gateway
## [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

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.6.9",
"version": "1.6.10",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View file

@ -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.9](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.8...@standardnotes/auth-server@1.11.9) (2022-07-13)
**Note:** Version bump only for package @standardnotes/auth-server
## [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

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.11.8",
"version": "1.11.9",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View file

@ -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.10](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.9...@standardnotes/syncing-server@1.6.10) (2022-07-13)
**Note:** Version bump only for package @standardnotes/syncing-server
## [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

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.6.9",
"version": "1.6.10",
"engines": {
"node": ">=16.0.0 <17.0.0"
},