From b4f14c668d1338621fd0fbd79dda2f851482956c Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Fri, 3 Feb 2023 06:10:04 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.104.127 - @standardnotes/mobile@3.51.7 - @standardnotes/releases@1.4.150 - @standardnotes/services@1.56.18 - @standardnotes/snjs@2.165.6 - @standardnotes/ui-services@1.24.25 - @standardnotes/web@3.145.1 --- 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/services/CHANGELOG.md | 6 ++++++ packages/services/package.json | 2 +- packages/snjs/CHANGELOG.md | 6 ++++++ packages/snjs/package.json | 2 +- packages/ui-services/CHANGELOG.md | 4 ++++ packages/ui-services/package.json | 2 +- packages/web/CHANGELOG.md | 7 +++++++ packages/web/CHANGELOG.md.json | 16 ++++++++++++++++ packages/web/package.json | 2 +- 15 files changed, 58 insertions(+), 7 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 65d39d4df..7286a63a4 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.104.127](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.145.0...@standardnotes/desktop@3.104.127) (2023-02-03) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.126](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.144.5...@standardnotes/desktop@3.104.126) (2023-02-02) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 28e809ed2..fcd6b4268 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.104.126", + "version": "3.104.127", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index ce7ef92c5..7fe5bf106 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.51.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.6...@standardnotes/mobile@3.51.7) (2023-02-03) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.6](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.5...@standardnotes/mobile@3.51.6) (2023-02-02) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index e2aac08f9..6c23e8747 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.6", + "version": "3.51.7", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 250cba043..d7b3092c7 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.4.150](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.149...@standardnotes/releases@1.4.150) (2023-02-03) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.149](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.148...@standardnotes/releases@1.4.149) (2023-02-02) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index d664b8ea0..b000f36a3 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.149", + "version": "1.4.150", "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 3db1012c3..44d398758 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.56.18](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.17...@standardnotes/services@1.56.18) (2023-02-03) + +### Bug Fixes + +* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368)) + ## [1.56.17](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.16...@standardnotes/services@1.56.17) (2023-02-02) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index aad29e718..f4f753e63 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.56.17", + "version": "1.56.18", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 6ff249d2c..a942db71b 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/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. +## [2.165.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.5...@standardnotes/snjs@2.165.6) (2023-02-03) + +### Bug Fixes + +* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368)) + ## [2.165.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.165.4...@standardnotes/snjs@2.165.5) (2023-02-02) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 15d8ff8a1..45624042f 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.165.5", + "version": "2.165.6", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 9d1e17ace..994fac20e 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.24.25](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.24...@standardnotes/ui-services@1.24.25) (2023-02-03) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.24.24](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.23...@standardnotes/ui-services@1.24.24) (2023-02-02) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 897b3c661..ddf058b15 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.24.24", + "version": "1.24.25", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 4503e9ae4..79bd5de39 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03) + +### Bug Fixes + +* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368)) +* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e)) + # [3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 7014bd599..7d45d4e48 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,21 @@ { "versions": [ + { + "version": "3.145.1", + "title": "[3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)", + "date": null, + "body": "### Bug Fixes\n\n* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))\n* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e))", + "parsed": { + "_": [ + "web: disable subscription sharing on demo (de5973e)", + "web: remove unused import (9e15ea7)" + ], + "Bug Fixes": [ + "web: disable subscription sharing on demo (de5973e)", + "web: remove unused import (9e15ea7)" + ] + } + }, { "version": "3.145.0", "title": "[3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)", diff --git a/packages/web/package.json b/packages/web/package.json index e750324be..c65af281d 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.145.0", + "version": "3.145.1", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",