chore(release): publish

- @standardnotes/api@1.25.12
 - @standardnotes/clipper@1.0.3
 - @standardnotes/desktop@3.105.48
 - @standardnotes/encryption@1.21.25
 - @standardnotes/features@1.58.14
 - @standardnotes/filepicker@1.28.30
 - @standardnotes/files@1.14.40
 - @standardnotes/icons@1.10.9
 - @standardnotes/mobile@3.51.81
 - @standardnotes/models@1.43.13
 - @standardnotes/releases@1.4.224
 - @standardnotes/responses@1.13.15
 - @standardnotes/services@1.57.13
 - @standardnotes/snjs@2.166.20
 - @standardnotes/toast@1.3.28
 - @standardnotes/ui-services@1.24.43
 - @standardnotes/web@3.150.48
This commit is contained in:
StandardNotes CI 2023-04-11 18:30:09 +00:00
parent af4ba06c57
commit 29e7c8b58d
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
35 changed files with 96 additions and 17 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.25.12](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.11...@standardnotes/api@1.25.12) (2023-04-11)
**Note:** Version bump only for package @standardnotes/api
## [1.25.11](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.10...@standardnotes/api@1.25.11) (2023-04-11)
**Note:** Version bump only for package @standardnotes/api

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.25.11",
"version": "1.25.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.
## [1.0.3](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.2...@standardnotes/clipper@1.0.3) (2023-04-11)
**Note:** Version bump only for package @standardnotes/clipper
## 1.0.2 (2023-04-11)
**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.0.2",
"version": "1.0.3",
"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.105.48](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.47...@standardnotes/desktop@3.105.48) (2023-04-11)
**Note:** Version bump only for package @standardnotes/desktop
## [3.105.47](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.150.46...@standardnotes/desktop@3.105.47) (2023-04-11)
**Note:** Version bump only for package @standardnotes/desktop

View File

@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.105.47",
"version": "3.105.48",
"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.25](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.24...@standardnotes/encryption@1.21.25) (2023-04-11)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.24](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.23...@standardnotes/encryption@1.21.24) (2023-04-11)
**Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.24",
"version": "1.21.25",
"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.58.14](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.13...@standardnotes/features@1.58.14) (2023-04-11)
**Note:** Version bump only for package @standardnotes/features
## [1.58.13](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.12...@standardnotes/features@1.58.13) (2023-04-11)
**Note:** Version bump only for package @standardnotes/features

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.58.13",
"version": "1.58.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.30](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.29...@standardnotes/filepicker@1.28.30) (2023-04-11)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.29](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.28...@standardnotes/filepicker@1.28.29) (2023-04-11)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.29",
"version": "1.28.30",
"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.14.40](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.39...@standardnotes/files@1.14.40) (2023-04-11)
**Note:** Version bump only for package @standardnotes/files
## [1.14.39](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.38...@standardnotes/files@1.14.39) (2023-04-11)
**Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.39",
"version": "1.14.40",
"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.10.9](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.8...@standardnotes/icons@1.10.9) (2023-04-11)
**Note:** Version bump only for package @standardnotes/icons
## [1.10.8](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.10.7...@standardnotes/icons@1.10.8) (2023-04-11)
**Note:** Version bump only for package @standardnotes/icons

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.10.8",
"version": "1.10.9",
"private": true,
"main": "dist/index.js",
"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.
## [3.51.81](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.80...@standardnotes/mobile@3.51.81) (2023-04-11)
**Note:** Version bump only for package @standardnotes/mobile
## [3.51.80](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.51.79...@standardnotes/mobile@3.51.80) (2023-04-11)
**Note:** Version bump only for package @standardnotes/mobile

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.51.80",
"version": "3.51.81",
"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.43.13](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.12...@standardnotes/models@1.43.13) (2023-04-11)
**Note:** Version bump only for package @standardnotes/models
## [1.43.12](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.11...@standardnotes/models@1.43.12) (2023-04-11)
**Note:** Version bump only for package @standardnotes/models

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.43.12",
"version": "1.43.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.224](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.223...@standardnotes/releases@1.4.224) (2023-04-11)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.223](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.222...@standardnotes/releases@1.4.223) (2023-04-11)
**Note:** Version bump only for package @standardnotes/releases

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.223",
"version": "1.4.224",
"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.13.15](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.14...@standardnotes/responses@1.13.15) (2023-04-11)
**Note:** Version bump only for package @standardnotes/responses
## [1.13.14](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.13...@standardnotes/responses@1.13.14) (2023-04-11)
**Note:** Version bump only for package @standardnotes/responses

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.13.14",
"version": "1.13.15",
"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.57.13](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.12...@standardnotes/services@1.57.13) (2023-04-11)
**Note:** Version bump only for package @standardnotes/services
## [1.57.12](https://github.com/standardnotes/app/compare/@standardnotes/services@1.57.11...@standardnotes/services@1.57.12) (2023-04-11)
**Note:** Version bump only for package @standardnotes/services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.57.12",
"version": "1.57.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.
## [2.166.20](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.19...@standardnotes/snjs@2.166.20) (2023-04-11)
**Note:** Version bump only for package @standardnotes/snjs
## [2.166.19](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.166.18...@standardnotes/snjs@2.166.19) (2023-04-11)
**Note:** Version bump only for package @standardnotes/snjs

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.166.19",
"version": "2.166.20",
"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.3.28](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.27...@standardnotes/toast@1.3.28) (2023-04-11)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.27](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.26...@standardnotes/toast@1.3.27) (2023-04-11)
**Note:** Version bump only for package @standardnotes/toast

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.27",
"version": "1.3.28",
"private": true,
"main": "./src/index.ts",
"scripts": {

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.24.43](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.42...@standardnotes/ui-services@1.24.43) (2023-04-11)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.42](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.41...@standardnotes/ui-services@1.24.42) (2023-04-11)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.42",
"version": "1.24.43",
"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.150.48](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.47...@standardnotes/web@3.150.48) (2023-04-11)
**Note:** Version bump only for package @standardnotes/web
## [3.150.47](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.46...@standardnotes/web@3.150.47) (2023-04-11)
**Note:** Version bump only for package @standardnotes/web

View File

@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.150.48",
"title": "[3.150.48](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.47...@standardnotes/web@3.150.48) (2023-04-11)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.150.47",
"title": "[3.150.47](https://github.com/standardnotes/app/compare/@standardnotes/web@3.150.46...@standardnotes/web@3.150.47) (2023-04-11)",

View File

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