StandardNotes CI
2023-04-26 10:52:31 +00:00
parent d198bc2123
commit cfe951c977
31 changed files with 86 additions and 15 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.2](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.1...@standardnotes/api@1.26.2) (2023-04-26)
**Note:** Version bump only for package @standardnotes/api
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.1",
"version": "1.26.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.0.22](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.21...@standardnotes/clipper@1.0.22) (2023-04-26)
**Note:** Version bump only for package @standardnotes/clipper
## [1.0.21](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.0.20...@standardnotes/clipper@1.0.21) (2023-04-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.0.21",
"version": "1.0.22",
"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.71](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.153.0...@standardnotes/desktop@3.105.71) (2023-04-26)
**Note:** Version bump only for package @standardnotes/desktop
## [3.105.70](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.152.3...@standardnotes/desktop@3.105.70) (2023-04-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.105.70",
"version": "3.105.71",
"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.30](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.29...@standardnotes/encryption@1.21.30) (2023-04-26)
**Note:** Version bump only for package @standardnotes/encryption
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.29",
"version": "1.21.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.59.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.0...@standardnotes/features@1.59.1) (2023-04-26)
**Note:** Version bump only for package @standardnotes/features
# [1.59.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.16...@standardnotes/features@1.59.0) (2023-04-17)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.59.0",
"version": "1.59.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.28.35](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.34...@standardnotes/filepicker@1.28.35) (2023-04-26)
**Note:** Version bump only for package @standardnotes/filepicker
## [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

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.44",
"version": "1.14.45",
"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.18](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.17...@standardnotes/mobile@3.52.18) (2023-04-26)
**Note:** Version bump only for package @standardnotes/mobile
## [3.52.17](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.52.16...@standardnotes/mobile@3.52.17) (2023-04-25)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.52.17",
"version": "3.52.18",
"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.44.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.44.0...@standardnotes/models@1.44.1) (2023-04-26)
**Note:** Version bump only for package @standardnotes/models
# [1.44.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.43.16...@standardnotes/models@1.44.0) (2023-04-24)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.44.0",
"version": "1.44.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.4.249](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.248...@standardnotes/releases@1.4.249) (2023-04-26)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.248](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.247...@standardnotes/releases@1.4.248) (2023-04-25)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.248",
"version": "1.4.249",
"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.19](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.18...@standardnotes/responses@1.13.19) (2023-04-26)
**Note:** Version bump only for package @standardnotes/responses
## [1.13.18](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.17...@standardnotes/responses@1.13.18) (2023-04-17)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.13.18",
"version": "1.13.19",
"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.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.58.2...@standardnotes/services@1.58.3) (2023-04-26)
**Note:** Version bump only for package @standardnotes/services
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.58.2",
"version": "1.58.3",
"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.3](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.167.2...@standardnotes/snjs@2.167.3) (2023-04-26)
**Note:** Version bump only for package @standardnotes/snjs
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.167.2",
"version": "2.167.3",
"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.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.25.2...@standardnotes/ui-services@1.25.3) (2023-04-26)
**Note:** Version bump only for package @standardnotes/ui-services
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.25.2",
"version": "1.25.3",
"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.153.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.0...@standardnotes/web@3.153.1) (2023-04-26)
**Note:** Version bump only for package @standardnotes/web
# [3.153.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.152.3...@standardnotes/web@3.153.0) (2023-04-25)
### Features

View File

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

View File

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