chore(release): publish

- @standardnotes/components-meta@2.7.23
 - @standardnotes/desktop@3.23.263
 - @standardnotes/mobile@3.45.12
 - @standardnotes/releases@1.3.194
 - @standardnotes/services@1.39.2
 - @standardnotes/snjs@2.145.3
 - @standardnotes/styles@1.6.1
 - @standardnotes/ui-services@1.10.8
 - @standardnotes/web@3.90.9
 - @standardnotes/markdown-visual@1.1.5
 - @standardnotes/authenticator@2.2.7
This commit is contained in:
StandardNotes CI
2022-11-01 17:11:32 +00:00
parent 5920a347bb
commit ab0069cd68
22 changed files with 67 additions and 11 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.23.263](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.262...@standardnotes/desktop@3.23.263) (2022-11-01)
### Bug Fixes
* **mobile:** increase font sizes and other mobile-centric improvements ([#1907](https://github.com/standardnotes/app/issues/1907)) ([994f824](https://github.com/standardnotes/app/commit/994f824757e1143a4547c975b154fd84e3ebeedf))
## [3.23.262](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.261...@standardnotes/desktop@3.23.262) (2022-10-31)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.23.262",
"version": "3.23.263",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,