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:
@@ -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
|
||||
|
||||
@@ -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)",
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user