StandardNotes CI
2023-01-21 10:54:24 +00:00
parent 3a204cdcc8
commit 6e4a512371
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.24.7](https://github.com/standardnotes/app/compare/@standardnotes/api@1.24.6...@standardnotes/api@1.24.7) (2023-01-21)
**Note:** Version bump only for package @standardnotes/api
## [1.24.6](https://github.com/standardnotes/app/compare/@standardnotes/api@1.24.5...@standardnotes/api@1.24.6) (2023-01-20)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.24.6",
"version": "1.24.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.
## [3.104.101](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.140.8...@standardnotes/desktop@3.104.101) (2023-01-21)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.100](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.140.6...@standardnotes/desktop@3.104.100) (2023-01-20)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.104.100",
"version": "3.104.101",
"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.7](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.6...@standardnotes/encryption@1.21.7) (2023-01-21)
**Note:** Version bump only for package @standardnotes/encryption
## [1.21.6](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.5...@standardnotes/encryption@1.21.6) (2023-01-20)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.21.6",
"version": "1.21.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.58.6](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.5...@standardnotes/features@1.58.6) (2023-01-21)
**Note:** Version bump only for package @standardnotes/features
## [1.58.5](https://github.com/standardnotes/app/compare/@standardnotes/features@1.58.4...@standardnotes/features@1.58.5) (2023-01-20)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/features",
"version": "1.58.5",
"version": "1.58.6",
"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/filepicker@1.28.11...@standardnotes/filepicker@1.28.12) (2023-01-21)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.28.11](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.10...@standardnotes/filepicker@1.28.11) (2023-01-20)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"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.
## [1.14.22](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.21...@standardnotes/files@1.14.22) (2023-01-21)
**Note:** Version bump only for package @standardnotes/files
## [1.14.21](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.20...@standardnotes/files@1.14.21) (2023-01-20)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.21",
"version": "1.14.22",
"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.50.37](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.36...@standardnotes/mobile@3.50.37) (2023-01-21)
**Note:** Version bump only for package @standardnotes/mobile
## [3.50.36](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.50.35...@standardnotes/mobile@3.50.36) (2023-01-20)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.50.36",
"version": "3.50.37",
"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.42.9](https://github.com/standardnotes/app/compare/@standardnotes/models@1.42.8...@standardnotes/models@1.42.9) (2023-01-21)
**Note:** Version bump only for package @standardnotes/models
## [1.42.8](https://github.com/standardnotes/app/compare/@standardnotes/models@1.42.7...@standardnotes/models@1.42.8) (2023-01-20)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.42.8",
"version": "1.42.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.
## [1.4.124](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.123...@standardnotes/releases@1.4.124) (2023-01-21)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.123](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.122...@standardnotes/releases@1.4.123) (2023-01-20)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.123",
"version": "1.4.124",
"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.6](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.5...@standardnotes/responses@1.13.6) (2023-01-21)
**Note:** Version bump only for package @standardnotes/responses
## [1.13.5](https://github.com/standardnotes/app/compare/@standardnotes/responses@1.13.4...@standardnotes/responses@1.13.5) (2023-01-20)
**Note:** Version bump only for package @standardnotes/responses

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/responses",
"version": "1.13.5",
"version": "1.13.6",
"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.56.8](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.7...@standardnotes/services@1.56.8) (2023-01-21)
**Note:** Version bump only for package @standardnotes/services
## [1.56.7](https://github.com/standardnotes/app/compare/@standardnotes/services@1.56.6...@standardnotes/services@1.56.7) (2023-01-20)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.56.7",
"version": "1.56.8",
"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.164.8](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.164.7...@standardnotes/snjs@2.164.8) (2023-01-21)
**Note:** Version bump only for package @standardnotes/snjs
## [2.164.7](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.164.6...@standardnotes/snjs@2.164.7) (2023-01-20)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.164.7",
"version": "2.164.8",
"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.24.12](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.11...@standardnotes/ui-services@1.24.12) (2023-01-21)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.24.11](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.24.10...@standardnotes/ui-services@1.24.11) (2023-01-20)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.24.11",
"version": "1.24.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.16.3](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.16.2...@standardnotes/utils@1.16.3) (2023-01-21)
**Note:** Version bump only for package @standardnotes/utils
## [1.16.2](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.16.1...@standardnotes/utils@1.16.2) (2023-01-20)
**Note:** Version bump only for package @standardnotes/utils

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.16.2",
"version": "1.16.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.140.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.8...@standardnotes/web@3.140.9) (2023-01-21)
**Note:** Version bump only for package @standardnotes/web
## [3.140.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.6...@standardnotes/web@3.140.8) (2023-01-20)
### Bug Fixes

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.140.9",
"title": "[3.140.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.8...@standardnotes/web@3.140.9) (2023-01-21)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.140.8",
"title": "[3.140.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.140.6...@standardnotes/web@3.140.8) (2023-01-20)",

View File

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