From 62caa840ef97b6aefd7d452292518edab8155d01 Mon Sep 17 00:00:00 2001 From: standardci Date: Wed, 6 Jul 2022 09:47:24 +0000 Subject: [PATCH] chore(release): publish new version - @standardnotes/api-gateway@1.6.0 - @standardnotes/auth-server@1.7.0 - @standardnotes/files-server@1.3.0 - @standardnotes/scheduler-server@1.4.0 - @standardnotes/syncing-server@1.4.0 - @standardnotes/time@1.9.0 --- packages/api-gateway/CHANGELOG.md | 6 ++++++ packages/api-gateway/package.json | 2 +- packages/auth/CHANGELOG.md | 6 ++++++ packages/auth/package.json | 2 +- packages/files/CHANGELOG.md | 6 ++++++ packages/files/package.json | 2 +- packages/scheduler/CHANGELOG.md | 6 ++++++ packages/scheduler/package.json | 2 +- packages/syncing-server/CHANGELOG.md | 6 ++++++ packages/syncing-server/package.json | 2 +- packages/time/CHANGELOG.md | 6 ++++++ packages/time/package.json | 2 +- 12 files changed, 42 insertions(+), 6 deletions(-) diff --git a/packages/api-gateway/CHANGELOG.md b/packages/api-gateway/CHANGELOG.md index 271e99b5f..6935d3e30 100644 --- a/packages/api-gateway/CHANGELOG.md +++ b/packages/api-gateway/CHANGELOG.md @@ -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.6.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.5.0...@standardnotes/api-gateway@1.6.0) (2022-07-06) + +### Features + +* add time package ([565e890](https://github.com/standardnotes/api-gateway/commit/565e890973b1d96544bb750fdd700d58f8dad088)) + # [1.5.0](https://github.com/standardnotes/api-gateway/compare/@standardnotes/api-gateway@1.4.2...@standardnotes/api-gateway@1.5.0) (2022-07-06) ### Bug Fixes diff --git a/packages/api-gateway/package.json b/packages/api-gateway/package.json index a153207ce..85e1c3979 100644 --- a/packages/api-gateway/package.json +++ b/packages/api-gateway/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api-gateway", - "version": "1.5.0", + "version": "1.6.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/auth/CHANGELOG.md b/packages/auth/CHANGELOG.md index 5b6d8d2cc..af5636dd5 100644 --- a/packages/auth/CHANGELOG.md +++ b/packages/auth/CHANGELOG.md @@ -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.7.0](https://github.com/standardnotes/auth/compare/@standardnotes/auth-server@1.6.0...@standardnotes/auth-server@1.7.0) (2022-07-06) + +### Features + +* add time package ([565e890](https://github.com/standardnotes/auth/commit/565e890973b1d96544bb750fdd700d58f8dad088)) + # [1.6.0](https://github.com/standardnotes/auth/compare/@standardnotes/auth-server@1.5.1...@standardnotes/auth-server@1.6.0) (2022-07-06) ### Bug Fixes diff --git a/packages/auth/package.json b/packages/auth/package.json index ab837bbb3..9388a2238 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/auth-server", - "version": "1.6.0", + "version": "1.7.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 2b9eac2c2..e135a684f 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/CHANGELOG.md @@ -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.3.0](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.2.0...@standardnotes/files-server@1.3.0) (2022-07-06) + +### Features + +* add time package ([565e890](https://github.com/standardnotes/files/commit/565e890973b1d96544bb750fdd700d58f8dad088)) + # [1.2.0](https://github.com/standardnotes/files/compare/@standardnotes/files-server@1.1.14...@standardnotes/files-server@1.2.0) (2022-07-06) ### Bug Fixes diff --git a/packages/files/package.json b/packages/files/package.json index 10089cd51..371cdabe4 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files-server", - "version": "1.2.0", + "version": "1.3.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/scheduler/CHANGELOG.md b/packages/scheduler/CHANGELOG.md index 0910deb66..f7c85ae12 100644 --- a/packages/scheduler/CHANGELOG.md +++ b/packages/scheduler/CHANGELOG.md @@ -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.4.0](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.3.2...@standardnotes/scheduler-server@1.4.0) (2022-07-06) + +### Features + +* add time package ([565e890](https://github.com/standardnotes/server/commit/565e890973b1d96544bb750fdd700d58f8dad088)) + ## [1.3.2](https://github.com/standardnotes/server/compare/@standardnotes/scheduler-server@1.3.1...@standardnotes/scheduler-server@1.3.2) (2022-07-06) **Note:** Version bump only for package @standardnotes/scheduler-server diff --git a/packages/scheduler/package.json b/packages/scheduler/package.json index 8623d761d..f71db3110 100644 --- a/packages/scheduler/package.json +++ b/packages/scheduler/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/scheduler-server", - "version": "1.3.2", + "version": "1.4.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/syncing-server/CHANGELOG.md b/packages/syncing-server/CHANGELOG.md index 050d30be4..b82f7021d 100644 --- a/packages/syncing-server/CHANGELOG.md +++ b/packages/syncing-server/CHANGELOG.md @@ -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.4.0](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.3.0...@standardnotes/syncing-server@1.4.0) (2022-07-06) + +### Features + +* add time package ([565e890](https://github.com/standardnotes/syncing-server-js/commit/565e890973b1d96544bb750fdd700d58f8dad088)) + # [1.3.0](https://github.com/standardnotes/syncing-server-js/compare/@standardnotes/syncing-server@1.2.2...@standardnotes/syncing-server@1.3.0) (2022-07-06) ### Bug Fixes diff --git a/packages/syncing-server/package.json b/packages/syncing-server/package.json index cf5d1cdf4..66c27fa2b 100644 --- a/packages/syncing-server/package.json +++ b/packages/syncing-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/syncing-server", - "version": "1.3.0", + "version": "1.4.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/time/CHANGELOG.md b/packages/time/CHANGELOG.md index a950df824..4cc82872d 100644 --- a/packages/time/CHANGELOG.md +++ b/packages/time/CHANGELOG.md @@ -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.9.0 (2022-07-06) + +### Features + +* add time package ([565e890](https://github.com/standardnotes/server/commit/565e890973b1d96544bb750fdd700d58f8dad088)) + ## [1.7.2](https://github.com/standardnotes/snjs/compare/@standardnotes/time@1.7.1...@standardnotes/time@1.7.2) (2022-07-04) **Note:** Version bump only for package @standardnotes/time diff --git a/packages/time/package.json b/packages/time/package.json index 96db108a3..e4b1965f5 100644 --- a/packages/time/package.json +++ b/packages/time/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/time", - "version": "1.8.0", + "version": "1.9.0", "engines": { "node": ">=16.0.0 <17.0.0" },