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.
# [1.23.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.22.4...@standardnotes/ui-services@1.23.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))
## [1.22.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.22.3...@standardnotes/ui-services@1.22.4) (2023-01-04)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.22.4",
"version": "1.23.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},