chore(release): publish

- @standardnotes/api@1.8.6
 - @standardnotes/desktop@3.23.177
 - @standardnotes/encryption@1.15.8
 - @standardnotes/filepicker@1.23.8
 - @standardnotes/files@1.10.8
 - @standardnotes/mobile@3.37.11
 - @standardnotes/models@1.21.0
 - @standardnotes/releases@1.3.102
 - @standardnotes/services@1.22.3
 - @standardnotes/snjs@2.134.3
 - @standardnotes/ui-services@1.3.8
 - @standardnotes/web@3.66.0
This commit is contained in:
StandardNotes CI
2022-09-29 19:51:41 +00:00
parent 3c699eaa4a
commit 0fa9f6d7b6
24 changed files with 64 additions and 12 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.66.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.65.0...@standardnotes/web@3.66.0) (2022-09-29)
### Features
* add line height & font size settings for plaintext editor ([#1700](https://github.com/standardnotes/app/issues/1700)) ([3c699ea](https://github.com/standardnotes/app/commit/3c699eaa4a92a47774d4762eeddd45e34925e53f))
# [3.65.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.64.0...@standardnotes/web@3.65.0) (2022-09-29)
### Bug Fixes

View File

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