Skip to content

Commit b3542e2

Browse files
committed
chore(release): publish new version
- @standardnotes/api-gateway@1.82.1 - @standardnotes/home-server@1.19.1
1 parent a9b1543 commit b3542e2

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/api-gateway/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.82.1](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.82.0...@standardnotes/api-gateway@1.82.1) (2023-11-10)
7+
8+
### Bug Fixes
9+
10+
* **api-gateway:** websockets calls logs severity ([a9b1543](https://github.com/standardnotes/api-gateway/commit/a9b1543e204afeab1fa2e008327c39cf306a247c))
11+
612
# [1.82.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.81.14...@standardnotes/api-gateway@1.82.0) (2023-11-10)
713

814
### Features

packages/api-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/api-gateway",
3-
"version": "1.82.0",
3+
"version": "1.82.1",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

packages/home-server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.19.1](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.19.0...@standardnotes/home-server@1.19.1) (2023-11-10)
7+
8+
**Note:** Version bump only for package @standardnotes/home-server
9+
610
# [1.19.0](https://github.com/standardnotes/server/compare/@standardnotes/home-server@1.18.32...@standardnotes/home-server@1.19.0) (2023-11-10)
711

812
### Features

packages/home-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@standardnotes/home-server",
3-
"version": "1.19.0",
3+
"version": "1.19.1",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

0 commit comments

Comments
 (0)