浏览代码

chore(release): publish new version

 - @standardnotes/analytics@2.28.1
 - @standardnotes/auth-server@1.151.2
 - @standardnotes/home-server@1.16.30
 - @standardnotes/scheduler-server@1.22.1
 - @standardnotes/syncing-server@1.111.4
standardci 1 年之前
父节点
当前提交
973612bf4f

+ 6 - 0
packages/analytics/CHANGELOG.md

@@ -3,6 +3,12 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
 
+## [2.28.1](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.28.0...@standardnotes/analytics@2.28.1) (2023-10-06)
+
+### Bug Fixes
+
+* add xray-sdk to background processors ([a45b5b6](https://github.com/standardnotes/server/commit/a45b5b69b5d68c2e696c30f0ba5ad22d313321e6))
+
 # [2.28.0](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.27.10...@standardnotes/analytics@2.28.0) (2023-10-06)
 # [2.28.0](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.27.10...@standardnotes/analytics@2.28.0) (2023-10-06)
 
 
 ### Features
 ### Features

+ 1 - 1
packages/analytics/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@standardnotes/analytics",
   "name": "@standardnotes/analytics",
-  "version": "2.28.0",
+  "version": "2.28.1",
   "engines": {
   "engines": {
     "node": ">=18.0.0 <21.0.0"
     "node": ">=18.0.0 <21.0.0"
   },
   },

+ 6 - 0
packages/auth/CHANGELOG.md

@@ -3,6 +3,12 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
 
+## [1.151.2](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.151.1...@standardnotes/auth-server@1.151.2) (2023-10-06)
+
+### Bug Fixes
+
+* add xray-sdk to background processors ([a45b5b6](https://github.com/standardnotes/server/commit/a45b5b69b5d68c2e696c30f0ba5ad22d313321e6))
+
 ## [1.151.1](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.151.0...@standardnotes/auth-server@1.151.1) (2023-10-06)
 ## [1.151.1](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.151.0...@standardnotes/auth-server@1.151.1) (2023-10-06)
 
 
 **Note:** Version bump only for package @standardnotes/auth-server
 **Note:** Version bump only for package @standardnotes/auth-server

+ 1 - 1
packages/auth/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@standardnotes/auth-server",
   "name": "@standardnotes/auth-server",
-  "version": "1.151.1",
+  "version": "1.151.2",
   "engines": {
   "engines": {
     "node": ">=18.0.0 <21.0.0"
     "node": ">=18.0.0 <21.0.0"
   },
   },

+ 4 - 0
packages/home-server/CHANGELOG.md

@@ -3,6 +3,10 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
 
+## [1.16.30](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.29...@standardnotes/home-server@1.16.30) (2023-10-06)
+
+**Note:** Version bump only for package @standardnotes/home-server
+
 ## [1.16.29](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.28...@standardnotes/home-server@1.16.29) (2023-10-06)
 ## [1.16.29](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.16.28...@standardnotes/home-server@1.16.29) (2023-10-06)
 
 
 **Note:** Version bump only for package @standardnotes/home-server
 **Note:** Version bump only for package @standardnotes/home-server

+ 1 - 1
packages/home-server/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@standardnotes/home-server",
   "name": "@standardnotes/home-server",
-  "version": "1.16.29",
+  "version": "1.16.30",
   "engines": {
   "engines": {
     "node": ">=18.0.0 <21.0.0"
     "node": ">=18.0.0 <21.0.0"
   },
   },

+ 6 - 0
packages/scheduler/CHANGELOG.md

@@ -3,6 +3,12 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
 
+## [1.22.1](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.22.0...@standardnotes/scheduler-server@1.22.1) (2023-10-06)
+
+### Bug Fixes
+
+* add xray-sdk to background processors ([a45b5b6](https://github.com/standardnotes/server/commit/a45b5b69b5d68c2e696c30f0ba5ad22d313321e6))
+
 # [1.22.0](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.21.10...@standardnotes/scheduler-server@1.22.0) (2023-10-06)
 # [1.22.0](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.21.10...@standardnotes/scheduler-server@1.22.0) (2023-10-06)
 
 
 ### Features
 ### Features

+ 1 - 1
packages/scheduler/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@standardnotes/scheduler-server",
   "name": "@standardnotes/scheduler-server",
-  "version": "1.22.0",
+  "version": "1.22.1",
   "engines": {
   "engines": {
     "node": ">=18.0.0 <21.0.0"
     "node": ">=18.0.0 <21.0.0"
   },
   },

+ 6 - 0
packages/syncing-server/CHANGELOG.md

@@ -3,6 +3,12 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
 
+## [1.111.4](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.111.3...@standardnotes/syncing-server@1.111.4) (2023-10-06)
+
+### Bug Fixes
+
+* **syncing-server:** error log on email backup request handler ([702a128](https://github.com/standardnotes/syncing-server-js/commit/702a1286eb5ef9414dc64fb91afbefa98b007cf3))
+
 ## [1.111.3](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.111.2...@standardnotes/syncing-server@1.111.3) (2023-10-06)
 ## [1.111.3](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.111.2...@standardnotes/syncing-server@1.111.3) (2023-10-06)
 
 
 **Note:** Version bump only for package @standardnotes/syncing-server
 **Note:** Version bump only for package @standardnotes/syncing-server

+ 1 - 1
packages/syncing-server/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@standardnotes/syncing-server",
   "name": "@standardnotes/syncing-server",
-  "version": "1.111.3",
+  "version": "1.111.4",
   "engines": {
   "engines": {
     "node": ">=18.0.0 <21.0.0"
     "node": ">=18.0.0 <21.0.0"
   },
   },