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.
## [1.39.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.39.1...@standardnotes/services@1.39.2) (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))
## [1.39.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.39.0...@standardnotes/services@1.39.1) (2022-10-28)
### Bug Fixes

View File

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