chore(release): publish

- @standardnotes/desktop@3.23.142
 - @standardnotes/mobile@3.35.10
 - @standardnotes/releases@1.3.65
 - @standardnotes/snjs@2.132.0
 - @standardnotes/web@3.53.0
This commit is contained in:
StandardNotes CI
2022-09-22 11:16:54 +00:00
parent 1fe833bc24
commit cb7af03ce8
10 changed files with 29 additions and 5 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.
# [2.132.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.131.0...@standardnotes/snjs@2.132.0) (2022-09-22)
### Features
* **web:** move emails notifications to one pane and enable opening settings via url ([#1614](https://github.com/standardnotes/app/issues/1614)) ([1fe833b](https://github.com/standardnotes/app/commit/1fe833bc24a3a426a7230381704d418624cc2b82))
# [2.131.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.130.2...@standardnotes/snjs@2.131.0) (2022-09-21)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.131.0",
"version": "2.132.0",
"engines": {
"node": ">=16.0.0 <17.0.0"
},