chore(release): publish

- @standardnotes/api@1.26.50
 - @standardnotes/clipper@1.1.187
 - @standardnotes/desktop@3.108.119
 - @standardnotes/mobile@3.56.98
 - @standardnotes/releases@1.4.471
 - @standardnotes/services@1.64.2
 - @standardnotes/snjs@2.202.53
 - @standardnotes/ui-services@1.30.2
 - @standardnotes/web@3.171.4
This commit is contained in:
StandardNotes CI
2023-08-21 15:29:15 +00:00
parent 7d92b85fcd
commit 041c90343c
19 changed files with 56 additions and 9 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.1.187](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.186...@standardnotes/clipper@1.1.187) (2023-08-21)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.186](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.185...@standardnotes/clipper@1.1.186) (2023-08-21)
**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.1.186",
"version": "1.1.187",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",