From 480d17f2b6ec81bd3758292f9066751472f12b81 Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Wed, 22 Jun 2022 16:43:43 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/components-meta@2.2.0-alpha.0 - @standardnotes/desktop@3.22.13-alpha.8 - @standardnotes/mobile@3.24.0-alpha.8 - @standardnotes/styles@1.3.0-alpha.0 - @standardnotes/web-server@1.2.15-alpha.8 - @standardnotes/web@3.24.0-alpha.6 - @standardnotes/advanced-checklist@0.0.5-alpha.0 - @standardnotes/markdown-hybrid@1.5.5-alpha.0 - @standardnotes/bold-editor@1.3.10-alpha.0 - @standardnotes/classic-code-editor@1.3.17-alpha.1 - @standardnotes/markdown-math@1.3.10-alpha.0 - @standardnotes/markdown-visual@1.0.11-alpha.1 - @standardnotes/markdown-minimal@1.3.13-alpha.0 - @standardnotes/rich-text@1.6.6-alpha.0 - @standardnotes/markdown-basic@1.4.7-alpha.0 - @standardnotes/simple-task-editor@1.3.15-alpha.0 - @standardnotes/spreadsheets@1.4.9-alpha.0 - @standardnotes/autobiography-theme@1.0.8-alpha.0 - @standardnotes/dynamic-theme@1.0.8-alpha.0 - @standardnotes/focus-theme@1.2.13-alpha.0 - @standardnotes/futura-theme@1.2.13-alpha.0 - @standardnotes/midnight-theme@1.2.12-alpha.0 - @standardnotes/solarized-dark-theme@1.2.11-alpha.0 - @standardnotes/titanium-theme@1.2.12-alpha.0 - @standardnotes/authenticator@2.1.0-alpha.0 --- packages/components/CHANGELOG.md | 10 ++++++++++ packages/components/package.json | 2 +- .../org.standardnotes.advanced-checklist/CHANGELOG.md | 6 ++++++ .../org.standardnotes.advanced-checklist/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../org.standardnotes.bold-editor/CHANGELOG.md | 6 ++++++ .../org.standardnotes.bold-editor/package.json | 2 +- .../org.standardnotes.code-editor/CHANGELOG.md | 6 ++++++ .../org.standardnotes.code-editor/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../org.standardnotes.plus-editor/CHANGELOG.md | 6 ++++++ .../org.standardnotes.plus-editor/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../org.standardnotes.simple-task-editor/CHANGELOG.md | 6 ++++++ .../org.standardnotes.simple-task-editor/package.json | 2 +- .../org.standardnotes.standard-sheets/CHANGELOG.md | 6 ++++++ .../org.standardnotes.standard-sheets/package.json | 2 +- .../org.standardnotes.theme-autobiography/CHANGELOG.md | 6 ++++++ .../org.standardnotes.theme-autobiography/package.json | 2 +- .../org.standardnotes.theme-dynamic/CHANGELOG.md | 6 ++++++ .../org.standardnotes.theme-dynamic/package.json | 2 +- .../org.standardnotes.theme-focus/CHANGELOG.md | 6 ++++++ .../org.standardnotes.theme-focus/package.json | 2 +- .../org.standardnotes.theme-futura/CHANGELOG.md | 6 ++++++ .../org.standardnotes.theme-futura/package.json | 2 +- .../org.standardnotes.theme-midnight/CHANGELOG.md | 6 ++++++ .../org.standardnotes.theme-midnight/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../org.standardnotes.theme-titanium/CHANGELOG.md | 6 ++++++ .../org.standardnotes.theme-titanium/package.json | 2 +- .../org.standardnotes.token-vault/CHANGELOG.md | 10 ++++++++++ .../org.standardnotes.token-vault/package.json | 2 +- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/styles/CHANGELOG.md | 6 ++++++ packages/styles/package.json | 2 +- packages/web-server/CHANGELOG.md | 4 ++++ packages/web-server/package.json | 2 +- packages/web/CHANGELOG.md | 4 ++++ packages/web/package.json | 2 +- 50 files changed, 175 insertions(+), 25 deletions(-) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 8bfd564f4..cbfc5ec69 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.2.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.7-alpha.1...@standardnotes/components-meta@2.2.0-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + +### Features + +* optional secret field ([#1115](https://github.com/standardnotes/app/issues/1115)) ([7c0938b](https://github.com/standardnotes/app/commit/7c0938b877f21787dd53fbf46e591487ef02a1c8)) + ## [2.1.7-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.1.7-alpha.0...@standardnotes/components-meta@2.1.7-alpha.1) (2022-06-22) ### Bug Fixes diff --git a/packages/components/package.json b/packages/components/package.json index 374a37601..f09ce2063 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/components-meta", - "version": "2.1.7-alpha.1", + "version": "2.2.0-alpha.0", "private": true, "author": "Standard Notes", "main": "dist", diff --git a/packages/components/src/packages/org.standardnotes.advanced-checklist/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.advanced-checklist/CHANGELOG.md index 9b7f4ba74..e94665665 100644 --- a/packages/components/src/packages/org.standardnotes.advanced-checklist/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.advanced-checklist/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. +## [0.0.5-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/advanced-checklist@0.0.4...@standardnotes/advanced-checklist@0.0.5-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 0.0.4 (2022-06-16) **Note:** Version bump only for package @standardnotes/advanced-checklist diff --git a/packages/components/src/packages/org.standardnotes.advanced-checklist/package.json b/packages/components/src/packages/org.standardnotes.advanced-checklist/package.json index 3f72f8688..50b4bf40c 100644 --- a/packages/components/src/packages/org.standardnotes.advanced-checklist/package.json +++ b/packages/components/src/packages/org.standardnotes.advanced-checklist/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/advanced-checklist", - "version": "0.0.4", + "version": "0.0.5-alpha.0", "description": "A task editor with grouping functionality.", "author": "Standard Notes.", "keywords": [ diff --git a/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/CHANGELOG.md index a63a799e1..ae5c18040 100644 --- a/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/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.5.5-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-hybrid@1.5.4...@standardnotes/markdown-hybrid@1.5.5-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.5.4](https://github.com/standardnotes/app/compare/@standardnotes/markdown-hybrid@1.5.4-alpha.0...@standardnotes/markdown-hybrid@1.5.4) (2022-06-18) **Note:** Version bump only for package @standardnotes/markdown-hybrid diff --git a/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/package.json b/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/package.json index d955cb469..b298a8cf1 100644 --- a/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.advanced-markdown-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/markdown-hybrid", "private": true, - "version": "1.5.4", + "version": "1.5.5-alpha.0", "description": "A Standard Notes derived editor that offers full support for Markdown editing.", "main": "dist/dist.js", "author": "Standard Notes ", diff --git a/packages/components/src/packages/org.standardnotes.bold-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.bold-editor/CHANGELOG.md index f38b5b3e6..7a8eed0de 100644 --- a/packages/components/src/packages/org.standardnotes.bold-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.bold-editor/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.3.10-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/bold-editor@1.3.9...@standardnotes/bold-editor@1.3.10-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.3.9](https://github.com/standardnotes/app/compare/@standardnotes/bold-editor@1.3.9-alpha.0...@standardnotes/bold-editor@1.3.9) (2022-06-18) **Note:** Version bump only for package @standardnotes/bold-editor diff --git a/packages/components/src/packages/org.standardnotes.bold-editor/package.json b/packages/components/src/packages/org.standardnotes.bold-editor/package.json index 77ec8af0a..7246ee0c2 100644 --- a/packages/components/src/packages/org.standardnotes.bold-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.bold-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/bold-editor", "private": true, - "version": "1.3.9", + "version": "1.3.10-alpha.0", "main": "dist/dist.js", "scripts": { "skip:lint": "eslint app/ --ext .js", diff --git a/packages/components/src/packages/org.standardnotes.code-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.code-editor/CHANGELOG.md index 857a1b6f4..ce860ba3a 100644 --- a/packages/components/src/packages/org.standardnotes.code-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.code-editor/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.3.17-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/classic-code-editor@1.3.17-alpha.0...@standardnotes/classic-code-editor@1.3.17-alpha.1) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.3.17-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/classic-code-editor@1.3.16...@standardnotes/classic-code-editor@1.3.17-alpha.0) (2022-06-22) ### Bug Fixes diff --git a/packages/components/src/packages/org.standardnotes.code-editor/package.json b/packages/components/src/packages/org.standardnotes.code-editor/package.json index 757962d26..689e58049 100644 --- a/packages/components/src/packages/org.standardnotes.code-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.code-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/classic-code-editor", "private": true, - "version": "1.3.17-alpha.0", + "version": "1.3.17-alpha.1", "description": "A code editor for Standard Notes", "main": "dist/main.js", "author": "Standard Notes ", diff --git a/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/CHANGELOG.md index 02e874835..12ceb3dd5 100644 --- a/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/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.3.10-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-math@1.3.9...@standardnotes/markdown-math@1.3.10-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.3.9 (2022-06-16) **Note:** Version bump only for package @standardnotes/markdown-math diff --git a/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/package.json b/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/package.json index 56746a44a..06239f5be 100644 --- a/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.fancy-markdown-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/markdown-math", "private": true, - "version": "1.3.9", + "version": "1.3.10-alpha.0", "description": "", "main": "index.js", "scripts": { diff --git a/packages/components/src/packages/org.standardnotes.markdown-visual-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.markdown-visual-editor/CHANGELOG.md index a97378dd5..1948f71f1 100644 --- a/packages/components/src/packages/org.standardnotes.markdown-visual-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.markdown-visual-editor/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.0.11-alpha.1](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.11-alpha.0...@standardnotes/markdown-visual@1.0.11-alpha.1) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.0.11-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.10...@standardnotes/markdown-visual@1.0.11-alpha.0) (2022-06-21) ### Bug Fixes diff --git a/packages/components/src/packages/org.standardnotes.markdown-visual-editor/package.json b/packages/components/src/packages/org.standardnotes.markdown-visual-editor/package.json index 810e29469..4ab9b0b20 100644 --- a/packages/components/src/packages/org.standardnotes.markdown-visual-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.markdown-visual-editor/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/markdown-visual", - "version": "1.0.11-alpha.0", + "version": "1.0.11-alpha.1", "author": "Johnny Almonte ", "description": "A lightweight WYSIWYG markdown editor for Standard Notes, derived from Milkdown.", "keywords": [ diff --git a/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/CHANGELOG.md index 009ccfb31..e2cd33721 100644 --- a/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/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.3.13-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-minimal@1.3.12...@standardnotes/markdown-minimal@1.3.13-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.3.12 (2022-06-16) **Note:** Version bump only for package @standardnotes/markdown-minimal diff --git a/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/package.json b/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/package.json index c1dbedd77..e3a95b298 100644 --- a/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.minimal-markdown-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/markdown-minimal", "private": true, - "version": "1.3.12", + "version": "1.3.13-alpha.0", "description": "A minimal Markdown editor for Standard Notes.", "main": "dist/dist.js", "author": "Standard Notes ", diff --git a/packages/components/src/packages/org.standardnotes.plus-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.plus-editor/CHANGELOG.md index e1fdd3142..696112550 100644 --- a/packages/components/src/packages/org.standardnotes.plus-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.plus-editor/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.6.6-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.5...@standardnotes/rich-text@1.6.6-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.6.5](https://github.com/standardnotes/app/compare/@standardnotes/rich-text@1.6.5-alpha.0...@standardnotes/rich-text@1.6.5) (2022-06-18) **Note:** Version bump only for package @standardnotes/rich-text diff --git a/packages/components/src/packages/org.standardnotes.plus-editor/package.json b/packages/components/src/packages/org.standardnotes.plus-editor/package.json index 3c5cc22f9..2361476ea 100644 --- a/packages/components/src/packages/org.standardnotes.plus-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.plus-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/rich-text", "private": true, - "version": "1.6.5", + "version": "1.6.6-alpha.0", "description": "A rich text editor for Standard Notes", "main": "dist/dist.js", "author": "Standard Notes ", diff --git a/packages/components/src/packages/org.standardnotes.simple-markdown-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.simple-markdown-editor/CHANGELOG.md index 33efa45a5..00e18695d 100644 --- a/packages/components/src/packages/org.standardnotes.simple-markdown-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.simple-markdown-editor/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.4.7-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-basic@1.4.6...@standardnotes/markdown-basic@1.4.7-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.4.6](https://github.com/standardnotes/app/compare/@standardnotes/markdown-basic@1.4.6-alpha.0...@standardnotes/markdown-basic@1.4.6) (2022-06-18) **Note:** Version bump only for package @standardnotes/markdown-basic diff --git a/packages/components/src/packages/org.standardnotes.simple-markdown-editor/package.json b/packages/components/src/packages/org.standardnotes.simple-markdown-editor/package.json index 9fd1f77ee..74e7e57ca 100644 --- a/packages/components/src/packages/org.standardnotes.simple-markdown-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.simple-markdown-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/markdown-basic", "private": true, - "version": "1.4.6", + "version": "1.4.7-alpha.0", "main": "dist/dist.js", "scripts": { "skip:lint": "eslint --cache --ext .jsx,.js --format=node_modules/eslint-formatter-pretty .", diff --git a/packages/components/src/packages/org.standardnotes.simple-task-editor/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.simple-task-editor/CHANGELOG.md index c88770dab..22dc2f920 100644 --- a/packages/components/src/packages/org.standardnotes.simple-task-editor/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.simple-task-editor/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.3.15-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/simple-task-editor@1.3.14...@standardnotes/simple-task-editor@1.3.15-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.3.14](https://github.com/standardnotes/app/compare/@standardnotes/simple-task-editor@1.3.14-alpha.0...@standardnotes/simple-task-editor@1.3.14) (2022-06-18) **Note:** Version bump only for package @standardnotes/simple-task-editor diff --git a/packages/components/src/packages/org.standardnotes.simple-task-editor/package.json b/packages/components/src/packages/org.standardnotes.simple-task-editor/package.json index 557a477b3..6f2261522 100644 --- a/packages/components/src/packages/org.standardnotes.simple-task-editor/package.json +++ b/packages/components/src/packages/org.standardnotes.simple-task-editor/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/simple-task-editor", "private": true, - "version": "1.3.14", + "version": "1.3.15-alpha.0", "main": "dist/dist.js", "scripts": { "components:compile": "webpack --config webpack.prod.js", diff --git a/packages/components/src/packages/org.standardnotes.standard-sheets/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.standard-sheets/CHANGELOG.md index 33b80ba15..566d725b4 100644 --- a/packages/components/src/packages/org.standardnotes.standard-sheets/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.standard-sheets/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.4.9-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.8...@standardnotes/spreadsheets@1.4.9-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## [1.4.8](https://github.com/standardnotes/app/compare/@standardnotes/spreadsheets@1.4.8-alpha.0...@standardnotes/spreadsheets@1.4.8) (2022-06-18) **Note:** Version bump only for package @standardnotes/spreadsheets diff --git a/packages/components/src/packages/org.standardnotes.standard-sheets/package.json b/packages/components/src/packages/org.standardnotes.standard-sheets/package.json index 13c57d893..a41b7de0a 100644 --- a/packages/components/src/packages/org.standardnotes.standard-sheets/package.json +++ b/packages/components/src/packages/org.standardnotes.standard-sheets/package.json @@ -1,7 +1,7 @@ { "name": "@standardnotes/spreadsheets", "private": true, - "version": "1.4.8", + "version": "1.4.9-alpha.0", "main": "dist/dist.js", "scripts": { "skip:lint": "eslint app/ --ext .js", diff --git a/packages/components/src/packages/org.standardnotes.theme-autobiography/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.theme-autobiography/CHANGELOG.md index 04454d2f8..80b232b17 100644 --- a/packages/components/src/packages/org.standardnotes.theme-autobiography/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.theme-autobiography/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.0.8-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.7...@standardnotes/autobiography-theme@1.0.8-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.0.7 (2022-06-16) **Note:** Version bump only for package @standardnotes/autobiography-theme diff --git a/packages/components/src/packages/org.standardnotes.theme-autobiography/package.json b/packages/components/src/packages/org.standardnotes.theme-autobiography/package.json index d01b78fa9..821711d2d 100644 --- a/packages/components/src/packages/org.standardnotes.theme-autobiography/package.json +++ b/packages/components/src/packages/org.standardnotes.theme-autobiography/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/autobiography-theme", - "version": "1.0.7", + "version": "1.0.8-alpha.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/packages/org.standardnotes.theme-dynamic/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.theme-dynamic/CHANGELOG.md index c6043b1b2..cbd0568a6 100644 --- a/packages/components/src/packages/org.standardnotes.theme-dynamic/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.theme-dynamic/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.0.8-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/dynamic-theme@1.0.7...@standardnotes/dynamic-theme@1.0.8-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.0.7 (2022-06-16) **Note:** Version bump only for package @standardnotes/dynamic-theme diff --git a/packages/components/src/packages/org.standardnotes.theme-dynamic/package.json b/packages/components/src/packages/org.standardnotes.theme-dynamic/package.json index 1ee0fb89f..02550434a 100644 --- a/packages/components/src/packages/org.standardnotes.theme-dynamic/package.json +++ b/packages/components/src/packages/org.standardnotes.theme-dynamic/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/dynamic-theme", - "version": "1.0.7", + "version": "1.0.8-alpha.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/packages/org.standardnotes.theme-focus/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.theme-focus/CHANGELOG.md index 9871ad637..147f6648f 100644 --- a/packages/components/src/packages/org.standardnotes.theme-focus/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.theme-focus/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.2.13-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.12...@standardnotes/focus-theme@1.2.13-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.2.12 (2022-06-16) **Note:** Version bump only for package @standardnotes/focus-theme diff --git a/packages/components/src/packages/org.standardnotes.theme-focus/package.json b/packages/components/src/packages/org.standardnotes.theme-focus/package.json index 43bf26ad8..3529c0f56 100644 --- a/packages/components/src/packages/org.standardnotes.theme-focus/package.json +++ b/packages/components/src/packages/org.standardnotes.theme-focus/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/focus-theme", - "version": "1.2.12", + "version": "1.2.13-alpha.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/packages/org.standardnotes.theme-futura/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.theme-futura/CHANGELOG.md index 262d97cf2..852d629ac 100644 --- a/packages/components/src/packages/org.standardnotes.theme-futura/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.theme-futura/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.2.13-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.12...@standardnotes/futura-theme@1.2.13-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.2.12 (2022-06-16) **Note:** Version bump only for package @standardnotes/futura-theme diff --git a/packages/components/src/packages/org.standardnotes.theme-futura/package.json b/packages/components/src/packages/org.standardnotes.theme-futura/package.json index bc37db9fb..97bdaad63 100644 --- a/packages/components/src/packages/org.standardnotes.theme-futura/package.json +++ b/packages/components/src/packages/org.standardnotes.theme-futura/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/futura-theme", - "version": "1.2.12", + "version": "1.2.13-alpha.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/packages/org.standardnotes.theme-midnight/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.theme-midnight/CHANGELOG.md index c7813daa1..f272025ba 100644 --- a/packages/components/src/packages/org.standardnotes.theme-midnight/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.theme-midnight/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.2.12-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.11...@standardnotes/midnight-theme@1.2.12-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.2.11 (2022-06-16) **Note:** Version bump only for package @standardnotes/midnight-theme diff --git a/packages/components/src/packages/org.standardnotes.theme-midnight/package.json b/packages/components/src/packages/org.standardnotes.theme-midnight/package.json index 080df9fe9..7fb67b20c 100644 --- a/packages/components/src/packages/org.standardnotes.theme-midnight/package.json +++ b/packages/components/src/packages/org.standardnotes.theme-midnight/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/midnight-theme", - "version": "1.2.11", + "version": "1.2.12-alpha.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/packages/org.standardnotes.theme-solarized-dark/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.theme-solarized-dark/CHANGELOG.md index 4ab891143..667deea2c 100644 --- a/packages/components/src/packages/org.standardnotes.theme-solarized-dark/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.theme-solarized-dark/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.2.11-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.10...@standardnotes/solarized-dark-theme@1.2.11-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.2.10 (2022-06-16) **Note:** Version bump only for package @standardnotes/solarized-dark-theme diff --git a/packages/components/src/packages/org.standardnotes.theme-solarized-dark/package.json b/packages/components/src/packages/org.standardnotes.theme-solarized-dark/package.json index 50d8e7f4c..222fcb803 100644 --- a/packages/components/src/packages/org.standardnotes.theme-solarized-dark/package.json +++ b/packages/components/src/packages/org.standardnotes.theme-solarized-dark/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/solarized-dark-theme", - "version": "1.2.10", + "version": "1.2.11-alpha.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/packages/org.standardnotes.theme-titanium/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.theme-titanium/CHANGELOG.md index 2649296f0..3ee7a7baa 100644 --- a/packages/components/src/packages/org.standardnotes.theme-titanium/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.theme-titanium/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.2.12-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.2.11...@standardnotes/titanium-theme@1.2.12-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + ## 1.2.11 (2022-06-16) **Note:** Version bump only for package @standardnotes/titanium-theme diff --git a/packages/components/src/packages/org.standardnotes.theme-titanium/package.json b/packages/components/src/packages/org.standardnotes.theme-titanium/package.json index 56aaca0a3..c5327255d 100644 --- a/packages/components/src/packages/org.standardnotes.theme-titanium/package.json +++ b/packages/components/src/packages/org.standardnotes.theme-titanium/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/titanium-theme", - "version": "1.2.11", + "version": "1.2.12-alpha.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/packages/org.standardnotes.token-vault/CHANGELOG.md b/packages/components/src/packages/org.standardnotes.token-vault/CHANGELOG.md index 854e85a0c..96b7be560 100644 --- a/packages/components/src/packages/org.standardnotes.token-vault/CHANGELOG.md +++ b/packages/components/src/packages/org.standardnotes.token-vault/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.1.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.0.14...@standardnotes/authenticator@2.1.0-alpha.0) (2022-06-22) + +### Bug Fixes + +* components scripts ([#1136](https://github.com/standardnotes/app/issues/1136)) ([e80b4d0](https://github.com/standardnotes/app/commit/e80b4d0ffad495c758b593c30e1c4c754dda9b7e)) + +### Features + +* optional secret field ([#1115](https://github.com/standardnotes/app/issues/1115)) ([7c0938b](https://github.com/standardnotes/app/commit/7c0938b877f21787dd53fbf46e591487ef02a1c8)) + ## [2.0.14](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.0.14-alpha.0...@standardnotes/authenticator@2.0.14) (2022-06-18) **Note:** Version bump only for package @standardnotes/authenticator diff --git a/packages/components/src/packages/org.standardnotes.token-vault/package.json b/packages/components/src/packages/org.standardnotes.token-vault/package.json index 79d2bb446..e6f700439 100644 --- a/packages/components/src/packages/org.standardnotes.token-vault/package.json +++ b/packages/components/src/packages/org.standardnotes.token-vault/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/authenticator", - "version": "2.0.14", + "version": "2.1.0-alpha.0", "main": "dist/dist.js", "private": true, "scripts": { diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index a245e7b91..ac00b0ee7 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.22.13-alpha.8](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.13-alpha.7...@standardnotes/desktop@3.22.13-alpha.8) (2022-06-22) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.22.13-alpha.7](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.22.13-alpha.6...@standardnotes/desktop@3.22.13-alpha.7) (2022-06-22) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index d4180c8bf..347d56a97 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.22.13-alpha.7", + "version": "3.22.13-alpha.8", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 239aeb7c8..39487be14 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.24.0-alpha.8](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.0-alpha.7...@standardnotes/mobile@3.24.0-alpha.8) (2022-06-22) + +**Note:** Version bump only for package @standardnotes/mobile + # [3.24.0-alpha.7](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.24.0-alpha.6...@standardnotes/mobile@3.24.0-alpha.7) (2022-06-22) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 9f46f936b..99fb896e3 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.24.0-alpha.7", + "version": "3.24.0-alpha.8", "author": "Standard Notes.", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 2a2327122..e426eea70 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/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.3.0-alpha.0](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.2.4...@standardnotes/styles@1.3.0-alpha.0) (2022-06-22) + +### Features + +* optional secret field ([#1115](https://github.com/standardnotes/app/issues/1115)) ([7c0938b](https://github.com/standardnotes/app/commit/7c0938b877f21787dd53fbf46e591487ef02a1c8)) + ## 1.2.4 (2022-06-16) **Note:** Version bump only for package @standardnotes/styles diff --git a/packages/styles/package.json b/packages/styles/package.json index e9299b4f7..265c5d912 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/styles", - "version": "1.2.4", + "version": "1.3.0-alpha.0", "private": true, "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/packages/web-server/CHANGELOG.md b/packages/web-server/CHANGELOG.md index 2e9d273d5..21b036dc7 100644 --- a/packages/web-server/CHANGELOG.md +++ b/packages/web-server/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.2.15-alpha.8](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.15-alpha.7...@standardnotes/web-server@1.2.15-alpha.8) (2022-06-22) + +**Note:** Version bump only for package @standardnotes/web-server + ## [1.2.15-alpha.7](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.15-alpha.6...@standardnotes/web-server@1.2.15-alpha.7) (2022-06-22) **Note:** Version bump only for package @standardnotes/web-server diff --git a/packages/web-server/package.json b/packages/web-server/package.json index 90f1b5b5e..e07e35cae 100644 --- a/packages/web-server/package.json +++ b/packages/web-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web-server", - "version": "1.2.15-alpha.7", + "version": "1.2.15-alpha.8", "license": "AGPL-3.0-or-later", "private": true, "author": "Standard Notes.", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index f9af49597..c479b198e 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/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.24.0-alpha.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.5...@standardnotes/web@3.24.0-alpha.6) (2022-06-22) + +**Note:** Version bump only for package @standardnotes/web + # [3.24.0-alpha.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.24.0-alpha.4...@standardnotes/web@3.24.0-alpha.5) (2022-06-22) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index fcbede424..1ba810b71 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.24.0-alpha.5", + "version": "3.24.0-alpha.6", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes.",