chore(release): publish

- @standardnotes/clipper@1.1.467
 - @standardnotes/desktop@3.110.69
 - @standardnotes/filepicker@1.28.124
 - @standardnotes/files@1.20.9
 - @standardnotes/mobile@3.58.126
 - @standardnotes/releases@1.4.762
 - @standardnotes/services@1.71.1
 - @standardnotes/snjs@2.209.1
 - @standardnotes/ui-services@1.37.16
 - @standardnotes/web@3.194.3
This commit is contained in:
StandardNotes CI
2024-05-06 15:11:25 +00:00
parent 561e451fa0
commit 71d2dbca6c
21 changed files with 61 additions and 10 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.467](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.466...@standardnotes/clipper@1.1.467) (2024-05-06)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.466](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.465...@standardnotes/clipper@1.1.466) (2024-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.1.466",
"version": "1.1.467",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",