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:
@@ -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.
|
||||
|
||||
## [3.117.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.4...@standardnotes/web@3.117.5) (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))
|
||||
|
||||
## [3.117.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.3...@standardnotes/web@3.117.4) (2022-12-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.117.5",
|
||||
"title": "[3.117.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.4...@standardnotes/web@3.117.5) (2022-12-04)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* **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))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"mobile: Fixed issue where pressing the back button on editor screen wouldn't switch back to the items list on Android (07cb00a)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"mobile: Fixed issue where pressing the back button on editor screen wouldn't switch back to the items list on Android (07cb00a)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.117.4",
|
||||
"title": "[3.117.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.117.3...@standardnotes/web@3.117.4) (2022-12-04)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.117.4",
|
||||
"version": "3.117.5",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user