chore(release): publish

- @standardnotes/desktop@3.104.90
 - @standardnotes/mobile@3.50.26
 - @standardnotes/releases@1.4.113
 - @standardnotes/snjs@2.163.7
 - @standardnotes/web@3.138.5
This commit is contained in:
StandardNotes CI
2023-01-17 18:31:19 +00:00
parent 01d7603665
commit 7af4ecbc3d
11 changed files with 41 additions and 5 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.
## [3.138.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.4...@standardnotes/web@3.138.5) (2023-01-17)
### Bug Fixes
* **desktop:** Fixed issue where the "Manage subscription" button would not work on desktop ([eb79e10](https://github.com/standardnotes/app/commit/eb79e106db14effc7090141e820f8c8d2fecb513))
## [3.138.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.3...@standardnotes/web@3.138.4) (2023-01-17)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.138.5",
"title": "[3.138.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.4...@standardnotes/web@3.138.5) (2023-01-17)",
"date": null,
"body": "### Bug Fixes\n\n* **desktop:** Fixed issue where the \"Manage subscription\" button would not work on desktop ([eb79e10](https://github.com/standardnotes/app/commit/eb79e106db14effc7090141e820f8c8d2fecb513))",
"parsed": {
"_": [
"desktop: Fixed issue where the \"Manage subscription\" button would not work on desktop (eb79e10)"
],
"Bug Fixes": [
"desktop: Fixed issue where the \"Manage subscription\" button would not work on desktop (eb79e10)"
]
}
},
{
"version": "3.138.4",
"title": "[3.138.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.138.3...@standardnotes/web@3.138.4) (2023-01-17)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.138.4",
"version": "3.138.5",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",