chore(release): publish
- @standardnotes/desktop@3.104.127 - @standardnotes/mobile@3.51.7 - @standardnotes/releases@1.4.150 - @standardnotes/services@1.56.18 - @standardnotes/snjs@2.165.6 - @standardnotes/ui-services@1.24.25 - @standardnotes/web@3.145.1
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))
|
||||
* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e))
|
||||
|
||||
# [3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.145.1",
|
||||
"title": "[3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))\n* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"web: disable subscription sharing on demo (de5973e)",
|
||||
"web: remove unused import (9e15ea7)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"web: disable subscription sharing on demo (de5973e)",
|
||||
"web: remove unused import (9e15ea7)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.145.0",
|
||||
"title": "[3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.145.0",
|
||||
"version": "3.145.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user