standardci
2023-05-09 10:04:09 +00:00
parent 62a0e89748
commit 4c15589663
36 changed files with 126 additions and 18 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.
## [2.22.1](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.22.0...@standardnotes/analytics@2.22.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [2.22.0](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.21.11...@standardnotes/analytics@2.22.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/analytics",
"version": "2.22.0",
"version": "2.22.1",
"engines": {
"node": ">=18.0.0 <21.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.52.1](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.52.0...@standardnotes/api-gateway@1.52.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/api-gateway/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.52.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.51.0...@standardnotes/api-gateway@1.52.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.52.0",
"version": "1.52.1",
"engines": {
"node": ">=18.0.0 <21.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.105.1](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.105.0...@standardnotes/auth-server@1.105.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.105.0](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.104.0...@standardnotes/auth-server@1.105.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.105.0",
"version": "1.105.1",
"engines": {
"node": ">=18.0.0 <21.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.47.1](https://github.com/standardnotes/server/compare/@standardnotes/common@1.47.0...@standardnotes/common@1.47.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.47.0](https://github.com/standardnotes/server/compare/@standardnotes/common@1.46.7...@standardnotes/common@1.47.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/common",
"version": "1.47.0",
"version": "1.47.1",
"engines": {
"node": ">=18.0.0 <21.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.14.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.14.1...@standardnotes/domain-core@1.14.2) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
## [1.14.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.14.0...@standardnotes/domain-core@1.14.1) (2023-05-05)
**Note:** Version bump only for package @standardnotes/domain-core

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-core",
"version": "1.14.1",
"version": "1.14.2",
"engines": {
"node": ">=18.0.0 <21.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.11.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.11.0...@standardnotes/domain-events-infra@1.11.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.11.0](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.10.3...@standardnotes/domain-events-infra@1.11.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events-infra",
"version": "1.11.0",
"version": "1.11.1",
"engines": {
"node": ">=18.0.0 <21.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.110.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.110.1...@standardnotes/domain-events@2.110.2) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
## [2.110.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.110.0...@standardnotes/domain-events@2.110.1) (2023-05-05)
**Note:** Version bump only for package @standardnotes/domain-events

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/domain-events",
"version": "2.110.1",
"version": "2.110.2",
"engines": {
"node": ">=18.0.0 <21.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.8.1](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.8.0...@standardnotes/event-store@1.8.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.8.0](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.7.11...@standardnotes/event-store@1.8.0) (2023-05-08)
### Features

View File

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

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.12.1](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.12.0...@standardnotes/files-server@1.12.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/files/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.12.0](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.11.2...@standardnotes/files-server@1.12.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files-server",
"version": "1.12.0",
"version": "1.12.1",
"engines": {
"node": ">=18.0.0 <21.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.6.7](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.6.6...@standardnotes/predicates@1.6.7) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
## [1.6.6](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.6.5...@standardnotes/predicates@1.6.6) (2023-05-05)
**Note:** Version bump only for package @standardnotes/predicates

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/predicates",
"version": "1.6.6",
"version": "1.6.7",
"engines": {
"node": ">=18.0.0 <21.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.14.1](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.14.0...@standardnotes/revisions-server@1.14.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.14.0](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.13.2...@standardnotes/revisions-server@1.14.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/revisions-server",
"version": "1.14.0",
"version": "1.14.1",
"engines": {
"node": ">=18.0.0 <21.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.18.1](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.18.0...@standardnotes/scheduler-server@1.18.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.18.0](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.17.15...@standardnotes/scheduler-server@1.18.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/scheduler-server",
"version": "1.18.0",
"version": "1.18.1",
"engines": {
"node": ">=18.0.0 <21.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.7.8](https://github.com/standardnotes/server/compare/@standardnotes/security@1.7.7...@standardnotes/security@1.7.8) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
## [1.7.7](https://github.com/standardnotes/server/compare/@standardnotes/security@1.7.6...@standardnotes/security@1.7.7) (2023-05-05)
**Note:** Version bump only for package @standardnotes/security

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/security",
"version": "1.7.7",
"version": "1.7.8",
"engines": {
"node": ">=18.0.0 <21.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.21.3](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.21.2...@standardnotes/settings@1.21.3) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
## [1.21.2](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.21.1...@standardnotes/settings@1.21.2) (2023-05-05)
**Note:** Version bump only for package @standardnotes/settings

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/settings",
"version": "1.21.2",
"version": "1.21.3",
"engines": {
"node": ">=18.0.0 <21.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.14.1](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.14.0...@standardnotes/sncrypto-node@1.14.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.14.0](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.13.2...@standardnotes/sncrypto-node@1.14.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-node",
"version": "1.14.0",
"version": "1.14.1",
"engines": {
"node": ">=18.0.0 <21.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.35.1](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.35.0...@standardnotes/syncing-server@1.35.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/syncing-server-js/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.35.0](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.34.2...@standardnotes/syncing-server@1.35.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.35.0",
"version": "1.35.1",
"engines": {
"node": ">=18.0.0 <21.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.14.4](https://github.com/standardnotes/server/compare/@standardnotes/time@1.14.3...@standardnotes/time@1.14.4) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
## [1.14.3](https://github.com/standardnotes/server/compare/@standardnotes/time@1.14.2...@standardnotes/time@1.14.3) (2023-05-05)
**Note:** Version bump only for package @standardnotes/time

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/time",
"version": "1.14.3",
"version": "1.14.4",
"engines": {
"node": ">=18.0.0 <21.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.7.1](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.7.0...@standardnotes/websockets-server@1.7.1) (2023-05-09)
### Bug Fixes
* node engine version requirement in package.json files ([62a0e89](https://github.com/standardnotes/server/commit/62a0e89748ab306566c4aa10b9dc0385fb0f1684))
# [1.7.0](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.6.16...@standardnotes/websockets-server@1.7.0) (2023-05-08)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/websockets-server",
"version": "1.7.0",
"version": "1.7.1",
"engines": {
"node": ">=18.0.0 <21.0.0"
},