chore(release): publish

- @standardnotes/clipper@1.1.194
 - @standardnotes/desktop@3.108.126
 - @standardnotes/mobile@3.56.105
 - @standardnotes/releases@1.4.478
 - @standardnotes/snjs@2.202.59
 - @standardnotes/web@3.171.11
This commit is contained in:
StandardNotes CI
2023-08-28 16:33:12 +00:00
parent aae403f88e
commit 49098c7fa5
13 changed files with 46 additions and 6 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.171.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.171.10...@standardnotes/web@3.171.11) (2023-08-28)
### Bug Fixes
* Fixed issue where file upload progress was not visible ([2484d78](https://github.com/standardnotes/app/commit/2484d785882fd85efadc4521a80b819528acf16b))
## [3.171.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.171.9...@standardnotes/web@3.171.10) (2023-08-27)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.171.11",
"title": "[3.171.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.171.10...@standardnotes/web@3.171.11) (2023-08-28)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where file upload progress was not visible ([2484d78](https://github.com/standardnotes/app/commit/2484d785882fd85efadc4521a80b819528acf16b))",
"parsed": {
"_": [
"Fixed issue where file upload progress was not visible (2484d78)"
],
"Bug Fixes": [
"Fixed issue where file upload progress was not visible (2484d78)"
]
}
},
{
"version": "3.171.10",
"title": "[3.171.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.171.9...@standardnotes/web@3.171.10) (2023-08-27)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.171.10",
"version": "3.171.11",
"license": "CC BY-NC-SA 4.0",
"main": "dist/app.js",
"author": "Standard Notes",