Skip to content

Commit

Permalink
chore(release): publish new version
Browse files Browse the repository at this point in the history
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
  • Loading branch information
standardci committed Oct 27, 2023
1 parent 14bcf7b commit 31f8cf1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.
6 changes: 6 additions & 0 deletions packages/api-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6](https://github.com/standardnotes/api-gateway/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-10-27)

### Bug Fixes

* **api-gateway:** logs for errors reaching service ([14bcf7b](https://github.com/standardnotes/api-gateway/commit/14bcf7b6c9403c3413e7579f58ea17168d14dce7))

## [1.81.5](https://github.com/standardnotes/api-gateway/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-10-26)

**Note:** Version bump only for package @standardnotes/api-gateway
Expand Down
2 changes: 1 addition & 1 deletion packages/api-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api-gateway",
"version": "1.81.5",
"version": "1.81.6",
"engines": {
"node": ">=18.0.0 <21.0.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/home-server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.10](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-10-27)

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

## [1.18.9](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-10-26)

**Note:** Version bump only for package @standardnotes/home-server
Expand Down
2 changes: 1 addition & 1 deletion packages/home-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/home-server",
"version": "1.18.9",
"version": "1.18.10",
"engines": {
"node": ">=18.0.0 <21.0.0"
},
Expand Down

0 comments on commit 31f8cf1

Please sign in to comment.