chore(release): publish
- @standardnotes/api@1.24.1 - @standardnotes/desktop@3.104.94 - @standardnotes/encryption@1.21.1 - @standardnotes/features@1.58.1 - @standardnotes/filepicker@1.28.6 - @standardnotes/files@1.14.16 - @standardnotes/mobile@3.50.30 - @standardnotes/models@1.42.3 - @standardnotes/releases@1.4.117 - @standardnotes/responses@1.13.1 - @standardnotes/services@1.56.1 - @standardnotes/snjs@2.164.1 - @standardnotes/ui-services@1.24.5 - @standardnotes/utils@1.16.1 - @standardnotes/web@3.140.1
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.140.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.0...@standardnotes/web@3.140.1) (2023-01-19)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where using arrow keys while renaming file would navigate to another file ([2d63b74](https://github.com/standardnotes/app/commit/2d63b7431a1e6afcd9e6cf8b48c6c8e580221001))
|
||||
|
||||
# [3.140.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.139.0...@standardnotes/web@3.140.0) (2023-01-18)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.140.1",
|
||||
"title": "[3.140.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.0...@standardnotes/web@3.140.1) (2023-01-19)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed issue where using arrow keys while renaming file would navigate to another file ([2d63b74](https://github.com/standardnotes/app/commit/2d63b7431a1e6afcd9e6cf8b48c6c8e580221001))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where using arrow keys while renaming file would navigate to another file (2d63b74)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where using arrow keys while renaming file would navigate to another file (2d63b74)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.140.0",
|
||||
"title": "[3.140.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.139.0...@standardnotes/web@3.140.0) (2023-01-18)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.140.0",
|
||||
"version": "3.140.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user