chore(release): publish

- @standardnotes/api@1.15.1
 - @standardnotes/desktop@3.23.207
 - @standardnotes/encryption@1.17.1
 - @standardnotes/filepicker@1.24.1
 - @standardnotes/files@1.11.1
 - @standardnotes/mobile@3.42.0
 - @standardnotes/models@1.27.0
 - @standardnotes/releases@1.3.135
 - @standardnotes/services@1.31.0
 - @standardnotes/snjs@2.138.0
 - @standardnotes/ui-services@1.7.2
 - @standardnotes/web@3.72.0
This commit is contained in:
StandardNotes CI
2022-10-11 18:53:18 +00:00
parent e3f28421ff
commit 46e3cae804
24 changed files with 70 additions and 12 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.
# [1.31.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.30.0...@standardnotes/services@1.31.0) (2022-10-11)
### Features
* item linking ([#1779](https://github.com/standardnotes/app/issues/1779)) ([e3f2842](https://github.com/standardnotes/app/commit/e3f28421ff042c635ad2ae645c102c27e3e3f9c7))
# [1.30.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.29.0...@standardnotes/services@1.30.0) (2022-10-11)
### Features

View File

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