chore(release): publish

- @standardnotes/api@1.26.81
 - @standardnotes/clipper@1.1.418
 - @standardnotes/desktop@3.110.20
 - @standardnotes/mobile@3.58.77
 - @standardnotes/releases@1.4.713
 - @standardnotes/services@1.70.1
 - @standardnotes/snjs@2.208.2
 - @standardnotes/ui-services@1.37.1
 - @standardnotes/web@3.191.6
This commit is contained in:
StandardNotes CI
2024-02-22 12:03:51 +00:00
parent d4c94a67e2
commit eb8794823c
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.26.81](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.80...@standardnotes/api@1.26.81) (2024-02-22)
**Note:** Version bump only for package @standardnotes/api
## [1.26.80](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.79...@standardnotes/api@1.26.80) (2024-02-17)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.80",
"version": "1.26.81",
"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.
## [1.1.418](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.417...@standardnotes/clipper@1.1.418) (2024-02-22)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.417](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.416...@standardnotes/clipper@1.1.417) (2024-02-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.417",
"version": "1.1.418",
"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.20](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.5...@standardnotes/desktop@3.110.20) (2024-02-22)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.19](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.4...@standardnotes/desktop@3.110.19) (2024-02-21)
**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.19",
"version": "3.110.20",
"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.77](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.76...@standardnotes/mobile@3.58.77) (2024-02-22)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.76](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.75...@standardnotes/mobile@3.58.76) (2024-02-21)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.76",
"version": "3.58.77",
"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.713](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.712...@standardnotes/releases@1.4.713) (2024-02-22)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.712](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.711...@standardnotes/releases@1.4.712) (2024-02-21)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.712",
"version": "1.4.713",
"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.70.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.0...@standardnotes/services@1.70.1) (2024-02-22)
**Note:** Version bump only for package @standardnotes/services
# [1.70.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.69.0...@standardnotes/services@1.70.0) (2024-02-17)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.70.0",
"version": "1.70.1",
"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.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.1...@standardnotes/snjs@2.208.2) (2024-02-22)
**Note:** Version bump only for package @standardnotes/snjs
## [2.208.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.0...@standardnotes/snjs@2.208.1) (2024-02-19)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.208.1",
"version": "2.208.2",
"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.
## [1.37.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.0...@standardnotes/ui-services@1.37.1) (2024-02-22)
**Note:** Version bump only for package @standardnotes/ui-services
# [1.37.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.36.3...@standardnotes/ui-services@1.37.0) (2024-02-17)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.37.0",
"version": "1.37.1",
"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.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.5...@standardnotes/web@3.191.6) (2024-02-22)
**Note:** Version bump only for package @standardnotes/web
## [3.191.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.4...@standardnotes/web@3.191.5) (2024-02-21)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.191.6",
"title": "[3.191.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.5...@standardnotes/web@3.191.6) (2024-02-22)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.191.5",
"title": "[3.191.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.4...@standardnotes/web@3.191.5) (2024-02-21)",

View File

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