chore(release): publish
- @standardnotes/api@1.26.57 - @standardnotes/clipper@1.1.234 - @standardnotes/desktop@3.108.166 - @standardnotes/encryption@1.21.79 - @standardnotes/features@1.59.19 - @standardnotes/filepicker@1.28.90 - @standardnotes/files@1.17.9 - @standardnotes/mobile@3.56.145 - @standardnotes/models@1.47.15 - @standardnotes/releases@1.4.518 - @standardnotes/responses@1.13.43 - @standardnotes/services@1.64.22 - @standardnotes/snjs@2.202.82 - @standardnotes/ui-services@1.31.17 - @standardnotes/web@3.173.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.173.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.7...@standardnotes/web@3.173.8) (2023-09-20)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where using table or image option in Super mobile toolbar would make uninteractive ([ec61901](https://github.com/standardnotes/app/commit/ec61901aa5f0c08b7b77029e225e81c19decbd60))
|
||||
|
||||
## [3.173.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.6...@standardnotes/web@3.173.7) (2023-09-20)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.173.8",
|
||||
"title": "[3.173.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.7...@standardnotes/web@3.173.8) (2023-09-20)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where using table or image option in Super mobile toolbar would make uninteractive ([ec61901](https://github.com/standardnotes/app/commit/ec61901aa5f0c08b7b77029e225e81c19decbd60))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where using table or image option in Super mobile toolbar would make uninteractive (ec61901)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where using table or image option in Super mobile toolbar would make uninteractive (ec61901)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.173.7",
|
||||
"title": "[3.173.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.6...@standardnotes/web@3.173.7) (2023-09-20)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.173.7",
|
||||
"version": "3.173.8",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user