chore(release): publish new version

- @standardnotes/auth-server@1.84.7
 - @standardnotes/revisions-server@1.10.21
 - @standardnotes/syncing-server@1.29.9
 - @standardnotes/websockets-server@1.5.13
 - @standardnotes/workspace-server@1.19.16
This commit is contained in:
standardci
2023-01-20 13:53:37 +00:00
parent 589f8e62f4
commit e6fce8cbc7
10 changed files with 31 additions and 5 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.84.7](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.84.6...@standardnotes/auth-server@1.84.7) (2023-01-20)
### Bug Fixes
* dependency issues ([589f8e6](https://github.com/standardnotes/server/commit/589f8e62f4753b9c6fab21bd675114d373d89f2d))
## [1.84.6](https://github.com/standardnotes/server/compare/@standardnotes/auth-server@1.84.5...@standardnotes/auth-server@1.84.6) (2023-01-20)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.84.6",
"version": "1.84.7",
"engines": {
"node": ">=18.0.0 <19.0.0"
},

View File

@@ -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.10.21](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.10.20...@standardnotes/revisions-server@1.10.21) (2023-01-20)
**Note:** Version bump only for package @standardnotes/revisions-server
## [1.10.20](https://github.com/standardnotes/server/compare/@standardnotes/revisions-server@1.10.19...@standardnotes/revisions-server@1.10.20) (2023-01-20)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/revisions-server",
"version": "1.10.20",
"version": "1.10.21",
"engines": {
"node": ">=18.0.0 <19.0.0"
},

View File

@@ -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.29.9](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.29.8...@standardnotes/syncing-server@1.29.9) (2023-01-20)
**Note:** Version bump only for package @standardnotes/syncing-server
## [1.29.8](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.29.7...@standardnotes/syncing-server@1.29.8) (2023-01-20)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.29.8",
"version": "1.29.9",
"engines": {
"node": ">=18.0.0 <19.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.5.13](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.5.12...@standardnotes/websockets-server@1.5.13) (2023-01-20)
### Bug Fixes
* **websockets:** bundling issue ([27f45f7](https://github.com/standardnotes/server/commit/27f45f7cf67f68989dc737863582912de789878f))
## [1.5.12](https://github.com/standardnotes/server/compare/@standardnotes/websockets-server@1.5.11...@standardnotes/websockets-server@1.5.12) (2023-01-20)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/websockets-server",
"version": "1.5.12",
"version": "1.5.13",
"engines": {
"node": ">=18.0.0 <19.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.19.16](https://github.com/standardnotes/server/compare/@standardnotes/workspace-server@1.19.15...@standardnotes/workspace-server@1.19.16) (2023-01-20)
### Bug Fixes
* dependency issues ([589f8e6](https://github.com/standardnotes/server/commit/589f8e62f4753b9c6fab21bd675114d373d89f2d))
## [1.19.15](https://github.com/standardnotes/server/compare/@standardnotes/workspace-server@1.19.14...@standardnotes/workspace-server@1.19.15) (2023-01-20)
### Reverts

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/workspace-server",
"version": "1.19.15",
"version": "1.19.16",
"engines": {
"node": ">=18.0.0 <19.0.0"
},