chore(release): publish

- @standardnotes/desktop@3.104.70
 - @standardnotes/mobile@3.50.6
 - @standardnotes/releases@1.4.93
 - @standardnotes/ui-services@1.23.0
 - @standardnotes/web@3.135.0
This commit is contained in:
StandardNotes CI
2023-01-05 18:43:40 +00:00
parent ba017d42f5
commit 3e6c752967
11 changed files with 43 additions and 5 deletions

View File

@@ -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.135.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.134.0...@standardnotes/web@3.135.0) (2023-01-05)
### Features
* Added keyboard navigation to Files table view ([#2131](https://github.com/standardnotes/app/issues/2131)) ([ba017d4](https://github.com/standardnotes/app/commit/ba017d42f5145a3f9fb4a4610d7582bd8571b29c))
# [3.134.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.133.0...@standardnotes/web@3.134.0) (2023-01-05)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.135.0",
"title": "[3.135.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.134.0...@standardnotes/web@3.135.0) (2023-01-05)",
"date": null,
"body": "### Features\n\n* Added keyboard navigation to Files table view ([#2131](https://github.com/standardnotes/app/issues/2131)) ([ba017d4](https://github.com/standardnotes/app/commit/ba017d42f5145a3f9fb4a4610d7582bd8571b29c))",
"parsed": {
"_": [
"Added keyboard navigation to Files table view (#2131) (ba017d4)"
],
"Features": [
"Added keyboard navigation to Files table view (#2131) (ba017d4)"
]
}
},
{
"version": "3.134.0",
"title": "[3.134.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.133.0...@standardnotes/web@3.134.0) (2023-01-05)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.134.0",
"version": "3.135.0",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",