chore(release): publish
- @standardnotes/clipper@1.0.44 - @standardnotes/desktop@3.106.6 - @standardnotes/mobile@3.53.6 - @standardnotes/releases@1.4.274 - @standardnotes/services@1.59.3 - @standardnotes/snjs@2.168.3 - @standardnotes/ui-services@1.25.10 - @standardnotes/web@3.156.4
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.156.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.3...@standardnotes/web@3.156.4) (2023-05-04)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. ([8385b4e](https://github.com/standardnotes/app/commit/8385b4e89fa0fc3204532adda9d085d9c0fd7996))
|
||||
|
||||
## [3.156.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.2...@standardnotes/web@3.156.3) (2023-05-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.156.4",
|
||||
"title": "[3.156.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.3...@standardnotes/web@3.156.4) (2023-05-04)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. ([8385b4e](https://github.com/standardnotes/app/commit/8385b4e89fa0fc3204532adda9d085d9c0fd7996))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. (8385b4e)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"workspace names now default to account email after signing in. It can later be changed from the workspace switcher menu. (8385b4e)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.156.3",
|
||||
"title": "[3.156.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.2...@standardnotes/web@3.156.3) (2023-05-04)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.156.3",
|
||||
"version": "3.156.4",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user