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]
 - @standardnotes/[email protected]
  • Loading branch information
standardci committed Dec 11, 2023
1 parent 597ff13 commit 8887b6e
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 3 deletions.
6 changes: 6 additions & 0 deletions packages/auth/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.176.2](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-12-11)

### Bug Fixes

* **auth:** error log meta on triggering email backups ([4ab61b9](https://github.com/standardnotes/server/commit/4ab61b94a4aee361399a76c9f2b6b977c4832b06))

## [1.176.1](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-12-07)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/auth-server",
"version": "1.176.1",
"version": "1.176.2",
"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.22.17](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-12-11)

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

## [1.22.16](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-12-08)

**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.22.16",
"version": "1.22.17",
"engines": {
"node": ">=18.0.0 <21.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/syncing-server/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.128.1](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-12-11)

### Bug Fixes

* **syncing-server:** logs meta for email with backup requested ([597ff13](https://github.com/standardnotes/server/commit/597ff13393965a6d6f3a35e12d41d648543d35b7))

# [1.128.0](https://github.com/standardnotes/server/compare/@standardnotes/[email protected]...@standardnotes/[email protected]) (2023-12-08)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/syncing-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@standardnotes/syncing-server",
"version": "1.128.0",
"version": "1.128.1",
"engines": {
"node": ">=18.0.0 <21.0.0"
},
Expand Down

0 comments on commit 8887b6e

Please sign in to comment.