chore(release): publish

- @standardnotes/clipper@1.0.32
 - @standardnotes/desktop@3.105.81
 - @standardnotes/mobile@3.52.30
 - @standardnotes/releases@1.4.261
 - @standardnotes/web@3.153.11
This commit is contained in:
StandardNotes CI
2023-04-27 15:51:05 +00:00
parent 7c1ded30c7
commit b8f78eb4fd
11 changed files with 41 additions and 5 deletions

View File

@@ -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.153.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.10...@standardnotes/web@3.153.11) (2023-04-27)
### Bug Fixes
* **desktop:** Fixed issue on Mac desktop app where multiple files could not be downloaded ([247ff62](https://github.com/standardnotes/app/commit/247ff6242279f878c01161817038a37c6fbfa4cc))
## [3.153.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.9...@standardnotes/web@3.153.10) (2023-04-27)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.153.11",
"title": "[3.153.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.10...@standardnotes/web@3.153.11) (2023-04-27)",
"date": null,
"body": "### Bug Fixes\n\n* **desktop:** Fixed issue on Mac desktop app where multiple files could not be downloaded ([247ff62](https://github.com/standardnotes/app/commit/247ff6242279f878c01161817038a37c6fbfa4cc))",
"parsed": {
"_": [
"desktop: Fixed issue on Mac desktop app where multiple files could not be downloaded (247ff62)"
],
"Bug Fixes": [
"desktop: Fixed issue on Mac desktop app where multiple files could not be downloaded (247ff62)"
]
}
},
{
"version": "3.153.10",
"title": "[3.153.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.9...@standardnotes/web@3.153.10) (2023-04-27)",

View File

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