chore(release): publish new version

- @standardnotes/api-gateway@1.3.5
 - @standardnotes/auth-server@1.3.14
 - @standardnotes/domain-events-infra@1.7.0
 - @standardnotes/files-server@1.1.11
 - @standardnotes/scheduler-server@1.2.6
 - @standardnotes/syncing-server@1.1.11
This commit is contained in:
standardci
2022-07-06 08:23:01 +00:00
parent cffa6dc494
commit df78de87fc
12 changed files with 42 additions and 6 deletions
+6
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.5](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.3.4...@standardnotes/api-gateway@1.3.5) (2022-07-06)
### Bug Fixes
* testing project packages ([d818799](https://github.com/standardnotes/api-gateway/commit/d818799418d3681c60ba1758b9d5dda945aed5a7))
## [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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.3.4",
"version": "1.3.5",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
+6
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.14](https://github.com/standardnotes/auth/compare/@standardnotes/auth-server@1.3.13...@standardnotes/auth-server@1.3.14) (2022-07-06)
### Bug Fixes
* testing project packages ([d818799](https://github.com/standardnotes/auth/commit/d818799418d3681c60ba1758b9d5dda945aed5a7))
## [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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.3.13",
"version": "1.3.14",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
@@ -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.7.0 (2022-07-06)
### Features
* add domain-event-infra package ([808d18e](https://github.com/standardnotes/server/commit/808d18e7cd499afe9040e4306b1e3e351fb244bd))
## [1.5.8](https://github.com/standardnotes/snjs/compare/@standardnotes/domain-events-infra@1.5.7...@standardnotes/domain-events-infra@1.5.8) (2022-07-05)
**Note:** Version bump only for package @standardnotes/domain-events-infra
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events-infra",
"version": "1.6.0",
"version": "1.7.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
+6
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.11](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.1.10...@standardnotes/files-server@1.1.11) (2022-07-06)
### Bug Fixes
* testing project packages ([d818799](https://github.com/standardnotes/files/commit/d818799418d3681c60ba1758b9d5dda945aed5a7))
## [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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files-server",
"version": "1.1.10",
"version": "1.1.11",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
+6
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.6](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.2.5...@standardnotes/scheduler-server@1.2.6) (2022-07-06)
### Bug Fixes
* testing project packages ([d818799](https://github.com/standardnotes/server/commit/d818799418d3681c60ba1758b9d5dda945aed5a7))
## [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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/scheduler-server",
"version": "1.2.5",
"version": "1.2.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},
+6
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.11](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.1.10...@standardnotes/syncing-server@1.1.11) (2022-07-06)
### Bug Fixes
* testing project packages ([d818799](https://github.com/standardnotes/syncing-server-js/commit/d818799418d3681c60ba1758b9d5dda945aed5a7))
## [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
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.1.10",
"version": "1.1.11",
"engines": {
"node": ">=16.0.0 <17.0.0"
},