chore(release): publish
- @standardnotes/api@1.24.13 - @standardnotes/desktop@3.104.119 - @standardnotes/encryption@1.21.12 - @standardnotes/filepicker@1.28.17 - @standardnotes/files@1.14.27 - @standardnotes/mobile@3.50.55 - @standardnotes/models@1.43.0 - @standardnotes/releases@1.4.142 - @standardnotes/services@1.56.14 - @standardnotes/snjs@2.164.16 - @standardnotes/ui-services@1.24.18 - @standardnotes/web@3.143.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.143.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.10...@standardnotes/web@3.143.0) (2023-01-31)
|
||||
|
||||
### Features
|
||||
|
||||
* Allow exporting multiple Super notes and select what format to export them to ([#2191](https://github.com/standardnotes/app/issues/2191)) ([506a1e8](https://github.com/standardnotes/app/commit/506a1e83f108ecb1f9a2d2e0acb55c4f21be50ae))
|
||||
|
||||
## [3.142.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.9...@standardnotes/web@3.142.10) (2023-01-31)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.143.0",
|
||||
"title": "[3.143.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.10...@standardnotes/web@3.143.0) (2023-01-31)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Allow exporting multiple Super notes and select what format to export them to ([#2191](https://github.com/standardnotes/app/issues/2191)) ([506a1e8](https://github.com/standardnotes/app/commit/506a1e83f108ecb1f9a2d2e0acb55c4f21be50ae))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Allow exporting multiple Super notes and select what format to export them to (#2191) (506a1e8)"
|
||||
],
|
||||
"Features": [
|
||||
"Allow exporting multiple Super notes and select what format to export them to (#2191) (506a1e8)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.142.10",
|
||||
"title": "[3.142.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.9...@standardnotes/web@3.142.10) (2023-01-31)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.142.10",
|
||||
"version": "3.143.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user