chore(release): publish
- @standardnotes/api@1.20.25 - @standardnotes/desktop@3.104.57 - @standardnotes/encryption@1.19.30 - @standardnotes/features@1.57.0 - @standardnotes/filepicker@1.27.8 - @standardnotes/files@1.14.7 - @standardnotes/mobile@3.49.54 - @standardnotes/models@1.40.2 - @standardnotes/releases@1.4.80 - @standardnotes/responses@1.12.11 - @standardnotes/services@1.50.13 - @standardnotes/snjs@2.156.15 - @standardnotes/ui-services@1.21.4 - @standardnotes/web@3.130.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.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28)
|
||||
|
||||
### Features
|
||||
|
||||
* Added "Files Table View" to Labs ([b764296](https://github.com/standardnotes/app/commit/b764296c8f831d06f854dcf2982e644c27e14e7c))
|
||||
|
||||
## [3.129.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.2...@standardnotes/web@3.129.3) (2022-12-28)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.130.0",
|
||||
"title": "[3.130.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.3...@standardnotes/web@3.130.0) (2022-12-28)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added \"Files Table View\" to Labs ([b764296](https://github.com/standardnotes/app/commit/b764296c8f831d06f854dcf2982e644c27e14e7c))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added \"Files Table View\" to Labs (b764296)"
|
||||
],
|
||||
"Features": [
|
||||
"Added \"Files Table View\" to Labs (b764296)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.129.3",
|
||||
"title": "[3.129.3](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.2...@standardnotes/web@3.129.3) (2022-12-28)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.129.3",
|
||||
"version": "3.130.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user