Merge branch 'main' of github.com:standardnotes/app

This commit is contained in:
Aman Harwara
2023-05-05 17:03:22 +05:30
13 changed files with 41 additions and 6 deletions

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [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.0.45](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.44...@standardnotes/clipper@1.0.45) (2023-05-04)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.0.45",
"version": "1.0.46",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",