chore(release): publish
- @standardnotes/blocks-editor@1.10.2 - @standardnotes/desktop@3.104.38 - @standardnotes/mobile@3.49.35 - @standardnotes/releases@1.4.61 - @standardnotes/web@3.127.12
This commit is contained in:
@@ -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.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.11...@standardnotes/web@3.127.12) (2022-12-23)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Made Moments-related toast messages dismissable ([c59d824](https://github.com/standardnotes/app/commit/c59d82424012f98638625e057f88124982ad0734))
|
||||
|
||||
## [3.127.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.10...@standardnotes/web@3.127.11) (2022-12-23)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.127.12",
|
||||
"title": "[3.127.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.11...@standardnotes/web@3.127.12) (2022-12-23)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Made Moments-related toast messages dismissable ([c59d824](https://github.com/standardnotes/app/commit/c59d82424012f98638625e057f88124982ad0734))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Made Moments-related toast messages dismissable (c59d824)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Made Moments-related toast messages dismissable (c59d824)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.127.11",
|
||||
"title": "[3.127.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.127.10...@standardnotes/web@3.127.11) (2022-12-23)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.127.11",
|
||||
"version": "3.127.12",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user