chore(release): publish new version

- @standardnotes/api-gateway@1.3.4
 - @standardnotes/auth-server@1.3.13
 - @standardnotes/domain-events@2.35.0
 - @standardnotes/files-server@1.1.10
 - @standardnotes/scheduler-server@1.2.5
 - @standardnotes/syncing-server@1.1.10
This commit is contained in:
standardci
2022-07-06 08:10:05 +00:00
parent caaad9205c
commit d40c4ac0ed
12 changed files with 46 additions and 10 deletions

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.
## [1.3.4](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.3.3...@standardnotes/api-gateway@1.3.4) (2022-07-06)
### Bug Fixes
* publishing setup ([caaad92](https://github.com/standardnotes/api-gateway/commit/caaad9205cbf5e7fcec8d703d6257c3e616133e4))
## [1.3.3](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.3.2...@standardnotes/api-gateway@1.3.3) (2022-07-04)
**Note:** Version bump only for package @standardnotes/api-gateway

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.3.3",
"version": "1.3.4",
"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.
## [1.3.13](https://github.com/standardnotes/auth/compare/@standardnotes/auth-server@1.3.12...@standardnotes/auth-server@1.3.13) (2022-07-06)
### Bug Fixes
* publishing setup ([caaad92](https://github.com/standardnotes/auth/commit/caaad9205cbf5e7fcec8d703d6257c3e616133e4))
## [1.3.12](https://github.com/standardnotes/auth/compare/@standardnotes/auth-server@1.3.11...@standardnotes/auth-server@1.3.12) (2022-07-04)
**Note:** Version bump only for package @standardnotes/auth-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.3.12",
"version": "1.3.13",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
@@ -37,7 +37,7 @@
"@standardnotes/api": "^1.1.19",
"@standardnotes/auth": "^3.19.4",
"@standardnotes/common": "^1.23.1",
"@standardnotes/domain-events": "^2.32.6",
"@standardnotes/domain-events": "^2.35.0",
"@standardnotes/domain-events-infra": "^1.5.6",
"@standardnotes/features": "^1.47.0",
"@standardnotes/responses": "^1.6.39",

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.35.0 (2022-07-06)
### Features
* add domain-events package ([8a47c4b](https://github.com/standardnotes/server/commit/8a47c4bb41bd22a8b563c118222e79b40f28a233))
# [2.33.0](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events@2.32.7...@standardnotes/domain-events@2.33.0) (2022-07-05)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events",
"version": "2.34.0",
"version": "2.35.0",
"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.
## [1.1.10](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.1.9...@standardnotes/files-server@1.1.10) (2022-07-06)
### Bug Fixes
* publishing setup ([caaad92](https://github.com/standardnotes/files/commit/caaad9205cbf5e7fcec8d703d6257c3e616133e4))
## [1.1.9](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.1.8...@standardnotes/files-server@1.1.9) (2022-07-04)
**Note:** Version bump only for package @standardnotes/files-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files-server",
"version": "1.1.9",
"version": "1.1.10",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
@@ -29,7 +29,7 @@
"@sentry/node": "^7.3.0",
"@standardnotes/auth": "^3.19.4",
"@standardnotes/common": "^1.23.1",
"@standardnotes/domain-events": "^2.32.6",
"@standardnotes/domain-events": "^2.35.0",
"@standardnotes/domain-events-infra": "^1.5.6",
"@standardnotes/sncrypto-common": "^1.9.0",
"@standardnotes/sncrypto-node": "^1.8.3",

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.
## [1.2.5](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.2.4...@standardnotes/scheduler-server@1.2.5) (2022-07-06)
### Bug Fixes
* publishing setup ([caaad92](https://github.com/standardnotes/server/commit/caaad9205cbf5e7fcec8d703d6257c3e616133e4))
## [1.2.4](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.2.3...@standardnotes/scheduler-server@1.2.4) (2022-07-04)
**Note:** Version bump only for package @standardnotes/scheduler-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/scheduler-server",
"version": "1.2.4",
"version": "1.2.5",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
@@ -27,7 +27,7 @@
"@newrelic/winston-enricher": "^2.1.0",
"@sentry/node": "^7.3.0",
"@standardnotes/common": "^1.23.1",
"@standardnotes/domain-events": "^2.32.6",
"@standardnotes/domain-events": "^2.35.0",
"@standardnotes/domain-events-infra": "^1.5.6",
"@standardnotes/scheduler": "^1.1.2",
"@standardnotes/time": "^1.7.1",

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.
## [1.1.10](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.1.9...@standardnotes/syncing-server@1.1.10) (2022-07-06)
### Bug Fixes
* publishing setup ([caaad92](https://github.com/standardnotes/syncing-server-js/commit/caaad9205cbf5e7fcec8d703d6257c3e616133e4))
## [1.1.9](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.1.8...@standardnotes/syncing-server@1.1.9) (2022-07-04)
**Note:** Version bump only for package @standardnotes/syncing-server

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.1.9",
"version": "1.1.10",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
@@ -29,7 +29,7 @@
"@standardnotes/analytics": "^1.6.0",
"@standardnotes/auth": "^3.19.4",
"@standardnotes/common": "^1.23.1",
"@standardnotes/domain-events": "^2.32.6",
"@standardnotes/domain-events": "^2.35.0",
"@standardnotes/domain-events-infra": "^1.5.6",
"@standardnotes/payloads": "^1.5.1",
"@standardnotes/responses": "^1.6.39",