StandardNotes CI
2023-04-11 17:10:54 +00:00
parent 4f5e634685
commit 418ff43b63
35 changed files with 100 additions and 17 deletions

View File

@@ -0,0 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.2 (2023-04-11)
**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.1",
"version": "1.0.2",
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",
"build-mv3": "yarn clean && MANIFEST_VERSION=3 webpack --config ./webpack.config.prod.js",