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,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.104.6](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.117.4...@standardnotes/desktop@3.104.6) (2022-12-04)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.5](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.117.3...@standardnotes/desktop@3.104.5) (2022-12-04)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.104.5",
"version": "3.104.6",
"license": "AGPL-3.0-or-later",
"author": "Standard Notes.",
"private": true,

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.49.5](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.4...@standardnotes/mobile@3.49.5) (2022-12-04)
**Note:** Version bump only for package @standardnotes/mobile
## [3.49.4](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.3...@standardnotes/mobile@3.49.4) (2022-12-04)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.49.4",
"version": "3.49.5",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.29](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.28...@standardnotes/releases@1.4.29) (2022-12-04)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.28](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.27...@standardnotes/releases@1.4.28) (2022-12-04)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.28",
"version": "1.4.29",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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"
},

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [2.155.4](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.155.3...@standardnotes/snjs@2.155.4) (2022-12-04)
**Note:** Version bump only for package @standardnotes/snjs
## [2.155.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.155.2...@standardnotes/snjs@2.155.3) (2022-12-02)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.155.3",
"version": "2.155.4",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.17.11](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.10...@standardnotes/ui-services@1.17.11) (2022-12-04)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.17.10](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.9...@standardnotes/ui-services@1.17.10) (2022-12-02)
**Note:** Version bump only for package @standardnotes/ui-services

View File

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

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.
## [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

View File

@@ -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)",

View File

@@ -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",