chore(release): publish

- @standardnotes/api@1.4.2
 - @standardnotes/desktop@3.23.52
 - @standardnotes/encryption@1.13.1
 - @standardnotes/filepicker@1.21.0
 - @standardnotes/files@1.8.1
 - @standardnotes/mobile@3.30.0
 - @standardnotes/models@1.15.1
 - @standardnotes/releases@1.2.66
 - @standardnotes/services@1.16.1
 - @standardnotes/sncrypto-web@1.12.1
 - @standardnotes/snjs@2.123.0
 - @standardnotes/web-server@1.2.74
 - @standardnotes/web@3.37.0
This commit is contained in:
StandardNotes CI
2022-07-06 13:05:55 +00:00
parent d05d6db620
commit 73ebb62c88
26 changed files with 81 additions and 13 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.37.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.36.0...@standardnotes/web@3.37.0) (2022-07-06)
### Bug Fixes
* deps on weba and mobile ([d380711](https://github.com/standardnotes/app/commit/d38071168ac343a952643647996fca5f1018f2b1))
### Features
* add snjs package ([0e40469](https://github.com/standardnotes/app/commit/0e40469e2fe868b88860f0f2541364696d8f7957))
# [3.36.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.35.2...@standardnotes/web@3.36.0) (2022-07-06)
### Features

View File

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