chore(release): publish
- @standardnotes/blocks-editor@1.17.2 - @standardnotes/desktop@3.104.146 - @standardnotes/mobile@3.51.26 - @standardnotes/releases@1.4.169 - @standardnotes/web@3.149.8
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.149.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.7...@standardnotes/web@3.149.8) (2023-02-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixes issue where pasting in a new Super note would not save it ([91a8023](https://github.com/standardnotes/app/commit/91a8023fa480adbf9c1e99f2af922facf1fb8d9e))
|
||||
|
||||
## [3.149.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.6...@standardnotes/web@3.149.7) (2023-02-15)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.149.8",
|
||||
"title": "[3.149.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.7...@standardnotes/web@3.149.8) (2023-02-16)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixes issue where pasting in a new Super note would not save it ([91a8023](https://github.com/standardnotes/app/commit/91a8023fa480adbf9c1e99f2af922facf1fb8d9e))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixes issue where pasting in a new Super note would not save it (91a8023)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixes issue where pasting in a new Super note would not save it (91a8023)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.149.7",
|
||||
"title": "[3.149.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.149.6...@standardnotes/web@3.149.7) (2023-02-15)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.149.7",
|
||||
"version": "3.149.8",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user