chore(release): publish

- @standardnotes/desktop@3.23.183
 - @standardnotes/mobile@3.39.0
 - @standardnotes/releases@1.3.108
 - @standardnotes/services@1.24.0
 - @standardnotes/snjs@2.134.6
 - @standardnotes/ui-services@1.5.0
 - @standardnotes/web@3.68.0
This commit is contained in:
StandardNotes CI
2022-10-02 18:16:57 +00:00
parent a90e4a50e8
commit ca144be66a
14 changed files with 43 additions and 7 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.24.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.23.0...@standardnotes/services@1.24.0) (2022-10-02)
### Features
* use native preview for pdf in mobile webview ([#1728](https://github.com/standardnotes/app/issues/1728)) ([a90e4a5](https://github.com/standardnotes/app/commit/a90e4a50e820aa13b6af1f76ee9b2f935d12f211))
# [1.23.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.22.4...@standardnotes/services@1.23.0) (2022-09-30)
### Features

View File

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