From 0c3c2447d3c0ae6801b2ff9c5948690035775608 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Fri, 24 Mar 2023 09:57:23 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/desktop@3.105.29 - @standardnotes/mobile@3.51.62 - @standardnotes/releases@1.4.205 - @standardnotes/web@3.150.29 --- 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 a7f55658e..60f145e3f 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.105.29](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.28...@standardnotes/desktop@3.105.29) (2023-03-24) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.105.28](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.27...@standardnotes/desktop@3.105.28) (2023-03-22) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index ae734d67e..df397163f 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.105.28", + "version": "3.105.29", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index ade06d0ca..2b93a0ce2 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.62](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.61...@standardnotes/mobile@3.51.62) (2023-03-24) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.51.61](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.60...@standardnotes/mobile@3.51.61) (2023-03-22) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 693735cb5..edc650d92 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.51.61", + "version": "3.51.62", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index ced259f92..7f600cee7 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.205](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.204...@standardnotes/releases@1.4.205) (2023-03-24) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.204](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.203...@standardnotes/releases@1.4.204) (2023-03-22) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 214298dee..b74dc8add 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.204", + "version": "1.4.205", "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 b92792333..c9d3ce78f 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.150.29](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.28...@standardnotes/web@3.150.29) (2023-03-24) + +### Bug Fixes + +* Fixed issue where pasting an image into Super would not correctly link it to note ([5cd04b1](https://github.com/standardnotes/app/commit/5cd04b147479f9f1a0f2b8ee02aba2cfa652e798)) + ## [3.150.28](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.27...@standardnotes/web@3.150.28) (2023-03-22) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index a27de9847..ae38b6797 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.150.29", + "title": "[3.150.29](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.28...@standardnotes/web@3.150.29) (2023-03-24)", + "date": null, + "body": "### Bug Fixes\n\n* Fixed issue where pasting an image into Super would not correctly link it to note ([5cd04b1](https://github.com/standardnotes/app/commit/5cd04b147479f9f1a0f2b8ee02aba2cfa652e798))", + "parsed": { + "_": [ + "Fixed issue where pasting an image into Super would not correctly link it to note (5cd04b1)" + ], + "Bug Fixes": [ + "Fixed issue where pasting an image into Super would not correctly link it to note (5cd04b1)" + ] + } + }, { "version": "3.150.28", "title": "[3.150.28](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.27...@standardnotes/web@3.150.28) (2023-03-22)", diff --git a/packages/web/package.json b/packages/web/package.json index 6bf85bee0..d1716f0b0 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.150.28", + "version": "3.150.29", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",