chore(release): publish
- @standardnotes/api@1.26.18 - @standardnotes/clipper@1.1.58 - @standardnotes/desktop@3.106.67 - @standardnotes/encryption@1.21.44 - @standardnotes/features@1.59.6 - @standardnotes/filepicker@1.28.53 - @standardnotes/files@1.15.15 - @standardnotes/icons@1.12.1 - @standardnotes/mobile@3.53.67 - @standardnotes/models@1.46.5 - @standardnotes/releases@1.4.335 - @standardnotes/responses@1.13.25 - @standardnotes/services@1.60.7 - @standardnotes/sncrypto-common@1.13.4 - @standardnotes/sncrypto-web@1.14.4 - @standardnotes/snjs@2.200.1 - @standardnotes/toast@1.3.33 - @standardnotes/ui-services@1.26.22 - @standardnotes/utils@1.17.4 - @standardnotes/web@3.162.10
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.162.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.9...@standardnotes/web@3.162.10) (2023-06-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where clicking in file dialog context menu closed the dialog ([89849c9](https://github.com/standardnotes/app/commit/89849c9f90e8b66fc75c68e42a430dfcdbd5d798))
|
||||
|
||||
## [3.162.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.8...@standardnotes/web@3.162.9) (2023-06-29)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.162.10",
|
||||
"title": "[3.162.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.9...@standardnotes/web@3.162.10) (2023-06-30)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where clicking in file dialog context menu closed the dialog ([89849c9](https://github.com/standardnotes/app/commit/89849c9f90e8b66fc75c68e42a430dfcdbd5d798))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where clicking in file dialog context menu closed the dialog (89849c9)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where clicking in file dialog context menu closed the dialog (89849c9)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.162.9",
|
||||
"title": "[3.162.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.162.8...@standardnotes/web@3.162.9) (2023-06-29)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.162.9",
|
||||
"version": "3.162.10",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user