chore(release): publish
- @standardnotes/clipper@1.1.0 - @standardnotes/desktop@3.106.9 - @standardnotes/mobile@3.53.9 - @standardnotes/releases@1.4.277 - @standardnotes/ui-services@1.26.2 - @standardnotes/web@3.158.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.158.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.157.1...@standardnotes/web@3.158.0) (2023-05-05)
|
||||
|
||||
### Features
|
||||
|
||||
* **clipper:** Added "Clip as screenshot" switch to allow clipping content as a screenshot and save it to Files ([0d3b7f7](https://github.com/standardnotes/app/commit/0d3b7f7d94071675c1005bbe64fb11cc91bccf58))
|
||||
|
||||
## [3.157.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.157.0...@standardnotes/web@3.157.1) (2023-05-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.158.0",
|
||||
"title": "[3.158.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.157.1...@standardnotes/web@3.158.0) (2023-05-05)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* **clipper:** Added \"Clip as screenshot\" switch to allow clipping content as a screenshot and save it to Files ([0d3b7f7](https://github.com/standardnotes/app/commit/0d3b7f7d94071675c1005bbe64fb11cc91bccf58))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"clipper: Added \"Clip as screenshot\" switch to allow clipping content as a screenshot and save it to Files (0d3b7f7)"
|
||||
],
|
||||
"Features": [
|
||||
"clipper: Added \"Clip as screenshot\" switch to allow clipping content as a screenshot and save it to Files (0d3b7f7)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.157.1",
|
||||
"title": "[3.157.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.157.0...@standardnotes/web@3.157.1) (2023-05-04)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.157.1",
|
||||
"version": "3.158.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user