chore(release): publish

- @standardnotes/api@1.16.0
 - @standardnotes/desktop@3.23.209
 - @standardnotes/mobile@3.42.2
 - @standardnotes/releases@1.3.137
 - @standardnotes/services@1.32.0
 - @standardnotes/snjs@2.138.1
 - @standardnotes/ui-services@1.7.3
 - @standardnotes/web@3.72.2
This commit is contained in:
StandardNotes CI
2022-10-12 12:41:26 +00:00
parent fabce1f7ac
commit a2dc739686
16 changed files with 44 additions and 8 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.138.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.138.0...@standardnotes/snjs@2.138.1) (2022-10-12)
**Note:** Version bump only for package @standardnotes/snjs
# [2.138.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.137.0...@standardnotes/snjs@2.138.0) (2022-10-11)
### Features

View File

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