StandardNotes CI
2022-12-01 18:22:56 +00:00
parent 28e43d37c0
commit 621bf1b810
27 changed files with 93 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.20.15](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.14...@standardnotes/api@1.20.15) (2022-12-01)
**Note:** Version bump only for package @standardnotes/api
## [1.20.14](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.13...@standardnotes/api@1.20.14) (2022-12-01)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.20.14",
"version": "1.20.15",
"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.104.0](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.115.2...@standardnotes/desktop@3.104.0) (2022-12-01)
### Features
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
## [3.103.2](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.115.1...@standardnotes/desktop@3.103.2) (2022-12-01)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.103.2",
"version": "3.104.0",
"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.23](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.22...@standardnotes/encryption@1.19.23) (2022-12-01)
**Note:** Version bump only for package @standardnotes/encryption
## [1.19.22](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.21...@standardnotes/encryption@1.19.22) (2022-12-01)
**Note:** Version bump only for package @standardnotes/encryption

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/encryption",
"version": "1.19.22",
"version": "1.19.23",
"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.
# [1.27.0](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.5...@standardnotes/filepicker@1.27.0) (2022-12-01)
### Features
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
## [1.26.5](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.4...@standardnotes/filepicker@1.26.5) (2022-12-01)
**Note:** Version bump only for package @standardnotes/filepicker

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.26.5",
"version": "1.27.0",
"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.
# [1.14.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.5...@standardnotes/files@1.14.0) (2022-12-01)
### Features
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
## [1.13.5](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.4...@standardnotes/files@1.13.5) (2022-12-01)
**Note:** Version bump only for package @standardnotes/files

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.48.6",
"version": "3.48.7",
"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.38.2](https://github.com/standardnotes/app/compare/@standardnotes/models@1.38.1...@standardnotes/models@1.38.2) (2022-12-01)
**Note:** Version bump only for package @standardnotes/models
## [1.38.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.38.0...@standardnotes/models@1.38.1) (2022-12-01)
**Note:** Version bump only for package @standardnotes/models

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/models",
"version": "1.38.1",
"version": "1.38.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.4.23](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.22...@standardnotes/releases@1.4.23) (2022-12-01)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.22](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.21...@standardnotes/releases@1.4.22) (2022-12-01)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.22",
"version": "1.4.23",
"license": "AGPL-3.0-or-later",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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.49.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.48.1...@standardnotes/services@1.49.0) (2022-12-01)
### Features
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
## [1.48.1](https://github.com/standardnotes/app/compare/@standardnotes/services@1.48.0...@standardnotes/services@1.48.1) (2022-12-01)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.48.1",
"version": "1.49.0",
"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.
# [2.155.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.154.1...@standardnotes/snjs@2.155.0) (2022-12-01)
### Features
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
## [2.154.1](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.154.0...@standardnotes/snjs@2.154.1) (2022-12-01)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.154.1",
"version": "2.155.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.17.7](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.6...@standardnotes/ui-services@1.17.7) (2022-12-01)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.17.6](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.5...@standardnotes/ui-services@1.17.6) (2022-12-01)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.17.6",
"version": "1.17.7",
"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.
# [1.14.0](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.13.1...@standardnotes/utils@1.14.0) (2022-12-01)
### Features
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
## [1.13.1](https://github.com/standardnotes/app/compare/@standardnotes/utils@1.13.0...@standardnotes/utils@1.13.1) (2022-12-01)
**Note:** Version bump only for package @standardnotes/utils

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/utils",
"version": "1.13.1",
"version": "1.14.0",
"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.116.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.2...@standardnotes/web@3.116.0) (2022-12-01)
### Features
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
## [3.115.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.1...@standardnotes/web@3.115.2) (2022-12-01)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.116.0",
"title": "[3.116.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.2...@standardnotes/web@3.116.0) (2022-12-01)",
"date": null,
"body": "### Features\n\n* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))",
"parsed": {
"_": [
"download and preview files from local backups automatically, if a local backup is available (#2076) (28e43d3)"
],
"Features": [
"download and preview files from local backups automatically, if a local backup is available (#2076) (28e43d3)"
]
}
},
{
"version": "3.115.2",
"title": "[3.115.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.1...@standardnotes/web@3.115.2) (2022-12-01)",

View File

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