chore(release): publish

- @standardnotes/clipper@1.1.23
 - @standardnotes/desktop@3.106.32
 - @standardnotes/icons@1.10.11
 - @standardnotes/mobile@3.53.32
 - @standardnotes/releases@1.4.300
 - @standardnotes/snjs@2.168.11
 - @standardnotes/styles@1.7.8
 - @standardnotes/toast@1.3.30
 - @standardnotes/ui-services@1.26.9
 - @standardnotes/web@3.159.17
This commit is contained in:
StandardNotes CI
2023-05-16 17:20:26 +00:00
parent 687c7ab7cb
commit 32bdb02b59
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.23](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.22...@standardnotes/clipper@1.1.23) (2023-05-16)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.22](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.21...@standardnotes/clipper@1.1.22) (2023-05-16)
**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.22",
"version": "1.1.23",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",