chore(release): publish

- @standardnotes/desktop@3.23.161
 - @standardnotes/mobile@3.36.14
 - @standardnotes/releases@1.3.86
 - @standardnotes/services@1.21.5
 - @standardnotes/snjs@2.132.6
 - @standardnotes/ui-services@1.3.3
 - @standardnotes/web@3.59.1
This commit is contained in:
StandardNotes CI
2022-09-27 07:23:11 +00:00
parent 6d5ebdeaa1
commit 720215eea7
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.21.5](https://github.com/standardnotes/app/compare/@standardnotes/services@1.21.4...@standardnotes/services@1.21.5) (2022-09-27)
### Bug Fixes
* export/sharing notes on mobile webview ([#1644](https://github.com/standardnotes/app/issues/1644)) ([6d5ebde](https://github.com/standardnotes/app/commit/6d5ebdeaa1777f31878b6e7d4dfc33fe83abc9fc))
## [1.21.4](https://github.com/standardnotes/app/compare/@standardnotes/services@1.21.3...@standardnotes/services@1.21.4) (2022-09-24)
**Note:** Version bump only for package @standardnotes/services

View File

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