Browse Source

chore(release): publish new version

 - @standardnotes/analytics@2.26.3
 - @standardnotes/api-gateway@1.73.7
 - @standardnotes/auth-server@1.137.6
 - @standardnotes/common@1.50.4
 - @standardnotes/domain-core@1.26.3
 - @standardnotes/domain-events-infra@1.12.21
 - @standardnotes/domain-events@2.122.2
 - @standardnotes/event-store@1.11.31
 - @standardnotes/files-server@1.22.10
 - @standardnotes/home-server@1.15.21
 - @standardnotes/predicates@1.6.11
 - @standardnotes/revisions-server@1.30.11
 - @standardnotes/scheduler-server@1.20.35
 - @standardnotes/security@1.12.2
 - @standardnotes/settings@1.21.28
 - @standardnotes/sncrypto-node@1.15.6
 - @standardnotes/syncing-server@1.91.2
 - @standardnotes/time@1.15.3
 - @standardnotes/websockets-server@1.10.28
standardci 1 year ago
parent
commit
3f064176f2
38 changed files with 99 additions and 19 deletions
  1. 4 0
      packages/analytics/CHANGELOG.md
  2. 1 1
      packages/analytics/package.json
  3. 4 0
      packages/api-gateway/CHANGELOG.md
  4. 1 1
      packages/api-gateway/package.json
  5. 4 0
      packages/auth/CHANGELOG.md
  6. 1 1
      packages/auth/package.json
  7. 4 0
      packages/common/CHANGELOG.md
  8. 1 1
      packages/common/package.json
  9. 4 0
      packages/domain-core/CHANGELOG.md
  10. 1 1
      packages/domain-core/package.json
  11. 4 0
      packages/domain-events-infra/CHANGELOG.md
  12. 1 1
      packages/domain-events-infra/package.json
  13. 4 0
      packages/domain-events/CHANGELOG.md
  14. 1 1
      packages/domain-events/package.json
  15. 4 0
      packages/event-store/CHANGELOG.md
  16. 1 1
      packages/event-store/package.json
  17. 4 0
      packages/files/CHANGELOG.md
  18. 1 1
      packages/files/package.json
  19. 4 0
      packages/home-server/CHANGELOG.md
  20. 1 1
      packages/home-server/package.json
  21. 4 0
      packages/predicates/CHANGELOG.md
  22. 1 1
      packages/predicates/package.json
  23. 6 0
      packages/revisions/CHANGELOG.md
  24. 1 1
      packages/revisions/package.json
  25. 4 0
      packages/scheduler/CHANGELOG.md
  26. 1 1
      packages/scheduler/package.json
  27. 4 0
      packages/security/CHANGELOG.md
  28. 1 1
      packages/security/package.json
  29. 4 0
      packages/settings/CHANGELOG.md
  30. 1 1
      packages/settings/package.json
  31. 4 0
      packages/sncrypto-node/CHANGELOG.md
  32. 1 1
      packages/sncrypto-node/package.json
  33. 4 0
      packages/syncing-server/CHANGELOG.md
  34. 1 1
      packages/syncing-server/package.json
  35. 4 0
      packages/time/CHANGELOG.md
  36. 1 1
      packages/time/package.json
  37. 6 0
      packages/websockets/CHANGELOG.md
  38. 1 1
      packages/websockets/package.json

+ 4 - 0
packages/analytics/CHANGELOG.md

@@ -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.
 
+## [2.26.3](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.26.2...@standardnotes/analytics@2.26.3) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/analytics
+
 ## [2.26.2](https://github.com/standardnotes/server/compare/@standardnotes/analytics@2.26.1...@standardnotes/analytics@2.26.2) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/analytics

+ 1 - 1
packages/analytics/package.json

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

+ 4 - 0
packages/api-gateway/CHANGELOG.md

@@ -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.73.7](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.73.6...@standardnotes/api-gateway@1.73.7) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/api-gateway
+
 ## [1.73.6](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.73.5...@standardnotes/api-gateway@1.73.6) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/api-gateway

+ 1 - 1
packages/api-gateway/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/api-gateway",
-  "version": "1.73.6",
+  "version": "1.73.7",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/auth/CHANGELOG.md

@@ -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.137.6](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.137.5...@standardnotes/auth-server@1.137.6) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/auth-server
+
 ## [1.137.5](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.137.4...@standardnotes/auth-server@1.137.5) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/auth-server

+ 1 - 1
packages/auth/package.json

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

+ 4 - 0
packages/common/CHANGELOG.md

@@ -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.50.4](https://github.com/standardnotes/server/compare/@standardnotes/common@1.50.3...@standardnotes/common@1.50.4) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/common
+
 ## [1.50.3](https://github.com/standardnotes/server/compare/@standardnotes/common@1.50.2...@standardnotes/common@1.50.3) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/common

+ 1 - 1
packages/common/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/common",
-  "version": "1.50.3",
+  "version": "1.50.4",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/domain-core/CHANGELOG.md

@@ -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.26.3](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.26.2...@standardnotes/domain-core@1.26.3) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/domain-core
+
 ## [1.26.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-core@1.26.1...@standardnotes/domain-core@1.26.2) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/domain-core

+ 1 - 1
packages/domain-core/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/domain-core",
-  "version": "1.26.2",
+  "version": "1.26.3",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/domain-events-infra/CHANGELOG.md

@@ -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.12.21](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.12.20...@standardnotes/domain-events-infra@1.12.21) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/domain-events-infra
+
 ## [1.12.20](https://github.com/standardnotes/server/compare/@standardnotes/domain-events-infra@1.12.19...@standardnotes/domain-events-infra@1.12.20) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/domain-events-infra

+ 1 - 1
packages/domain-events-infra/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/domain-events-infra",
-  "version": "1.12.20",
+  "version": "1.12.21",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/domain-events/CHANGELOG.md

@@ -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.
 
+## [2.122.2](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.122.1...@standardnotes/domain-events@2.122.2) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/domain-events
+
 ## [2.122.1](https://github.com/standardnotes/server/compare/@standardnotes/domain-events@2.122.0...@standardnotes/domain-events@2.122.1) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/domain-events

+ 1 - 1
packages/domain-events/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/domain-events",
-  "version": "2.122.1",
+  "version": "2.122.2",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/event-store/CHANGELOG.md

@@ -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.31](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.11.30...@standardnotes/event-store@1.11.31) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/event-store
+
 ## [1.11.30](https://github.com/standardnotes/server/compare/@standardnotes/event-store@1.11.29...@standardnotes/event-store@1.11.30) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/event-store

+ 1 - 1
packages/event-store/package.json

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

+ 4 - 0
packages/files/CHANGELOG.md

@@ -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.22.10](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.22.9...@standardnotes/files-server@1.22.10) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/files-server
+
 ## [1.22.9](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.22.8...@standardnotes/files-server@1.22.9) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/files-server

+ 1 - 1
packages/files/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/files-server",
-  "version": "1.22.9",
+  "version": "1.22.10",
   "engines": {
     "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.
 See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
 
+## [1.15.21](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.15.20...@standardnotes/home-server@1.15.21) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/home-server
+
 ## [1.15.20](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.15.19...@standardnotes/home-server@1.15.20) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/home-server

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

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

+ 4 - 0
packages/predicates/CHANGELOG.md

@@ -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.11](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.6.10...@standardnotes/predicates@1.6.11) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/predicates
+
 ## [1.6.10](https://github.com/standardnotes/server/compare/@standardnotes/predicates@1.6.9...@standardnotes/predicates@1.6.10) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/predicates

+ 1 - 1
packages/predicates/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/predicates",
-  "version": "1.6.10",
+  "version": "1.6.11",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 6 - 0
packages/revisions/CHANGELOG.md

@@ -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.30.11](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.30.10...@standardnotes/revisions-server@1.30.11) (2023-09-04)
+
+### Bug Fixes
+
+* **revisions:** add more verbose logs to the transition ([df20dd4](https://github.com/standardnotes/server/commit/df20dd46db3c0370ede065c900501bf7025f3894))
+
 ## [1.30.10](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.30.9...@standardnotes/revisions-server@1.30.10) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/revisions-server

+ 1 - 1
packages/revisions/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/revisions-server",
-  "version": "1.30.10",
+  "version": "1.30.11",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/scheduler/CHANGELOG.md

@@ -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.20.35](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.20.34...@standardnotes/scheduler-server@1.20.35) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/scheduler-server
+
 ## [1.20.34](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.20.33...@standardnotes/scheduler-server@1.20.34) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/scheduler-server

+ 1 - 1
packages/scheduler/package.json

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

+ 4 - 0
packages/security/CHANGELOG.md

@@ -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.12.2](https://github.com/standardnotes/server/compare/@standardnotes/security@1.12.1...@standardnotes/security@1.12.2) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/security
+
 ## [1.12.1](https://github.com/standardnotes/server/compare/@standardnotes/security@1.12.0...@standardnotes/security@1.12.1) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/security

+ 1 - 1
packages/security/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/security",
-  "version": "1.12.1",
+  "version": "1.12.2",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/settings/CHANGELOG.md

@@ -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.21.28](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.21.27...@standardnotes/settings@1.21.28) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/settings
+
 ## [1.21.27](https://github.com/standardnotes/server/compare/@standardnotes/settings@1.21.26...@standardnotes/settings@1.21.27) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/settings

+ 1 - 1
packages/settings/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/settings",
-  "version": "1.21.27",
+  "version": "1.21.28",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 4 - 0
packages/sncrypto-node/CHANGELOG.md

@@ -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.15.6](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.15.5...@standardnotes/sncrypto-node@1.15.6) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/sncrypto-node
+
 ## [1.15.5](https://github.com/standardnotes/server/compare/@standardnotes/sncrypto-node@1.15.4...@standardnotes/sncrypto-node@1.15.5) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/sncrypto-node

+ 1 - 1
packages/sncrypto-node/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/sncrypto-node",
-  "version": "1.15.5",
+  "version": "1.15.6",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

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

@@ -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.91.2](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.91.1...@standardnotes/syncing-server@1.91.2) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/syncing-server
+
 ## [1.91.1](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.91.0...@standardnotes/syncing-server@1.91.1) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/syncing-server

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

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

+ 4 - 0
packages/time/CHANGELOG.md

@@ -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.15.3](https://github.com/standardnotes/server/compare/@standardnotes/time@1.15.2...@standardnotes/time@1.15.3) (2023-09-04)
+
+**Note:** Version bump only for package @standardnotes/time
+
 ## [1.15.2](https://github.com/standardnotes/server/compare/@standardnotes/time@1.15.1...@standardnotes/time@1.15.2) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/time

+ 1 - 1
packages/time/package.json

@@ -1,6 +1,6 @@
 {
   "name": "@standardnotes/time",
-  "version": "1.15.2",
+  "version": "1.15.3",
   "engines": {
     "node": ">=18.0.0 <21.0.0"
   },

+ 6 - 0
packages/websockets/CHANGELOG.md

@@ -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.10.28](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.10.27...@standardnotes/websockets-server@1.10.28) (2023-09-04)
+
+### Bug Fixes
+
+* **websockets:** add debug logs ([c7b0c7d](https://github.com/standardnotes/server/commit/c7b0c7dfa87504c52bf76def527abeff15f8d2f5))
+
 ## [1.10.27](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.10.26...@standardnotes/websockets-server@1.10.27) (2023-09-01)
 
 **Note:** Version bump only for package @standardnotes/websockets-server

+ 1 - 1
packages/websockets/package.json

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