chore(release): publish

- @standardnotes/desktop@3.104.6
 - @standardnotes/mobile@3.49.5
 - @standardnotes/releases@1.4.29
 - @standardnotes/services@1.50.3
 - @standardnotes/snjs@2.155.4
 - @standardnotes/ui-services@1.17.11
 - @standardnotes/web@3.117.5
This commit is contained in:
StandardNotes CI
2022-12-04 11:47:50 +00:00
parent 5c29e22ea4
commit 3855b9f767
15 changed files with 53 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.50.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.2...@standardnotes/services@1.50.3) (2022-12-04)
### Bug Fixes
* **mobile:** Fixed issue where pressing the back button on editor screen wouldn't switch back to the items list on Android ([07cb00a](https://github.com/standardnotes/app/commit/07cb00a81505ed880a2b8033b3e69c53dd9b48b2))
## [1.50.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.1...@standardnotes/services@1.50.2) (2022-12-02)
### Bug Fixes

View File

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