chore(release): publish

- @standardnotes/desktop@3.104.33
 - @standardnotes/mobile@3.49.30
 - @standardnotes/releases@1.4.56
 - @standardnotes/web@3.127.7
This commit is contained in:
StandardNotes CI
2022-12-20 17:03:06 +00:00
parent a7add80633
commit b9e0d0d154
9 changed files with 36 additions and 4 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.127.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.6...@standardnotes/web@3.127.7) (2022-12-20)
### Bug Fixes
* Added potential fix for issue where some video would show as not supported ([a7add80](https://github.com/standardnotes/app/commit/a7add80633ea603f7883db2dbc1f886d40450979))
## [3.127.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.5...@standardnotes/web@3.127.6) (2022-12-20)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.127.7",
"title": "[3.127.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.6...@standardnotes/web@3.127.7) (2022-12-20)",
"date": null,
"body": "### Bug Fixes\n\n* Added potential fix for issue where some video would show as not supported ([a7add80](https://github.com/standardnotes/app/commit/a7add80633ea603f7883db2dbc1f886d40450979))",
"parsed": {
"_": [
"Added potential fix for issue where some video would show as not supported (a7add80)"
],
"Bug Fixes": [
"Added potential fix for issue where some video would show as not supported (a7add80)"
]
}
},
{
"version": "3.127.6",
"title": "[3.127.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.5...@standardnotes/web@3.127.6) (2022-12-20)",

View File

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