chore(release): publish

- @standardnotes/clipper@1.1.423
 - @standardnotes/desktop@3.110.25
 - @standardnotes/mobile@3.58.82
 - @standardnotes/releases@1.4.718
 - @standardnotes/sncrypto-web@1.14.11
 - @standardnotes/snjs@2.208.6
 - @standardnotes/web@3.191.11
This commit is contained in:
StandardNotes CI 2024-03-01 13:21:26 +00:00
parent 7aaa92ba57
commit e6b6674407
No known key found for this signature in database
GPG key ID: 2D9915D52FD9CAD9
15 changed files with 46 additions and 7 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.423](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.422...@standardnotes/clipper@1.1.423) (2024-03-01)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.422](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.421...@standardnotes/clipper@1.1.422) (2024-03-01)
**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.422",
"version": "1.1.423",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

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.
## [3.110.25](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.9...@standardnotes/desktop@3.110.25) (2024-03-01)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.24](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.110.23...@standardnotes/desktop@3.110.24) (2024-03-01)
**Note:** Version bump only for package @standardnotes/desktop

View file

@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.110.24",
"version": "3.110.25",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,

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.
## [3.58.82](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.81...@standardnotes/mobile@3.58.82) (2024-03-01)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.81](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.191.9...@standardnotes/mobile@3.58.81) (2024-03-01)
**Note:** Version bump only for package @standardnotes/mobile

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.81",
"version": "3.58.82",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",

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.4.718](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.717...@standardnotes/releases@1.4.718) (2024-03-01)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.717](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.716...@standardnotes/releases@1.4.717) (2024-03-01)
**Note:** Version bump only for package @standardnotes/releases

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.717",
"version": "1.4.718",
"license": "AGPL-3.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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.14.11](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.10...@standardnotes/sncrypto-web@1.14.11) (2024-03-01)
**Note:** Version bump only for package @standardnotes/sncrypto-web
## [1.14.10](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.9...@standardnotes/sncrypto-web@1.14.10) (2023-11-23)
**Note:** Version bump only for package @standardnotes/sncrypto-web

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-web",
"version": "1.14.10",
"version": "1.14.11",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.
## [2.208.6](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.5...@standardnotes/snjs@2.208.6) (2024-03-01)
**Note:** Version bump only for package @standardnotes/snjs
## [2.208.5](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.4...@standardnotes/snjs@2.208.5) (2024-03-01)
**Note:** Version bump only for package @standardnotes/snjs

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.208.5",
"version": "2.208.6",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.
## [3.191.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.10...@standardnotes/web@3.191.11) (2024-03-01)
**Note:** Version bump only for package @standardnotes/web
## [3.191.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.9...@standardnotes/web@3.191.10) (2024-03-01)
**Note:** Version bump only for package @standardnotes/web

View file

@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.191.11",
"title": "[3.191.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.10...@standardnotes/web@3.191.11) (2024-03-01)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.191.10",
"title": "[3.191.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.9...@standardnotes/web@3.191.10) (2024-03-01)",

View file

@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.191.10",
"version": "3.191.11",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes",