chore(release): publish
- @standardnotes/desktop@3.104.34 - @standardnotes/mobile@3.49.31 - @standardnotes/releases@1.4.57 - @standardnotes/services@1.50.8 - @standardnotes/snjs@2.156.7 - @standardnotes/ui-services@1.20.3 - @standardnotes/web@3.127.8
This commit is contained in:
@@ -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.127.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.7...@standardnotes/web@3.127.8) (2022-12-20)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where Moments-related toasts would not get correctly dismissed ([eceb46b](https://github.com/standardnotes/app/commit/eceb46bed7117c8bf5ea34d87a800f8bf02881ac))
|
||||
* Increased interval between Moments capturing photos ([e4b3028](https://github.com/standardnotes/app/commit/e4b3028d673a037f2740939b294cf6301db0d529))
|
||||
|
||||
## [3.127.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.6...@standardnotes/web@3.127.7) (2022-12-20)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.127.8",
|
||||
"title": "[3.127.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.7...@standardnotes/web@3.127.8) (2022-12-20)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where Moments-related toasts would not get correctly dismissed ([eceb46b](https://github.com/standardnotes/app/commit/eceb46bed7117c8bf5ea34d87a800f8bf02881ac))\n* Increased interval between Moments capturing photos ([e4b3028](https://github.com/standardnotes/app/commit/e4b3028d673a037f2740939b294cf6301db0d529))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where Moments-related toasts would not get correctly dismissed (eceb46b)",
|
||||
"Increased interval between Moments capturing photos (e4b3028)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where Moments-related toasts would not get correctly dismissed (eceb46b)",
|
||||
"Increased interval between Moments capturing photos (e4b3028)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"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)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.127.7",
|
||||
"version": "3.127.8",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user