chore(release): publish

- @standardnotes/api@1.6.2
 - @standardnotes/desktop@3.23.113
 - @standardnotes/mobile@3.32.0
 - @standardnotes/releases@1.3.36
 - @standardnotes/services@1.18.0
 - @standardnotes/snjs@2.126.0
 - @standardnotes/ui-services@1.1.6
 - @standardnotes/web@3.45.17
This commit is contained in:
StandardNotes CI
2022-09-09 08:32:54 +00:00
parent 320fc3fd96
commit 5d39934e47
16 changed files with 46 additions and 8 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.126.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.6...@standardnotes/snjs@2.126.0) (2022-09-09)
### Features
* **mobile:** add setting to always open web view on launch ([#1500](https://github.com/standardnotes/app/issues/1500)) ([320fc3f](https://github.com/standardnotes/app/commit/320fc3fd9630731aabc9ecf30999afa7b74c277f))
## [2.125.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.125.5...@standardnotes/snjs@2.125.6) (2022-09-01)
**Note:** Version bump only for package @standardnotes/snjs

View File

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