chore(release): publish new version

- @standardnotes/api-gateway@1.81.4
 - @standardnotes/home-server@1.18.8
This commit is contained in:
standardci 2023-10-26 11:53:47 +00:00
parent 654663d17f
commit b40d539611
No known key found for this signature in database
GPG key ID: 1A7D0B3D41E92814
4 changed files with 12 additions and 2 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.81.4](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.81.3...@standardnotes/api-gateway@1.81.4) (2023-10-26)
### Bug Fixes
* **api-gateway:** retry attempts and logs ([654663d](https://github.com/standardnotes/api-gateway/commit/654663d17f6eee15f7bf2bc7f40e6c37a3d8e53c))
## [1.81.3](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.81.2...@standardnotes/api-gateway@1.81.3) (2023-10-26)
**Note:** Version bump only for package @standardnotes/api-gateway

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.81.3",
"version": "1.81.4",
"engines": {
"node": ">=18.0.0 <21.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.18.8](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.7...@standardnotes/home-server@1.18.8) (2023-10-26)
**Note:** Version bump only for package @standardnotes/home-server
## [1.18.7](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.6...@standardnotes/home-server@1.18.7) (2023-10-26)
**Note:** Version bump only for package @standardnotes/home-server

View file

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