chore(release): publish

- @standardnotes/clipper@1.1.334
 - @standardnotes/desktop@3.108.269
 - @standardnotes/mobile@3.56.250
 - @standardnotes/releases@1.4.625
 - @standardnotes/web@3.181.37
This commit is contained in:
StandardNotes CI
2023-11-27 16:35:04 +00:00
parent 5660df577d
commit f2d580ed25
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.181.37](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.36...@standardnotes/web@3.181.37) (2023-11-27)
### Bug Fixes
* Fixed issue where multiple trashed items on mobile could not be deleted permanently ([5660df5](https://github.com/standardnotes/app/commit/5660df577da4e803d3ff25f257c0572dfe30db73))
## [3.181.36](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.35...@standardnotes/web@3.181.36) (2023-11-27)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.181.37",
"title": "[3.181.37](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.36...@standardnotes/web@3.181.37) (2023-11-27)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where multiple trashed items on mobile could not be deleted permanently ([5660df5](https://github.com/standardnotes/app/commit/5660df577da4e803d3ff25f257c0572dfe30db73))",
"parsed": {
"_": [
"Fixed issue where multiple trashed items on mobile could not be deleted permanently (5660df5)"
],
"Bug Fixes": [
"Fixed issue where multiple trashed items on mobile could not be deleted permanently (5660df5)"
]
}
},
{
"version": "3.181.36",
"title": "[3.181.36](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.35...@standardnotes/web@3.181.36) (2023-11-27)",

View File

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