chore(release): publish

- @standardnotes/desktop@3.105.35
 - @standardnotes/icons@1.10.7
 - @standardnotes/mobile@3.51.68
 - @standardnotes/releases@1.4.211
 - @standardnotes/styles@1.7.6
 - @standardnotes/toast@1.3.26
 - @standardnotes/ui-services@1.24.41
 - @standardnotes/web@3.150.35
This commit is contained in:
StandardNotes CI
2023-03-30 07:42:56 +00:00
parent 7773becdec
commit c3d3633e6b
17 changed files with 59 additions and 8 deletions

View File

@@ -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.150.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.34...@standardnotes/web@3.150.35) (2023-03-30)
### Bug Fixes
* Files uploaded to a protected Super note will also be marked as protected ([09fd659](https://github.com/standardnotes/app/commit/09fd65903b5e34c7f2b9f805e372efda383c7e4c))
* Fixed an issue where deleting a file from the preview modal would not correctly navigate to next item or dismiss the modal ([7773bec](https://github.com/standardnotes/app/commit/7773becdec0f5a623337b25a7fd218e5bcfebf13))
## [3.150.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.33...@standardnotes/web@3.150.34) (2023-03-29)
### Bug Fixes

View File

@@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.150.35",
"title": "[3.150.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.34...@standardnotes/web@3.150.35) (2023-03-30)",
"date": null,
"body": "### Bug Fixes\n\n* Files uploaded to a protected Super note will also be marked as protected ([09fd659](https://github.com/standardnotes/app/commit/09fd65903b5e34c7f2b9f805e372efda383c7e4c))\n* Fixed an issue where deleting a file from the preview modal would not correctly navigate to next item or dismiss the modal ([7773bec](https://github.com/standardnotes/app/commit/7773becdec0f5a623337b25a7fd218e5bcfebf13))",
"parsed": {
"_": [
"Files uploaded to a protected Super note will also be marked as protected (09fd659)",
"Fixed an issue where deleting a file from the preview modal would not correctly navigate to next item or dismiss the modal (7773bec)"
],
"Bug Fixes": [
"Files uploaded to a protected Super note will also be marked as protected (09fd659)",
"Fixed an issue where deleting a file from the preview modal would not correctly navigate to next item or dismiss the modal (7773bec)"
]
}
},
{
"version": "3.150.34",
"title": "[3.150.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.33...@standardnotes/web@3.150.34) (2023-03-29)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.150.34",
"version": "3.150.35",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",