chore(release): publish
- @standardnotes/api@1.21.4 - @standardnotes/desktop@3.104.72 - @standardnotes/encryption@1.19.35 - @standardnotes/features@1.58.0 - @standardnotes/filepicker@1.28.2 - @standardnotes/files@1.14.12 - @standardnotes/mobile@3.50.8 - @standardnotes/models@1.42.0 - @standardnotes/releases@1.4.95 - @standardnotes/responses@1.12.13 - @standardnotes/services@1.52.2 - @standardnotes/snjs@2.158.2 - @standardnotes/ui-services@1.23.2 - @standardnotes/web@3.136.0
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.136.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.135.1...@standardnotes/web@3.136.0) (2023-01-06)
|
||||
|
||||
### Features
|
||||
|
||||
* Added per-tag preference to use table layout and removed "Files Table View" from Labs ([dd8ccde](https://github.com/standardnotes/app/commit/dd8ccdeadc6c2fd7f7ccd66f2dc4b0081616fb2b))
|
||||
|
||||
## [3.135.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.135.0...@standardnotes/web@3.135.1) (2023-01-05)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.136.0",
|
||||
"title": "[3.136.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.135.1...@standardnotes/web@3.136.0) (2023-01-06)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added per-tag preference to use table layout and removed \"Files Table View\" from Labs ([dd8ccde](https://github.com/standardnotes/app/commit/dd8ccdeadc6c2fd7f7ccd66f2dc4b0081616fb2b))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added per-tag preference to use table layout and removed \"Files Table View\" from Labs (dd8ccde)"
|
||||
],
|
||||
"Features": [
|
||||
"Added per-tag preference to use table layout and removed \"Files Table View\" from Labs (dd8ccde)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.135.1",
|
||||
"title": "[3.135.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.135.0...@standardnotes/web@3.135.1) (2023-01-05)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.135.1",
|
||||
"version": "3.136.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user