chore(release): publish
- @standardnotes/api@1.26.78 - @standardnotes/clipper@1.1.399 - @standardnotes/desktop@3.110.0 - @standardnotes/encryption@1.21.100 - @standardnotes/filepicker@1.28.115 - @standardnotes/files@1.20.0 - @standardnotes/mobile@3.58.58 - @standardnotes/models@1.53.0 - @standardnotes/releases@1.4.693 - @standardnotes/services@1.68.3 - @standardnotes/snjs@2.206.0 - @standardnotes/ui-services@1.36.0 - @standardnotes/web@3.187.0
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.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)
|
||||
|
||||
### Features
|
||||
|
||||
* Added "Keyboard shortcuts" help dialog. Can be opened by pressing Shift + ? ([ff3c45b](https://github.com/standardnotes/app/commit/ff3c45ba359fb53520310c2c44bd368255e31023))
|
||||
* Added "Page size" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))
|
||||
|
||||
## [3.186.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.0...@standardnotes/web@3.186.1) (2024-01-24)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.187.0",
|
||||
"title": "[3.187.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.1...@standardnotes/web@3.187.0) (2024-01-27)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added \"Keyboard shortcuts\" help dialog. Can be opened by pressing Shift + ? ([ff3c45b](https://github.com/standardnotes/app/commit/ff3c45ba359fb53520310c2c44bd368255e31023))\n* Added \"Page size\" option when exporting Super notes as PDF ([853fab5](https://github.com/standardnotes/app/commit/853fab53ab37567acc23d2f1c5bf8c8d0c4a573b))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added \"Keyboard shortcuts\" help dialog. Can be opened by pressing Shift + ? (ff3c45b)",
|
||||
"Added \"Page size\" option when exporting Super notes as PDF (853fab5)"
|
||||
],
|
||||
"Features": [
|
||||
"Added \"Keyboard shortcuts\" help dialog. Can be opened by pressing Shift + ? (ff3c45b)",
|
||||
"Added \"Page size\" option when exporting Super notes as PDF (853fab5)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.186.1",
|
||||
"title": "[3.186.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.186.0...@standardnotes/web@3.186.1) (2024-01-24)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.186.1",
|
||||
"version": "3.187.0",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user