From 941eeea4e3e81e0fac8700a427fcabf1741931da Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Mon, 30 Oct 2023 20:34:09 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/api@1.26.69 - @standardnotes/clipper@1.1.297 - @standardnotes/desktop@3.108.231 - @standardnotes/encryption@1.21.91 - @standardnotes/filepicker@1.28.102 - @standardnotes/files@1.18.0 - @standardnotes/mobile@3.56.210 - @standardnotes/models@1.49.0 - @standardnotes/releases@1.4.585 - @standardnotes/services@1.65.0 - @standardnotes/snjs@2.202.104 - @standardnotes/ui-services@1.33.0 - @standardnotes/web@3.181.0 --- packages/api/CHANGELOG.md | 4 ++++ packages/api/package.json | 2 +- packages/clipper/CHANGELOG.md | 4 ++++ packages/clipper/package.json | 2 +- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/encryption/CHANGELOG.md | 4 ++++ packages/encryption/package.json | 2 +- packages/filepicker/CHANGELOG.md | 4 ++++ packages/filepicker/package.json | 2 +- packages/files/CHANGELOG.md | 6 ++++++ packages/files/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/models/CHANGELOG.md | 6 ++++++ packages/models/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/package.json | 2 +- packages/services/CHANGELOG.md | 6 ++++++ packages/services/package.json | 2 +- packages/snjs/CHANGELOG.md | 4 ++++ packages/snjs/package.json | 2 +- packages/ui-services/CHANGELOG.md | 6 ++++++ packages/ui-services/package.json | 2 +- packages/web/CHANGELOG.md | 6 ++++++ packages/web/CHANGELOG.md.json | 14 ++++++++++++++ packages/web/package.json | 2 +- 27 files changed, 89 insertions(+), 13 deletions(-) diff --git a/packages/api/CHANGELOG.md b/packages/api/CHANGELOG.md index 1d66ba2d610..e500bdc2589 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.26.69](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.68...@standardnotes/api@1.26.69) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/api + ## [1.26.68](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.67...@standardnotes/api@1.26.68) (2023-10-26) **Note:** Version bump only for package @standardnotes/api diff --git a/packages/api/package.json b/packages/api/package.json index 81e7474262f..3e8888b3696 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/api", - "version": "1.26.68", + "version": "1.26.69", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/clipper/CHANGELOG.md b/packages/clipper/CHANGELOG.md index 7a019465d4e..f93383757f1 100644 --- a/packages/clipper/CHANGELOG.md +++ b/packages/clipper/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.1.297](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.296...@standardnotes/clipper@1.1.297) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/clipper + ## [1.1.296](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.295...@standardnotes/clipper@1.1.296) (2023-10-30) **Note:** Version bump only for package @standardnotes/clipper diff --git a/packages/clipper/package.json b/packages/clipper/package.json index afffedccae5..1390a7c7ab9 100644 --- a/packages/clipper/package.json +++ b/packages/clipper/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/clipper", "description": "Web clipper browser extension for Standard Notes", - "version": "1.1.296", + "version": "1.1.297", "private": true, "scripts": { "build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js", diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 8a068562663..5de9c9b3c57 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.108.231](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.180.8...@standardnotes/desktop@3.108.231) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.108.230](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.180.7...@standardnotes/desktop@3.108.230) (2023-10-30) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index 8aabffdfd49..78c81aaae79 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.108.230", + "version": "3.108.231", "license": "AGPL-3.0", "author": "Standard Notes.", "private": true, diff --git a/packages/encryption/CHANGELOG.md b/packages/encryption/CHANGELOG.md index 94dbf051ada..ed5a30181bb 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.21.91](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.90...@standardnotes/encryption@1.21.91) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/encryption + ## [1.21.90](https://github.com/standardnotes/app/compare/@standardnotes/encryption@1.21.89...@standardnotes/encryption@1.21.90) (2023-10-26) **Note:** Version bump only for package @standardnotes/encryption diff --git a/packages/encryption/package.json b/packages/encryption/package.json index 394f583353c..9cbd16a22d5 100644 --- a/packages/encryption/package.json +++ b/packages/encryption/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/encryption", - "version": "1.21.90", + "version": "1.21.91", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/filepicker/CHANGELOG.md b/packages/filepicker/CHANGELOG.md index 12f6a096de2..1e86909454d 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.28.102](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.101...@standardnotes/filepicker@1.28.102) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/filepicker + ## [1.28.101](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.100...@standardnotes/filepicker@1.28.101) (2023-10-26) **Note:** Version bump only for package @standardnotes/filepicker diff --git a/packages/filepicker/package.json b/packages/filepicker/package.json index 367d8d1086d..359642570bc 100644 --- a/packages/filepicker/package.json +++ b/packages/filepicker/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/filepicker", - "version": "1.28.101", + "version": "1.28.102", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/files/CHANGELOG.md b/packages/files/CHANGELOG.md index 640e447d9a7..c56f1989c08 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.18.0](https://github.com/standardnotes/app/compare/@standardnotes/files@1.17.20...@standardnotes/files@1.18.0) (2023-10-30) + +### Features + +* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610) + ## [1.17.20](https://github.com/standardnotes/app/compare/@standardnotes/files@1.17.19...@standardnotes/files@1.17.20) (2023-10-26) **Note:** Version bump only for package @standardnotes/files diff --git a/packages/files/package.json b/packages/files/package.json index 8eb9c0e24ff..1e241976f89 100644 --- a/packages/files/package.json +++ b/packages/files/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/files", - "version": "1.17.20", + "version": "1.18.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index ce2efff4a53..f4c423f6e3f 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.56.210](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.180.8...@standardnotes/mobile@3.56.210) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.56.209](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.56.208...@standardnotes/mobile@3.56.209) (2023-10-30) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index cea5def069d..373d89a7604 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.56.209", + "version": "3.56.210", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0", diff --git a/packages/models/CHANGELOG.md b/packages/models/CHANGELOG.md index d9f82866b95..3d3f10e9256 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.49.0](https://github.com/standardnotes/app/compare/@standardnotes/models@1.48.1...@standardnotes/models@1.49.0) (2023-10-30) + +### Features + +* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610) + ## [1.48.1](https://github.com/standardnotes/app/compare/@standardnotes/models@1.48.0...@standardnotes/models@1.48.1) (2023-10-26) **Note:** Version bump only for package @standardnotes/models diff --git a/packages/models/package.json b/packages/models/package.json index 2c5282b226c..ccb81651bd3 100644 --- a/packages/models/package.json +++ b/packages/models/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/models", - "version": "1.48.1", + "version": "1.49.0", "publishConfig": { "access": "public" }, diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index 01b91eb0569..78c6d2ab0be 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.585](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.584...@standardnotes/releases@1.4.585) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.4.584](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.583...@standardnotes/releases@1.4.584) (2023-10-30) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index d3f9d17d449..97566455f3d 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.4.584", + "version": "1.4.585", "license": "AGPL-3.0", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/services/CHANGELOG.md b/packages/services/CHANGELOG.md index 79a5bb12af8..d430540cb21 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.65.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.64.38...@standardnotes/services@1.65.0) (2023-10-30) + +### Features + +* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610) + ## [1.64.38](https://github.com/standardnotes/app/compare/@standardnotes/services@1.64.37...@standardnotes/services@1.64.38) (2023-10-26) **Note:** Version bump only for package @standardnotes/services diff --git a/packages/services/package.json b/packages/services/package.json index a19f835f518..117a67a829d 100644 --- a/packages/services/package.json +++ b/packages/services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/services", - "version": "1.64.38", + "version": "1.65.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/snjs/CHANGELOG.md b/packages/snjs/CHANGELOG.md index 268f554c143..70f6979c5d0 100644 --- a/packages/snjs/CHANGELOG.md +++ b/packages/snjs/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. +## [2.202.104](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.103...@standardnotes/snjs@2.202.104) (2023-10-30) + +**Note:** Version bump only for package @standardnotes/snjs + ## [2.202.103](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.202.102...@standardnotes/snjs@2.202.103) (2023-10-26) **Note:** Version bump only for package @standardnotes/snjs diff --git a/packages/snjs/package.json b/packages/snjs/package.json index e7715e1d8b0..04be299a2e7 100644 --- a/packages/snjs/package.json +++ b/packages/snjs/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/snjs", - "version": "2.202.103", + "version": "2.202.104", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/ui-services/CHANGELOG.md b/packages/ui-services/CHANGELOG.md index d2c4bad8063..cd0d741562b 100644 --- a/packages/ui-services/CHANGELOG.md +++ b/packages/ui-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.33.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.32.7...@standardnotes/ui-services@1.33.0) (2023-10-30) + +### Features + +* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610) + ## [1.32.7](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.32.6...@standardnotes/ui-services@1.32.7) (2023-10-26) **Note:** Version bump only for package @standardnotes/ui-services diff --git a/packages/ui-services/package.json b/packages/ui-services/package.json index cf939cfdc86..b0bcaea16c4 100644 --- a/packages/ui-services/package.json +++ b/packages/ui-services/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/ui-services", - "version": "1.32.7", + "version": "1.33.0", "engines": { "node": ">=16.0.0 <17.0.0" }, diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 1e7039d25eb..cb8efae53fa 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.181.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.8...@standardnotes/web@3.181.0) (2023-10-30) + +### Features + +* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610) + ## [3.180.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.7...@standardnotes/web@3.180.8) (2023-10-30) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 36f48662266..3d24318b65c 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -1,5 +1,19 @@ { "versions": [ + { + "version": "3.181.0", + "title": "[3.181.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.8...@standardnotes/web@3.181.0) (2023-10-30)", + "date": null, + "body": "### Features\n\n* When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. ([991de1d](https://github.com/standardnotes/app/commit/991de1ddf5dbb1016348d603d244699c676d9b5f)), closes [#2610](https://github.com/standardnotes/app/issues/2610)", + "parsed": { + "_": [ + "When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. (991de1d), closes #2610" + ], + "Features": [ + "When exporting a Super note, embedded files can be inlined in the note or exported along the note in a zip file. You can now also choose to include frontmatter when exporting to Markdown format. (991de1d), closes #2610" + ] + } + }, { "version": "3.180.8", "title": "[3.180.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.180.7...@standardnotes/web@3.180.8) (2023-10-30)", diff --git a/packages/web/package.json b/packages/web/package.json index ad98e902347..08e449beb4f 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.180.8", + "version": "3.181.0", "license": "AGPL-3.0", "main": "dist/app.js", "author": "Standard Notes.",