chore(release): publish

- @standardnotes/api@1.8.7
 - @standardnotes/desktop@3.23.178
 - @standardnotes/encryption@1.15.9
 - @standardnotes/filepicker@1.23.9
 - @standardnotes/files@1.10.9
 - @standardnotes/mobile@3.37.12
 - @standardnotes/models@1.22.0
 - @standardnotes/releases@1.3.103
 - @standardnotes/services@1.22.4
 - @standardnotes/snjs@2.134.4
 - @standardnotes/ui-services@1.3.9
 - @standardnotes/web@3.67.0
This commit is contained in:
StandardNotes CI
2022-09-30 15:36:21 +00:00
parent 08b70968f2
commit 1c530ab534
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.67.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.66.0...@standardnotes/web@3.67.0) (2022-09-30)
### Features
* add pref to disable note status updates ([#1702](https://github.com/standardnotes/app/issues/1702)) ([08b7096](https://github.com/standardnotes/app/commit/08b70968f255d5a72562610f08fe727ebcffa8bb))
# [3.66.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.65.0...@standardnotes/web@3.66.0) (2022-09-29)
### Features

View File

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