chore(release): publish

- @standardnotes/clipper@1.1.69
 - @standardnotes/desktop@3.108.0
 - @standardnotes/mobile@3.54.4
 - @standardnotes/releases@1.4.346
 - @standardnotes/services@1.62.0
 - @standardnotes/snjs@2.201.3
 - @standardnotes/ui-services@1.27.3
 - @standardnotes/web@3.165.0
This commit is contained in:
StandardNotes CI
2023-07-04 15:29:47 +00:00
parent 05528782a4
commit d4db3e055c
17 changed files with 60 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.
# [1.62.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.61.2...@standardnotes/services@1.62.0) (2023-07-04)
### Features
* New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. ([#2345](https://github.com/standardnotes/app/issues/2345)) ([0552878](https://github.com/standardnotes/app/commit/05528782a4e9684dbd86fd12b77eb86727d6c414))
## [1.61.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.61.1...@standardnotes/services@1.61.2) (2023-07-04)
**Note:** Version bump only for package @standardnotes/services

View File

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