From 064e0545870e7c6bf5e213a1fffded178d02a67e Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Wed, 26 Oct 2022 21:03:43 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.23.253 - @standardnotes/mobile@3.45.0 - @standardnotes/releases@1.3.182 - @standardnotes/services@1.38.0 - @standardnotes/snjs@2.144.2 - @standardnotes/ui-services@1.10.4 - @standardnotes/web@3.89.0 --- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/mobile/CHANGELOG.md | 6 ++++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/services/CHANGELOG.md | 6 ++++++ packages/services/package.json | 2 +- packages/snjs/CHANGELOG.md | 4 ++++ packages/snjs/package.json | 2 +- packages/ui-services/CHANGELOG.md | 4 ++++ packages/ui-services/package.json | 2 +- packages/web/CHANGELOG.md | 6 ++++++ packages/web/package.json | 2 +- 14 files changed, 41 insertions(+), 7 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 19fb91697..ca1a50e17 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -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. +## [3.23.253](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.252...@standardnotes/desktop@3.23.253) (2022-10-26) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.252](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.251...@standardnotes/desktop@3.23.252) (2022-10-26) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 789eb7336..654ba3baa 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/desktop", "main": "./app/dist/index.js", - "version": "3.23.252", + "version": "3.23.253", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index d4719e16a..762693a49 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/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. +# [3.45.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.44.5...@standardnotes/mobile@3.45.0) (2022-10-26) + +### Features + +* auto-activate biometrics prompt when mobile regains focus ([#1891](https://github.com/standardnotes/app/issues/1891)) ([3bd1ad3](https://github.com/standardnotes/app/commit/3bd1ad38ad05ba6ea0e99911693ed7b25e2f8380)) + ## [3.44.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.44.4...@standardnotes/mobile@3.44.5) (2022-10-26) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 70f09519c..9973855a3 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.44.5", + "version": "3.45.0", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 87fee31ac..bb23358ce 100644 --- a/packages/releases/CHANGELOG.md +++ b/packages/releases/CHANGELOG.md @@ -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.3.182](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.181...@standardnotes/releases@1.3.182) (2022-10-26) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.3.181](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.180...@standardnotes/releases@1.3.181) (2022-10-26) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index db8ed688a..a28018789 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.3.181", + "version": "1.3.182", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index a336e9209..2ecd9cc03 100644 --- a/packages/services/CHANGELOG.md +++ b/packages/services/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.38.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.37.1...@standardnotes/services@1.38.0) (2022-10-26) + +### Features + +* auto-activate biometrics prompt when mobile regains focus ([#1891](https://github.com/standardnotes/app/issues/1891)) ([3bd1ad3](https://github.com/standardnotes/app/commit/3bd1ad38ad05ba6ea0e99911693ed7b25e2f8380)) + ## [1.37.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.37.0...@standardnotes/services@1.37.1) (2022-10-25) ### Bug Fixes diff --git a/packages/services/package.json b/packages/services/package.json index a0a3ebe46..3a1ab0677 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.37.1", + "version": "1.38.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 77842c51d..ecace001e 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/CHANGELOG.md @@ -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. +## [2.144.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.144.1...@standardnotes/snjs@2.144.2) (2022-10-26) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.144.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.144.0...@standardnotes/snjs@2.144.1) (2022-10-25) ### Bug Fixes diff --git a/packages/snjs/package.json b/packages/snjs/package.json index d2d6d0692..671e54899 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.144.1", + "version": "2.144.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 069719836..acf44a2f2 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-services/CHANGELOG.md @@ -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.10.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.10.3...@standardnotes/ui-services@1.10.4) (2022-10-26) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.10.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.10.2...@standardnotes/ui-services@1.10.3) (2022-10-25) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 003a2858d..0c49a3f20 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.10.3", + "version": "1.10.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 294a0028b..3247cf2d6 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/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. +# [3.89.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.88.1...@standardnotes/web@3.89.0) (2022-10-26) + +### Features + +* auto-activate biometrics prompt when mobile regains focus ([#1891](https://github.com/standardnotes/app/issues/1891)) ([3bd1ad3](https://github.com/standardnotes/app/commit/3bd1ad38ad05ba6ea0e99911693ed7b25e2f8380)) + ## [3.88.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.88.0...@standardnotes/web@3.88.1) (2022-10-26) ### Bug Fixes diff --git a/packages/web/package.json b/packages/web/package.json index f5f901f50..df02eb152 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.88.1", + "version": "3.89.0", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",