diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 5c2227326..143aec64e 100644 --- a/packages/api/CHANGELOG.md +++ b/packages/api/CHANGELOG.md @@ -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 diff --git a/packages/api/package.json b/packages/api/package.json index faf5940ae..31dec0cfd 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.20.14", + "version": "1.20.15", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 93b77698b..b85c776e7 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/CHANGELOG.md @@ -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 diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 4d25da9e8..d47d4b6a1 100644 --- a/packages/desktop/package.json +++ b/packages/desktop/package.json @@ -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, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 9406616e6..d45fe5043 100644 --- a/packages/encryption/CHANGELOG.md +++ b/packages/encryption/CHANGELOG.md @@ -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 diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 033f1abe6..fad2b44c1 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.19.22", + "version": "1.19.23", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 6cd9ecdb7..2ae0bc042 100644 --- a/packages/filepicker/CHANGELOG.md +++ b/packages/filepicker/CHANGELOG.md @@ -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 diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 56b299e70..b6c6a591b 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.26.5", + "version": "1.27.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index d5902e134..2207fbb30 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/CHANGELOG.md @@ -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 diff --git a/packages/files/package.json b/packages/files/package.json index 9326ba396..c11322b41 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.13.5", + "version": "1.14.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 22ed9c3d7..697d28ea4 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/CHANGELOG.md @@ -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 diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 379f530ee..20c7a1334 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -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", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index 058e761d0..70798de67 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/CHANGELOG.md @@ -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 diff --git a/packages/models/package.json b/packages/models/package.json index 6147edafb..2d1187137 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.38.1", + "version": "1.38.2", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 927b62562..69dc2f21a 100644 --- a/packages/releases/CHANGELOG.md +++ b/packages/releases/CHANGELOG.md @@ -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 diff --git a/packages/releases/package.json b/packages/releases/package.json index 641686460..cea8d8b1c 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -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", diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 5865b2194..445e416bf 100644 --- a/packages/services/CHANGELOG.md +++ b/packages/services/CHANGELOG.md @@ -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 diff --git a/packages/services/package.json b/packages/services/package.json index adf217865..9762493a6 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.48.1", + "version": "1.49.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 84ae8ed59..1d58696ea 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/CHANGELOG.md @@ -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 diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 5a39ba94b..55a845ff9 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.154.1", + "version": "2.155.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 453520483..64f597628 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-services/CHANGELOG.md @@ -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 diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 779793782..093363f8f 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.17.6", + "version": "1.17.7", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 425f3f4f3..d201ac660 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -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 diff --git a/packages/utils/package.json b/packages/utils/package.json index c7b8a6fe7..9bb47aa01 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/utils", - "version": "1.13.1", + "version": "1.14.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 3e4da15c8..b35c1d476 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -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 diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 60460af8c..bdfeef65b 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -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)", diff --git a/packages/web/package.json b/packages/web/package.json index 8f271e6d3..478687876 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -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",