chore(release): publish

- @standardnotes/desktop@3.23.211
 - @standardnotes/mobile@3.42.4
 - @standardnotes/releases@1.3.139
 - @standardnotes/services@1.32.1
 - @standardnotes/snjs@2.138.2
 - @standardnotes/ui-services@1.7.4
 - @standardnotes/web@3.72.4
This commit is contained in:
StandardNotes CI
2022-10-12 17:11:49 +00:00
parent 37abac2ec2
commit 038e456c6a
14 changed files with 37 additions and 7 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.
## [1.32.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.32.0...@standardnotes/services@1.32.1) (2022-10-12)
**Note:** Version bump only for package @standardnotes/services
# [1.32.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.31.0...@standardnotes/services@1.32.0) (2022-10-12)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.32.0",
"version": "1.32.1",
"engines": {
"node": ">=16.0.0 <17.0.0"
},