chore(release): publish new version

- @standardnotes/api-gateway@1.6.21
 - @standardnotes/auth-server@1.11.20
 - @standardnotes/domain-events-infra@1.7.21
 - @standardnotes/domain-events@2.48.0
 - @standardnotes/event-store@1.1.20
 - @standardnotes/files-server@1.5.19
 - @standardnotes/scheduler-server@1.5.17
 - @standardnotes/syncing-server@1.6.21
This commit is contained in:
standardci 2022-07-14 12:05:20 +00:00
parent 54f769c6db
commit 84bb0d6bec
No known key found for this signature in database
GPG key ID: 1A7D0B3D41E92814
16 changed files with 42 additions and 8 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.21](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.20...@standardnotes/api-gateway@1.6.21) (2022-07-14)
**Note:** Version bump only for package @standardnotes/api-gateway
## [1.6.20](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.6.19...@standardnotes/api-gateway@1.6.20) (2022-07-14)
**Note:** Version bump only for package @standardnotes/api-gateway

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.6.20",
"version": "1.6.21",
"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.20](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.19...@standardnotes/auth-server@1.11.20) (2022-07-14)
**Note:** Version bump only for package @standardnotes/auth-server
## [1.11.19](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.11.18...@standardnotes/auth-server@1.11.19) (2022-07-14)
**Note:** Version bump only for package @standardnotes/auth-server

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.11.19",
"version": "1.11.20",
"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.7.21](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.7.20...@standardnotes/domain-events-infra@1.7.21) (2022-07-14)
**Note:** Version bump only for package @standardnotes/domain-events-infra
## [1.7.20](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.7.19...@standardnotes/domain-events-infra@1.7.20) (2022-07-14)
**Note:** Version bump only for package @standardnotes/domain-events-infra

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events-infra",
"version": "1.7.20",
"version": "1.7.21",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View file

@ -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.48.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.47.0...@standardnotes/domain-events@2.48.0) (2022-07-14)
### Features
* **domain-events:** add subscription rate adjusted event ([54f769c](https://github.com/standardnotes/server/commit/54f769c6db5f8c5d18c276b3dc075613a4ff276d))
# [2.47.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.46.0...@standardnotes/domain-events@2.47.0) (2022-07-14)
### Features

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events",
"version": "2.47.0",
"version": "2.48.0",
"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.1.20](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.1.19...@standardnotes/event-store@1.1.20) (2022-07-14)
**Note:** Version bump only for package @standardnotes/event-store
## [1.1.19](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.1.18...@standardnotes/event-store@1.1.19) (2022-07-14)
**Note:** Version bump only for package @standardnotes/event-store

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/event-store",
"version": "1.1.19",
"version": "1.1.20",
"description": "Event Store Service",
"private": true,
"main": "dist/src/index.js",

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.5.19](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.18...@standardnotes/files-server@1.5.19) (2022-07-14)
**Note:** Version bump only for package @standardnotes/files-server
## [1.5.18](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.5.17...@standardnotes/files-server@1.5.18) (2022-07-14)
**Note:** Version bump only for package @standardnotes/files-server

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files-server",
"version": "1.5.18",
"version": "1.5.19",
"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.5.17](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.5.16...@standardnotes/scheduler-server@1.5.17) (2022-07-14)
**Note:** Version bump only for package @standardnotes/scheduler-server
## [1.5.16](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.5.15...@standardnotes/scheduler-server@1.5.16) (2022-07-14)
**Note:** Version bump only for package @standardnotes/scheduler-server

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/scheduler-server",
"version": "1.5.16",
"version": "1.5.17",
"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.21](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.20...@standardnotes/syncing-server@1.6.21) (2022-07-14)
**Note:** Version bump only for package @standardnotes/syncing-server
## [1.6.20](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.6.19...@standardnotes/syncing-server@1.6.20) (2022-07-14)
**Note:** Version bump only for package @standardnotes/syncing-server

View file

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