chore(release): publish
- @standardnotes/api@1.26.77 - @standardnotes/clipper@1.1.397 - @standardnotes/desktop@3.109.0 - @standardnotes/encryption@1.21.99 - @standardnotes/filepicker@1.28.114 - @standardnotes/files@1.19.0 - @standardnotes/mobile@3.58.56 - @standardnotes/models@1.52.0 - @standardnotes/releases@1.4.691 - @standardnotes/services@1.68.2 - @standardnotes/snjs@2.205.2 - @standardnotes/toast@1.5.0 - @standardnotes/ui-services@1.35.22 - @standardnotes/web@3.186.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.186.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.4...@standardnotes/web@3.186.0) (2024-01-24)
|
||||
|
||||
### Features
|
||||
|
||||
* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))
|
||||
|
||||
## [3.185.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.3...@standardnotes/web@3.185.4) (2024-01-23)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.186.0",
|
||||
"title": "[3.186.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.4...@standardnotes/web@3.186.0) (2024-01-24)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Super notes can now be exported as PDF ([#2776](https://github.com/standardnotes/app/issues/2776)) ([418d1a7](https://github.com/standardnotes/app/commit/418d1a7371d8fb981de80737a9d1ec4d7772476c))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Super notes can now be exported as PDF (#2776) (418d1a7)"
|
||||
],
|
||||
"Features": [
|
||||
"Super notes can now be exported as PDF (#2776) (418d1a7)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.185.4",
|
||||
"title": "[3.185.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.185.3...@standardnotes/web@3.185.4) (2024-01-23)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.185.4",
|
||||
"version": "3.186.0",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user