chore(release): publish

- @standardnotes/api@1.26.1
 - @standardnotes/clipper@1.0.17
 - @standardnotes/desktop@3.105.66
 - @standardnotes/encryption@1.21.29
 - @standardnotes/filepicker@1.28.34
 - @standardnotes/files@1.14.44
 - @standardnotes/mobile@3.52.12
 - @standardnotes/models@1.44.0
 - @standardnotes/releases@1.4.243
 - @standardnotes/services@1.58.2
 - @standardnotes/snjs@2.167.2
 - @standardnotes/ui-services@1.25.2
 - @standardnotes/web@3.152.0
This commit is contained in:
StandardNotes CI 2023-04-24 11:42:51 +00:00
parent 2ce2b8410f
commit debf59a5c3
No known key found for this signature in database
GPG Key ID: 2D9915D52FD9CAD9
27 changed files with 83 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.1](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.0...@standardnotes/api@1.26.1) (2023-04-24)
**Note:** Version bump only for package @standardnotes/api
# [1.26.0](https://github.com/standardnotes/app/compare/@standardnotes/api@1.25.14...@standardnotes/api@1.26.0) (2023-04-17)
### Features

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.0",
"version": "1.26.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.
## [1.0.17](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.16...@standardnotes/clipper@1.0.17) (2023-04-24)
**Note:** Version bump only for package @standardnotes/clipper
## [1.0.16](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.15...@standardnotes/clipper@1.0.16) (2023-04-23)
**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.16",
"version": "1.0.17",
"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.66](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.151.10...@standardnotes/desktop@3.105.66) (2023-04-24)
**Note:** Version bump only for package @standardnotes/desktop
## [3.105.65](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.151.9...@standardnotes/desktop@3.105.65) (2023-04-23)
**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.65",
"version": "3.105.66",
"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.29](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.28...@standardnotes/encryption@1.21.29) (2023-04-24)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.28](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.27...@standardnotes/encryption@1.21.28) (2023-04-17)
**Note:** Version bump only for package @standardnotes/encryption

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.28",
"version": "1.21.29",
"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.34](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.33...@standardnotes/filepicker@1.28.34) (2023-04-24)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.33](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.32...@standardnotes/filepicker@1.28.33) (2023-04-17)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.33",
"version": "1.28.34",
"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.44](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.43...@standardnotes/files@1.14.44) (2023-04-24)
**Note:** Version bump only for package @standardnotes/files
## [1.14.43](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.42...@standardnotes/files@1.14.43) (2023-04-17)
**Note:** Version bump only for package @standardnotes/files

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.43",
"version": "1.14.44",
"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.52.12](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.11...@standardnotes/mobile@3.52.12) (2023-04-24)
**Note:** Version bump only for package @standardnotes/mobile
## [3.52.11](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.10...@standardnotes/mobile@3.52.11) (2023-04-23)
**Note:** Version bump only for package @standardnotes/mobile

View File

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

View File

@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [1.44.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.16...@standardnotes/models@1.44.0) (2023-04-24)
### Features
* **clipper:** Added default tag setting to clipper ([2ce2b84](https://github.com/standardnotes/app/commit/2ce2b8410f5053f77d02b93dbb80aad5f33c728c))
## [1.43.16](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.15...@standardnotes/models@1.43.16) (2023-04-17)
**Note:** Version bump only for package @standardnotes/models

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.43.16",
"version": "1.44.0",
"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.243](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.242...@standardnotes/releases@1.4.243) (2023-04-24)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.242](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.241...@standardnotes/releases@1.4.242) (2023-04-23)
**Note:** Version bump only for package @standardnotes/releases

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.242",
"version": "1.4.243",
"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.58.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.58.1...@standardnotes/services@1.58.2) (2023-04-24)
**Note:** Version bump only for package @standardnotes/services
## [1.58.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.58.0...@standardnotes/services@1.58.1) (2023-04-20)
**Note:** Version bump only for package @standardnotes/services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.58.1",
"version": "1.58.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.
## [2.167.2](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.167.1...@standardnotes/snjs@2.167.2) (2023-04-24)
**Note:** Version bump only for package @standardnotes/snjs
## [2.167.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.167.0...@standardnotes/snjs@2.167.1) (2023-04-20)
**Note:** Version bump only for package @standardnotes/snjs

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.167.1",
"version": "2.167.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.25.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.25.1...@standardnotes/ui-services@1.25.2) (2023-04-24)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.25.1](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.25.0...@standardnotes/ui-services@1.25.1) (2023-04-20)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.25.1",
"version": "1.25.2",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
# [3.152.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.151.10...@standardnotes/web@3.152.0) (2023-04-24)
### Features
* **clipper:** Added default tag setting to clipper ([2ce2b84](https://github.com/standardnotes/app/commit/2ce2b8410f5053f77d02b93dbb80aad5f33c728c))
## [3.151.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.151.9...@standardnotes/web@3.151.10) (2023-04-23)
**Note:** Version bump only for package @standardnotes/web

View File

@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.152.0",
"title": "[3.152.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.151.10...@standardnotes/web@3.152.0) (2023-04-24)",
"date": null,
"body": "### Features\n\n* **clipper:** Added default tag setting to clipper ([2ce2b84](https://github.com/standardnotes/app/commit/2ce2b8410f5053f77d02b93dbb80aad5f33c728c))",
"parsed": {
"_": [
"clipper: Added default tag setting to clipper (2ce2b84)"
],
"Features": [
"clipper: Added default tag setting to clipper (2ce2b84)"
]
}
},
{
"version": "3.151.10",
"title": "[3.151.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.151.9...@standardnotes/web@3.151.10) (2023-04-23)",

View File

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