chore(release): publish

- @standardnotes/api@1.26.31
 - @standardnotes/clipper@1.1.114
 - @standardnotes/desktop@3.108.45
 - @standardnotes/encryption@1.21.54
 - @standardnotes/filepicker@1.28.63
 - @standardnotes/files@1.16.9
 - @standardnotes/mobile@3.56.25
 - @standardnotes/models@1.46.13
 - @standardnotes/releases@1.4.397
 - @standardnotes/services@1.63.10
 - @standardnotes/snjs@2.202.14
 - @standardnotes/ui-services@1.28.12
 - @standardnotes/web@3.167.12
This commit is contained in:
StandardNotes CI 2023-07-26 10:55:05 +00:00
parent 51cb14c010
commit 908cbaf895
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
27 changed files with 76 additions and 13 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.31](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.30...@standardnotes/api@1.26.31) (2023-07-26)
**Note:** Version bump only for package @standardnotes/api
## [1.26.30](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.29...@standardnotes/api@1.26.30) (2023-07-23)
**Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.30",
"version": "1.26.31",
"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.114](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.113...@standardnotes/clipper@1.1.114) (2023-07-26)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.113](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.112...@standardnotes/clipper@1.1.113) (2023-07-25)
**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.113",
"version": "1.1.114",
"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.108.45](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.167.11...@standardnotes/desktop@3.108.45) (2023-07-26)
**Note:** Version bump only for package @standardnotes/desktop
## [3.108.44](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.167.10...@standardnotes/desktop@3.108.44) (2023-07-25)
**Note:** Version bump only for package @standardnotes/desktop

View File

@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.108.44",
"version": "3.108.45",
"license": "AGPL-3.0-or-later",
"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.
## [1.21.54](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.53...@standardnotes/encryption@1.21.54) (2023-07-26)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.53](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.52...@standardnotes/encryption@1.21.53) (2023-07-23)
**Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.53",
"version": "1.21.54",
"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.28.63](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.62...@standardnotes/filepicker@1.28.63) (2023-07-26)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.62](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.61...@standardnotes/filepicker@1.28.62) (2023-07-23)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.62",
"version": "1.28.63",
"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.16.9](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.8...@standardnotes/files@1.16.9) (2023-07-26)
**Note:** Version bump only for package @standardnotes/files
## [1.16.8](https://github.com/standardnotes/app/compare/@standardnotes/files@1.16.7...@standardnotes/files@1.16.8) (2023-07-23)
**Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.16.8",
"version": "1.16.9",
"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.56.25](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.24...@standardnotes/mobile@3.56.25) (2023-07-26)
**Note:** Version bump only for package @standardnotes/mobile
## [3.56.24](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.23...@standardnotes/mobile@3.56.24) (2023-07-25)
**Note:** Version bump only for package @standardnotes/mobile

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.56.24",
"version": "3.56.25",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0-or-later",

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.46.13](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.12...@standardnotes/models@1.46.13) (2023-07-26)
**Note:** Version bump only for package @standardnotes/models
## [1.46.12](https://github.com/standardnotes/app/compare/@standardnotes/models@1.46.11...@standardnotes/models@1.46.12) (2023-07-23)
**Note:** Version bump only for package @standardnotes/models

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.46.12",
"version": "1.46.13",
"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.4.397](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.396...@standardnotes/releases@1.4.397) (2023-07-26)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.396](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.395...@standardnotes/releases@1.4.396) (2023-07-25)
**Note:** Version bump only for package @standardnotes/releases

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.396",
"version": "1.4.397",
"license": "AGPL-3.0-or-later",
"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.63.10](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.9...@standardnotes/services@1.63.10) (2023-07-26)
**Note:** Version bump only for package @standardnotes/services
## [1.63.9](https://github.com/standardnotes/app/compare/@standardnotes/services@1.63.8...@standardnotes/services@1.63.9) (2023-07-25)
**Note:** Version bump only for package @standardnotes/services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.63.9",
"version": "1.63.10",
"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.202.14](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.13...@standardnotes/snjs@2.202.14) (2023-07-26)
**Note:** Version bump only for package @standardnotes/snjs
## [2.202.13](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.12...@standardnotes/snjs@2.202.13) (2023-07-25)
**Note:** Version bump only for package @standardnotes/snjs

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.202.13",
"version": "2.202.14",
"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.28.12](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.11...@standardnotes/ui-services@1.28.12) (2023-07-26)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.28.11](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.28.10...@standardnotes/ui-services@1.28.11) (2023-07-25)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.28.11",
"version": "1.28.12",
"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.167.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.11...@standardnotes/web@3.167.12) (2023-07-26)
**Note:** Version bump only for package @standardnotes/web
## [3.167.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.10...@standardnotes/web@3.167.11) (2023-07-25)
**Note:** Version bump only for package @standardnotes/web

View File

@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.167.12",
"title": "[3.167.12](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.11...@standardnotes/web@3.167.12) (2023-07-26)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.167.11",
"title": "[3.167.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.10...@standardnotes/web@3.167.11) (2023-07-25)",

View File

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