chore(release): publish

- @standardnotes/clipper@1.1.492
 - @standardnotes/desktop@3.110.97
 - @standardnotes/mobile@3.58.152
 - @standardnotes/releases@1.4.791
 - @standardnotes/services@1.71.4
 - @standardnotes/snjs@2.209.6
 - @standardnotes/ui-services@1.38.2
 - @standardnotes/web@3.195.14
This commit is contained in:
StandardNotes CI
2024-11-22 10:30:51 +00:00
parent f1796312de
commit 5c23a11b5a
17 changed files with 58 additions and 8 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.492](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.491...@standardnotes/clipper@1.1.492) (2024-11-22)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.491](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.490...@standardnotes/clipper@1.1.491) (2024-11-10)
**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.491",
"version": "1.1.492",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",