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.
|
||||
|
||||
# [1.1.0](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.46...@standardnotes/clipper@1.1.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))
|
||||
|
||||
## [1.0.46](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.45...@standardnotes/clipper@1.0.46) (2023-05-04)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/clipper
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@standardnotes/clipper",
|
||||
"description": "Web clipper browser extension for Standard Notes",
|
||||
"version": "1.0.46",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
|
||||
|
||||
Reference in New Issue
Block a user