From 135e5924bf558b3ed570ba1fff3ff9cf346d339d Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Thu, 14 Jul 2022 07:31:16 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.23.75 - @standardnotes/mobile@3.30.30 - @standardnotes/releases@1.2.96 - @standardnotes/web-server@1.2.98 - @standardnotes/web@3.40.5 --- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/web-server/CHANGELOG.md | 4 ++++ packages/web-server/package.json | 2 +- packages/web/CHANGELOG.md | 6 ++++++ packages/web/package.json | 2 +- 10 files changed, 27 insertions(+), 5 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index e5d3a2c94..f5183d24f 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.75](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.74...@standardnotes/desktop@3.23.75) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.74](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.73...@standardnotes/desktop@3.23.74) (2022-07-13) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 88e7c9007..fdd642bc7 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.74", + "version": "3.23.75", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 76da39d16..02e711a64 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/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.30.30](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.29...@standardnotes/mobile@3.30.30) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.30.29](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.30.28...@standardnotes/mobile@3.30.29) (2022-07-13) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index c546eeb23..38bd2778a 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.30.29", + "version": "3.30.30", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index a04c512fc..2b3e0a883 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.2.96](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.95...@standardnotes/releases@1.2.96) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.2.95](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.94...@standardnotes/releases@1.2.95) (2022-07-13) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index f0c38d431..54e2260c6 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.2.95", + "version": "1.2.96", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web-server/CHANGELOG.md b/packages/web-server/CHANGELOG.md index 5ef7ef625..4394196bd 100644 --- a/packages/web-server/CHANGELOG.md +++ b/packages/web-server/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.2.98](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.97...@standardnotes/web-server@1.2.98) (2022-07-14) + +**Note:** Version bump only for package @standardnotes/web-server + ## [1.2.97](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.96...@standardnotes/web-server@1.2.97) (2022-07-13) **Note:** Version bump only for package @standardnotes/web-server diff --git a/packages/web-server/package.json b/packages/web-server/package.json index 0489f1ba4..c9fca763a 100644 --- a/packages/web-server/package.json +++ b/packages/web-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web-server", - "version": "1.2.97", + "version": "1.2.98", "license": "AGPL-3.0-or-later", "private": true, "author": "Standard Notes.", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index bfc1a87d0..eb4c25c26 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.40.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.4...@standardnotes/web@3.40.5) (2022-07-14) + +### Bug Fixes + +* **web:** prevent jumping the page contents on mobile when editing notes offline ([#1294](https://github.com/standardnotes/app/issues/1294)) ([aaf68a8](https://github.com/standardnotes/app/commit/aaf68a8f73cf52b1256e3ba879cc00bbcdcf251d)) + ## [3.40.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.40.3...@standardnotes/web@3.40.4) (2022-07-13) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index 20d325a97..cc3dd8c3a 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.40.4", + "version": "3.40.5", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",