StandardNotes CI
2022-11-16 16:16:24 +00:00
parent 05fe7de3eb
commit 3a6f3e113b
42 changed files with 105 additions and 21 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.20.4](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.3...@standardnotes/api@1.20.4) (2022-11-16)
**Note:** Version bump only for package @standardnotes/api
## [1.20.3](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.2...@standardnotes/api@1.20.3) (2022-11-16)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.3",
"version": "1.20.4",
"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.5.1](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.5.0...@standardnotes/blocks-editor@1.5.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/blocks-editor
# [1.5.0](https://github.com/standardnotes/app/compare/@standardnotes/blocks-editor@1.4.1...@standardnotes/blocks-editor@1.5.0) (2022-11-16)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/blocks-editor",
"version": "1.5.0",
"version": "1.5.1",
"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.
## [3.100.1](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.100.0...@standardnotes/desktop@3.100.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/desktop
# [3.100.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.301...@standardnotes/desktop@3.100.0) (2022-11-16)
### Features

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.100.0",
"version": "3.100.1",
"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.19.12](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.11...@standardnotes/encryption@1.19.12) (2022-11-16)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.11](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.10...@standardnotes/encryption@1.19.11) (2022-11-16)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.11",
"version": "1.19.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.55.1](https://github.com/standardnotes/app/compare/@standardnotes/features@1.55.0...@standardnotes/features@1.55.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/features
# [1.55.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.54.5...@standardnotes/features@1.55.0) (2022-11-16)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.55.0",
"version": "1.55.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.25.12](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.11...@standardnotes/filepicker@1.25.12) (2022-11-16)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.25.11](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.25.10...@standardnotes/filepicker@1.25.11) (2022-11-16)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"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.12.12](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.11...@standardnotes/files@1.12.12) (2022-11-16)
**Note:** Version bump only for package @standardnotes/files
## [1.12.11](https://github.com/standardnotes/app/compare/@standardnotes/files@1.12.10...@standardnotes/files@1.12.11) (2022-11-16)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.12.11",
"version": "1.12.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.4.10](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.9...@standardnotes/icons@1.4.10) (2022-11-16)
**Note:** Version bump only for package @standardnotes/icons
## [1.4.9](https://github.com/standardnotes/app/compare/@standardnotes/icons@1.4.8...@standardnotes/icons@1.4.9) (2022-11-09)
**Note:** Version bump only for package @standardnotes/icons

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/icons",
"version": "1.4.9",
"version": "1.4.10",
"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.46.10](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.9...@standardnotes/mobile@3.46.10) (2022-11-16)
**Note:** Version bump only for package @standardnotes/mobile
## [3.46.9](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.46.8...@standardnotes/mobile@3.46.9) (2022-11-16)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.46.9",
"version": "3.46.10",
"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.37.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.0...@standardnotes/models@1.37.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/models
# [1.37.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.36.0...@standardnotes/models@1.37.0) (2022-11-16)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"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.
## [1.3.235](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.234...@standardnotes/releases@1.3.235) (2022-11-16)
**Note:** Version bump only for package @standardnotes/releases
## [1.3.234](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.3.233...@standardnotes/releases@1.3.234) (2022-11-16)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.3.234",
"version": "1.3.235",
"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.12.7](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.6...@standardnotes/responses@1.12.7) (2022-11-16)
**Note:** Version bump only for package @standardnotes/responses
## [1.12.6](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.12.5...@standardnotes/responses@1.12.6) (2022-11-16)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.12.6",
"version": "1.12.7",
"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.45.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.1...@standardnotes/services@1.45.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/services
## [1.45.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.45.0...@standardnotes/services@1.45.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.45.1",
"version": "1.45.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.13.2](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.1...@standardnotes/sncrypto-common@1.13.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/sncrypto-common
## [1.13.1](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-common@1.13.0...@standardnotes/sncrypto-common@1.13.1) (2022-11-04)
**Note:** Version bump only for package @standardnotes/sncrypto-common

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-common",
"version": "1.13.1",
"version": "1.13.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.14.2](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.1...@standardnotes/sncrypto-web@1.14.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/sncrypto-web
## [1.14.1](https://github.com/standardnotes/app/compare/@standardnotes/sncrypto-web@1.14.0...@standardnotes/sncrypto-web@1.14.1) (2022-11-04)
**Note:** Version bump only for package @standardnotes/sncrypto-web

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/sncrypto-web",
"version": "1.14.1",
"version": "1.14.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.151.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.151.0...@standardnotes/snjs@2.151.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/snjs
# [2.151.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.150.0...@standardnotes/snjs@2.151.0) (2022-11-16)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.151.0",
"version": "2.151.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.7.1](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.7.0...@standardnotes/styles@1.7.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/styles
# [1.7.0](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.6.4...@standardnotes/styles@1.7.0) (2022-11-13)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.7.0",
"version": "1.7.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {

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.9](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.8...@standardnotes/toast@1.3.9) (2022-11-16)
**Note:** Version bump only for package @standardnotes/toast
## [1.3.8](https://github.com/standardnotes/app/compare/@standardnotes/toast@1.3.7...@standardnotes/toast@1.3.8) (2022-11-09)
**Note:** Version bump only for package @standardnotes/toast

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/toast",
"version": "1.3.8",
"version": "1.3.9",
"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.13.14](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.13...@standardnotes/ui-services@1.13.14) (2022-11-16)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.13.13](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.13.12...@standardnotes/ui-services@1.13.13) (2022-11-16)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.13.13",
"version": "1.13.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.11.2](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.11.1...@standardnotes/utils@1.11.2) (2022-11-16)
**Note:** Version bump only for package @standardnotes/utils
## [1.11.1](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.11.0...@standardnotes/utils@1.11.1) (2022-11-04)
**Note:** Version bump only for package @standardnotes/utils

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.11.1",
"version": "1.11.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.
## [3.100.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.100.0...@standardnotes/web@3.100.1) (2022-11-16)
**Note:** Version bump only for package @standardnotes/web
# [3.100.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.99.0...@standardnotes/web@3.100.0) (2022-11-16)
### Features

View File

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