From 71675dc6a2ff708197038246341e361c7228511d Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Tue, 6 Dec 2022 19:39:07 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.104.13 - @standardnotes/mobile@3.49.12 - @standardnotes/releases@1.4.36 - @standardnotes/web@3.120.3 --- 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/CHANGELOG.md | 6 ++++++ packages/web/CHANGELOG.md.json | 14 ++++++++++++++ packages/web/package.json | 2 +- 9 files changed, 36 insertions(+), 4 deletions(-) diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 68d3fba2a..1019151cd 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.13](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.120.2...@standardnotes/desktop@3.104.13) (2022-12-06) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.104.12](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.120.1...@standardnotes/desktop@3.104.12) (2022-12-06) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 4d8a7d98e..5e99c50e1 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.12", + "version": "3.104.13", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 77d4f5098..50cd6f088 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.49.12](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.11...@standardnotes/mobile@3.49.12) (2022-12-06) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.49.11](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.10...@standardnotes/mobile@3.49.11) (2022-12-06) ### Bug Fixes diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 80215ab01..9dfa8da54 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.49.11", + "version": "3.49.12", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 440ae64c8..472dd5f8f 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.36](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.35...@standardnotes/releases@1.4.36) (2022-12-06) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.35](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.34...@standardnotes/releases@1.4.35) (2022-12-06) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index ae0bc6bed..fa7d7c5f0 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.35", + "version": "1.4.36", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 05a8d7597..278178a12 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.120.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.2...@standardnotes/web@3.120.3) (2022-12-06) + +### Bug Fixes + +* Fixed error when trying to upload file ([6a1b6ce](https://github.com/standardnotes/app/commit/6a1b6cef1bab42d9de1a0a396c38cd899529648a)) + ## [3.120.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.1...@standardnotes/web@3.120.2) (2022-12-06) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 2543a1d36..6b6b54723 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.120.3", + "title": "[3.120.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.2...@standardnotes/web@3.120.3) (2022-12-06)", + "date": null, + "body": "### Bug Fixes\n\n* Fixed error when trying to upload file ([6a1b6ce](https://github.com/standardnotes/app/commit/6a1b6cef1bab42d9de1a0a396c38cd899529648a))", + "parsed": { + "_": [ + "Fixed error when trying to upload file (6a1b6ce)" + ], + "Bug Fixes": [ + "Fixed error when trying to upload file (6a1b6ce)" + ] + } + }, { "version": "3.120.2", "title": "[3.120.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.120.1...@standardnotes/web@3.120.2) (2022-12-06)", diff --git a/packages/web/package.json b/packages/web/package.json index 574b5264d..06de9233b 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.120.2", + "version": "3.120.3", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes",