StandardNotes CI
2022-12-27 20:17:11 +00:00
parent cfd6cf5932
commit 495786514e
25 changed files with 71 additions and 12 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.24](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.23...@standardnotes/api@1.20.24) (2022-12-27)
**Note:** Version bump only for package @standardnotes/api
## [1.20.23](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.22...@standardnotes/api@1.20.23) (2022-12-27)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.23",
"version": "1.20.24",
"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.54](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.129.0...@standardnotes/desktop@3.104.54) (2022-12-27)
**Note:** Version bump only for package @standardnotes/desktop
## [3.104.53](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.128.11...@standardnotes/desktop@3.104.53) (2022-12-27)
**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.53",
"version": "3.104.54",
"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.29](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.28...@standardnotes/encryption@1.19.29) (2022-12-27)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.28](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.27...@standardnotes/encryption@1.19.28) (2022-12-27)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.28",
"version": "1.19.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.27.7](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.6...@standardnotes/filepicker@1.27.7) (2022-12-27)
**Note:** Version bump only for package @standardnotes/filepicker
## [1.27.6](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.27.5...@standardnotes/filepicker@1.27.6) (2022-12-27)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.27.6",
"version": "1.27.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.14.6](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.5...@standardnotes/files@1.14.6) (2022-12-27)
**Note:** Version bump only for package @standardnotes/files
## [1.14.5](https://github.com/standardnotes/app/compare/@standardnotes/files@1.14.4...@standardnotes/files@1.14.5) (2022-12-27)
**Note:** Version bump only for package @standardnotes/files

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/files",
"version": "1.14.5",
"version": "1.14.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.
## [3.49.51](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.50...@standardnotes/mobile@3.49.51) (2022-12-27)
**Note:** Version bump only for package @standardnotes/mobile
## [3.49.50](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.49.49...@standardnotes/mobile@3.49.50) (2022-12-27)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.49.50",
"version": "3.49.51",
"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.40.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.40.0...@standardnotes/models@1.40.1) (2022-12-27)
**Note:** Version bump only for package @standardnotes/models
# [1.40.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.39.3...@standardnotes/models@1.40.0) (2022-12-27)
### Features

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.40.0",
"version": "1.40.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.77](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.76...@standardnotes/releases@1.4.77) (2022-12-27)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.76](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.75...@standardnotes/releases@1.4.76) (2022-12-27)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.76",
"version": "1.4.77",
"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.50.12](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.11...@standardnotes/services@1.50.12) (2022-12-27)
**Note:** Version bump only for package @standardnotes/services
## [1.50.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.50.10...@standardnotes/services@1.50.11) (2022-12-27)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.50.11",
"version": "1.50.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.
## [2.156.14](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.13...@standardnotes/snjs@2.156.14) (2022-12-27)
**Note:** Version bump only for package @standardnotes/snjs
## [2.156.13](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.156.12...@standardnotes/snjs@2.156.13) (2022-12-27)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.156.13",
"version": "2.156.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.21.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.21.2...@standardnotes/ui-services@1.21.3) (2022-12-27)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.21.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.21.1...@standardnotes/ui-services@1.21.2) (2022-12-27)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.21.2",
"version": "1.21.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.129.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.0...@standardnotes/web@3.129.1) (2022-12-27)
**Note:** Version bump only for package @standardnotes/web
# [3.129.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.128.11...@standardnotes/web@3.129.0) (2022-12-27)
### Features

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.129.1",
"title": "[3.129.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.129.0...@standardnotes/web@3.129.1) (2022-12-27)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.129.0",
"title": "[3.129.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.128.11...@standardnotes/web@3.129.0) (2022-12-27)",

View File

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