Skip to content

Commit ce08127

Browse files
committed
chore(release): publish new version
- @standardnotes/[email protected] - @standardnotes/[email protected]
1 parent fd997f4 commit ce08127

File tree

4 files changed

+13
-2
lines changed

4 files changed

+13
-2
lines changed

packages/api-gateway/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
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.83.5](https://github.com/standardnotes/api-gateway/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-14)
7+
8+
### Bug Fixes
9+
10+
* **api-gateway:** remove the verify body function ([3ddd671](https://github.com/standardnotes/api-gateway/commit/3ddd671c4797482a396844e804b4b45b82dbff2d))
11+
* **api-gateway:** remove unused imports ([fd997f4](https://github.com/standardnotes/api-gateway/commit/fd997f4849ed01ef3ae4baf52b5895012fa711d4))
12+
613
## [1.83.4](https://github.com/standardnotes/api-gateway/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-14)
714

815
### Bug Fixes

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.83.4",
3+
"version": "1.83.5",
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.20.5](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-14)
7+
8+
**Note:** Version bump only for package @standardnotes/home-server
9+
610
## [1.20.4](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-11-14)
711

812
**Note:** Version bump only for package @standardnotes/home-server

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.20.4",
3+
"version": "1.20.5",
44
"engines": {
55
"node": ">=18.0.0 <21.0.0"
66
},

0 commit comments

Comments
 (0)