diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 396262856..c510047a6 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.13](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.12...@standardnotes/api@1.20.13) (2022-11-28) + +**Note:** Version bump only for package @standardnotes/api + ## [1.20.12](https://github.com/standardnotes/app/compare/@standardnotes/api@1.20.11...@standardnotes/api@1.20.12) (2022-11-28) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index 8bc39d21d..239d4519e 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.20.12", + "version": "1.20.13", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 7604c3730..cf5e60117 100644 --- a/packages/desktop/CHANGELOG.md +++ b/packages/desktop/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.102.15](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.113.0...@standardnotes/desktop@3.102.15) (2022-11-28) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.102.14](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.102.13...@standardnotes/desktop@3.102.14) (2022-11-28) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index e00ca1d62..ba57b6ff3 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.102.14", + "version": "3.102.15", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index b3ecb59ac..9229a7069 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.21](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.20...@standardnotes/encryption@1.19.21) (2022-11-28) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.19.20](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.19.19...@standardnotes/encryption@1.19.20) (2022-11-28) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 7099c87bd..8a604acdc 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.19.20", + "version": "1.19.21", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index c9f187e48..35c8d2475 100644 --- a/packages/filepicker/CHANGELOG.md +++ b/packages/filepicker/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.26.4](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.3...@standardnotes/filepicker@1.26.4) (2022-11-28) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.26.3](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.26.2...@standardnotes/filepicker@1.26.3) (2022-11-28) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 3ff0e88c1..9f577faff 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.26.3", + "version": "1.26.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index dae6d2d15..0c2db5133 100644 --- a/packages/files/CHANGELOG.md +++ b/packages/files/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.13.4](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.3...@standardnotes/files@1.13.4) (2022-11-28) + +**Note:** Version bump only for package @standardnotes/files + ## [1.13.3](https://github.com/standardnotes/app/compare/@standardnotes/files@1.13.2...@standardnotes/files@1.13.3) (2022-11-28) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index 3992a8ed0..cf85029bd 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.13.3", + "version": "1.13.4", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 5d1d997df..944752e38 100644 --- a/packages/mobile/CHANGELOG.md +++ b/packages/mobile/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.48.0](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.14...@standardnotes/mobile@3.48.0) (2022-11-28) + +### Features + +* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3)) + ## [3.47.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.47.13...@standardnotes/mobile@3.47.14) (2022-11-28) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 3bd51391e..1c1b2449f 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.47.14", + "version": "3.48.0", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index beccecfae..6cb096dd1 100644 --- a/packages/models/CHANGELOG.md +++ b/packages/models/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.38.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.9...@standardnotes/models@1.38.0) (2022-11-28) + +### Features + +* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3)) + ## [1.37.9](https://github.com/standardnotes/app/compare/@standardnotes/models@1.37.8...@standardnotes/models@1.37.9) (2022-11-28) ### Bug Fixes diff --git a/packages/models/package.json b/packages/models/package.json index 171a34601..1d6b36739 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.37.9", + "version": "1.38.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 1e857a7c2..2fa9e2781 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.16](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.15...@standardnotes/releases@1.4.16) (2022-11-28) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.15](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.14...@standardnotes/releases@1.4.15) (2022-11-28) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index de272744f..ad099a8bd 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.15", + "version": "1.4.16", "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 64f6dfadc..1427c016e 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.48.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.47.2...@standardnotes/services@1.48.0) (2022-11-28) + +### Features + +* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3)) + ## [1.47.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.47.1...@standardnotes/services@1.47.2) (2022-11-28) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index 5b269f594..29124d2ce 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.47.2", + "version": "1.48.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 09641c199..5473100bd 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.154.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.153.0...@standardnotes/snjs@2.154.0) (2022-11-28) + +### Features + +* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3)) + # [2.153.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.152.6...@standardnotes/snjs@2.153.0) (2022-11-28) ### Features diff --git a/packages/snjs/package.json b/packages/snjs/package.json index 18511601a..d7e786794 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.153.0", + "version": "2.154.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index 8e7bca48b..a56b4ce91 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.5](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.4...@standardnotes/ui-services@1.17.5) (2022-11-28) + +**Note:** Version bump only for package @standardnotes/ui-services + ## [1.17.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.17.3...@standardnotes/ui-services@1.17.4) (2022-11-28) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index 0c82b7ac6..035a1ec83 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.17.4", + "version": "1.17.5", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 340b5ff21..20adca11f 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.114.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.113.0...@standardnotes/web@3.114.0) (2022-11-28) + +### Features + +* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3)) + # [3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index ac54f188d..13ced7d97 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,17 +1,31 @@ { "versions": [ + { + "version": "3.114.0", + "title": "[3.114.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.113.0...@standardnotes/web@3.114.0) (2022-11-28)", + "date": null, + "body": "### Features\n\n* display number of files for 'Files' view ([#2065](https://github.com/standardnotes/app/issues/2065)) ([767d354](https://github.com/standardnotes/app/commit/767d3547804bc98693dcc769baeed943c24426f3))", + "parsed": { + "_": [ + "display number of files for 'Files' view (#2065) (767d354)" + ], + "Features": [ + "display number of files for 'Files' view (#2065) (767d354)" + ] + } + }, { "version": "3.113.0", "title": "[3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28)", "date": null, - "body": "### Bug Fixes\n\n* Only autofocus super notes when creating new note ([#2063](https://github.com/standardnotes/app/issues/2063)) ([96e8dfd](https://github.com/standardnotes/app/commit/96e8dfdd310fad88a360c4ac984b376b51a618d1))\n\n### Features\n\n* convert Super notes to Markdown behind the scenes while publishing to Listed ([#2064](https://github.com/standardnotes/app/issues/2064)) ([cc2762a](https://github.com/standardnotes/app/commit/cc2762a29d83e2e4cd646345f9d3935571b27c62))", + "body": "### Bug Fixes\n\n* Only autofocus Super notes when creating new note ([#2063](https://github.com/standardnotes/app/issues/2063)) ([96e8dfd](https://github.com/standardnotes/app/commit/96e8dfdd310fad88a360c4ac984b376b51a618d1))\n\n### Features\n\n* convert Super notes to Markdown behind the scenes while publishing to Listed ([#2064](https://github.com/standardnotes/app/issues/2064)) ([cc2762a](https://github.com/standardnotes/app/commit/cc2762a29d83e2e4cd646345f9d3935571b27c62))", "parsed": { "_": [ - "Only autofocus super notes when creating new note (#2063) (96e8dfd)", + "Only autofocus Super notes when creating new note (#2063) (96e8dfd)", "convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)" ], "Bug Fixes": [ - "Only autofocus super notes when creating new note (#2063) (96e8dfd)" + "Only autofocus Super notes when creating new note (#2063) (96e8dfd)" ], "Features": [ "convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)" diff --git a/packages/web/package.json b/packages/web/package.json index 8d4f8c70f..4a09286ee 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.113.0", + "version": "3.114.0", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes",