chore(release): publish

- @standardnotes/api@1.9.2
 - @standardnotes/components-meta@2.7.16
 - @standardnotes/desktop@3.23.192
 - @standardnotes/encryption@1.15.11
 - @standardnotes/filepicker@1.23.11
 - @standardnotes/files@1.10.11
 - @standardnotes/mobile@3.39.9
 - @standardnotes/models@1.23.0
 - @standardnotes/releases@1.3.117
 - @standardnotes/services@1.24.3
 - @standardnotes/snjs@2.134.9
 - @standardnotes/styles@1.5.0
 - @standardnotes/ui-services@1.6.0
 - @standardnotes/web@3.70.0
 - @standardnotes/markdown-visual@1.1.3
 - @standardnotes/authenticator@2.2.5
This commit is contained in:
StandardNotes CI
2022-10-05 20:52:08 +00:00
parent ac0ad49af0
commit 4b6662d62d
32 changed files with 96 additions and 16 deletions

View File

@@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.70.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.69.1...@standardnotes/web@3.70.0) (2022-10-05)
### Bug Fixes
* **mobile:** passcode timing options ([#1744](https://github.com/standardnotes/app/issues/1744)) ([6c26b96](https://github.com/standardnotes/app/commit/6c26b96cdce0d69a4a459104709880850a401a92))
### Features
* add free dark mode ([#1748](https://github.com/standardnotes/app/issues/1748)) ([09b994f](https://github.com/standardnotes/app/commit/09b994f8f938ae0536f42742f7a221df536c4c4a))
## [3.69.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.69.0...@standardnotes/web@3.69.1) (2022-10-05)
### Bug Fixes

View File

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