From b042326301df266d31a38aff9ff9da753c33e23b Mon Sep 17 00:00:00 2001 From: StandardNotes CI Date: Wed, 29 Jun 2022 19:38:02 +0000 Subject: [PATCH] chore(release): publish - @standardnotes/components-meta@2.5.6 - @standardnotes/desktop@3.23.18 - @standardnotes/mobile@3.25.14 - @standardnotes/releases@1.2.28 - @standardnotes/styles@1.4.1 - @standardnotes/web-server@1.2.42 - @standardnotes/web@3.27.6 - @standardnotes/markdown-visual@1.1.0 - @standardnotes/authenticator@2.2.0 - @standardnotes/autobiography-theme@1.1.0 - @standardnotes/focus-theme@1.3.0 - @standardnotes/futura-theme@1.3.0 - @standardnotes/midnight-theme@1.3.0 - @standardnotes/solarized-dark-theme@1.3.1 - @standardnotes/titanium-theme@1.3.0 --- packages/components/CHANGELOG.md | 6 ++++++ packages/components/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../Editors/org.standardnotes.token-vault/CHANGELOG.md | 6 ++++++ .../Editors/org.standardnotes.token-vault/package.json | 2 +- .../org.standardnotes.theme-autobiography/CHANGELOG.md | 10 ++++++++++ .../org.standardnotes.theme-autobiography/package.json | 2 +- .../Themes/org.standardnotes.theme-focus/CHANGELOG.md | 10 ++++++++++ .../Themes/org.standardnotes.theme-focus/package.json | 2 +- .../Themes/org.standardnotes.theme-futura/CHANGELOG.md | 10 ++++++++++ .../Themes/org.standardnotes.theme-futura/package.json | 2 +- .../org.standardnotes.theme-midnight/CHANGELOG.md | 10 ++++++++++ .../org.standardnotes.theme-midnight/package.json | 2 +- .../CHANGELOG.md | 6 ++++++ .../package.json | 2 +- .../org.standardnotes.theme-titanium/CHANGELOG.md | 10 ++++++++++ .../org.standardnotes.theme-titanium/package.json | 2 +- packages/desktop/CHANGELOG.md | 4 ++++ packages/desktop/package.json | 2 +- packages/mobile/CHANGELOG.md | 4 ++++ packages/mobile/package.json | 2 +- packages/releases/CHANGELOG.md | 4 ++++ packages/releases/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 | 6 ++++++ packages/web/package.json | 2 +- 30 files changed, 117 insertions(+), 15 deletions(-) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 5d0707c92..5cace4563 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/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.5.6](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.5.5...@standardnotes/components-meta@2.5.6) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + ## [2.5.5](https://github.com/standardnotes/app/compare/@standardnotes/components-meta@2.5.4...@standardnotes/components-meta@2.5.5) (2022-06-29) ### Bug Fixes diff --git a/packages/components/package.json b/packages/components/package.json index 5a34d2ef7..906da75a3 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/components-meta", - "version": "2.5.5", + "version": "2.5.6", "private": true, "author": "Standard Notes.", "main": "dist", diff --git a/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/CHANGELOG.md b/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/CHANGELOG.md index da80aebd2..8dfead25b 100644 --- a/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/CHANGELOG.md +++ b/packages/components/src/Packages/Editors/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.1.0](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.12...@standardnotes/markdown-visual@1.1.0) (2022-06-29) + +### Features + +* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9)) + ## [1.0.12](https://github.com/standardnotes/app/compare/@standardnotes/markdown-visual@1.0.12-alpha.0...@standardnotes/markdown-visual@1.0.12) (2022-06-23) **Note:** Version bump only for package @standardnotes/markdown-visual diff --git a/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json b/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json index 418ec07bd..1c5a4bedd 100644 --- a/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json +++ b/packages/components/src/Packages/Editors/org.standardnotes.markdown-visual-editor/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/markdown-visual", - "version": "1.0.12", + "version": "1.1.0", "author": "Johnny Almonte ", "description": "A lightweight WYSIWYG markdown editor for Standard Notes, derived from Milkdown.", "keywords": [ diff --git a/packages/components/src/Packages/Editors/org.standardnotes.token-vault/CHANGELOG.md b/packages/components/src/Packages/Editors/org.standardnotes.token-vault/CHANGELOG.md index 7231403c9..2f4e80164 100644 --- a/packages/components/src/Packages/Editors/org.standardnotes.token-vault/CHANGELOG.md +++ b/packages/components/src/Packages/Editors/org.standardnotes.token-vault/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.2.0](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.1.2...@standardnotes/authenticator@2.2.0) (2022-06-29) + +### Features + +* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9)) + ## [2.1.2](https://github.com/standardnotes/app/compare/@standardnotes/authenticator@2.1.2-alpha.0...@standardnotes/authenticator@2.1.2) (2022-06-23) **Note:** Version bump only for package @standardnotes/authenticator diff --git a/packages/components/src/Packages/Editors/org.standardnotes.token-vault/package.json b/packages/components/src/Packages/Editors/org.standardnotes.token-vault/package.json index a02017c5a..5ef0eb7d2 100644 --- a/packages/components/src/Packages/Editors/org.standardnotes.token-vault/package.json +++ b/packages/components/src/Packages/Editors/org.standardnotes.token-vault/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/authenticator", - "version": "2.1.2", + "version": "2.2.0", "main": "dist/dist.js", "author": "Standard Notes", "private": true, diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/CHANGELOG.md b/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/CHANGELOG.md index 2e6b4e0a4..73c8ff2a5 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/CHANGELOG.md +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/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. +# [1.1.0](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.8...@standardnotes/autobiography-theme@1.1.0) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + +### Features + +* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9)) + ## [1.0.8](https://github.com/standardnotes/app/compare/@standardnotes/autobiography-theme@1.0.8-alpha.0...@standardnotes/autobiography-theme@1.0.8) (2022-06-22) **Note:** Version bump only for package @standardnotes/autobiography-theme diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/package.json b/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/package.json index 0d22f789e..e8b1f8c95 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/package.json +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-autobiography/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/autobiography-theme", - "version": "1.0.8", + "version": "1.1.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/CHANGELOG.md b/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/CHANGELOG.md index f2545afb0..8f4d69797 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/CHANGELOG.md +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/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. +# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.13...@standardnotes/focus-theme@1.3.0) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + +### Features + +* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9)) + ## [1.2.13](https://github.com/standardnotes/app/compare/@standardnotes/focus-theme@1.2.13-alpha.0...@standardnotes/focus-theme@1.2.13) (2022-06-22) **Note:** Version bump only for package @standardnotes/focus-theme diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/package.json b/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/package.json index 5639881e5..a1bcf412f 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/package.json +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-focus/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/focus-theme", - "version": "1.2.13", + "version": "1.3.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/CHANGELOG.md b/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/CHANGELOG.md index 288c6344f..583e6fba7 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/CHANGELOG.md +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/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. +# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.13...@standardnotes/futura-theme@1.3.0) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + +### Features + +* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9)) + ## [1.2.13](https://github.com/standardnotes/app/compare/@standardnotes/futura-theme@1.2.13-alpha.0...@standardnotes/futura-theme@1.2.13) (2022-06-22) **Note:** Version bump only for package @standardnotes/futura-theme diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/package.json b/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/package.json index 0afd1f80f..17a22c66b 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/package.json +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-futura/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/futura-theme", - "version": "1.2.13", + "version": "1.3.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/CHANGELOG.md b/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/CHANGELOG.md index 766f3e064..305024bce 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/CHANGELOG.md +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/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. +# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.12...@standardnotes/midnight-theme@1.3.0) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + +### Features + +* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9)) + ## [1.2.12](https://github.com/standardnotes/app/compare/@standardnotes/midnight-theme@1.2.12-alpha.0...@standardnotes/midnight-theme@1.2.12) (2022-06-22) **Note:** Version bump only for package @standardnotes/midnight-theme diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/package.json b/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/package.json index fcf841a72..0e460cee2 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/package.json +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-midnight/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/midnight-theme", - "version": "1.2.12", + "version": "1.3.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-solarized-dark/CHANGELOG.md b/packages/components/src/Packages/Themes/org.standardnotes.theme-solarized-dark/CHANGELOG.md index 7b89f701c..f8baf2bcd 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-solarized-dark/CHANGELOG.md +++ b/packages/components/src/Packages/Themes/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.3.1](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.3.0...@standardnotes/solarized-dark-theme@1.3.1) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + # [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/solarized-dark-theme@1.2.11...@standardnotes/solarized-dark-theme@1.3.0) (2022-06-27) ### Bug Fixes diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-solarized-dark/package.json b/packages/components/src/Packages/Themes/org.standardnotes.theme-solarized-dark/package.json index f5afee5e9..7a3c0a85f 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-solarized-dark/package.json +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-solarized-dark/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/solarized-dark-theme", - "version": "1.3.0", + "version": "1.3.1", "main": "dist/dist.css", "author": "Standard Notes", "private": true, diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/CHANGELOG.md b/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/CHANGELOG.md index a35785aa2..c936692d8 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/CHANGELOG.md +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/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. +# [1.3.0](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.2.12...@standardnotes/titanium-theme@1.3.0) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + +### Features + +* deprecated editors ([#1166](https://github.com/standardnotes/app/issues/1166)) ([60ca415](https://github.com/standardnotes/app/commit/60ca4150446f9a14bb6a31416686c6d07a7d0cd9)) + ## [1.2.12](https://github.com/standardnotes/app/compare/@standardnotes/titanium-theme@1.2.12-alpha.0...@standardnotes/titanium-theme@1.2.12) (2022-06-22) **Note:** Version bump only for package @standardnotes/titanium-theme diff --git a/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/package.json b/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/package.json index c1e18f4b3..c7f33f8f5 100644 --- a/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/package.json +++ b/packages/components/src/Packages/Themes/org.standardnotes.theme-titanium/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/titanium-theme", - "version": "1.2.12", + "version": "1.3.0", "main": "dist/dist.css", "private": true, "sn": { diff --git a/packages/desktop/CHANGELOG.md b/packages/desktop/CHANGELOG.md index 12194c7c6..06a4db8af 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.23.18](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.17...@standardnotes/desktop@3.23.18) (2022-06-29) + +**Note:** Version bump only for package @standardnotes/desktop + ## [3.23.17](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.23.16...@standardnotes/desktop@3.23.17) (2022-06-29) **Note:** Version bump only for package @standardnotes/desktop diff --git a/packages/desktop/package.json b/packages/desktop/package.json index cb0374ac9..db6beceb9 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.23.17", + "version": "3.23.18", "license": "AGPL-3.0-or-later", "author": "Standard Notes.", "private": true, diff --git a/packages/mobile/CHANGELOG.md b/packages/mobile/CHANGELOG.md index 97d04fa7e..9003bae8d 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.25.14](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.13...@standardnotes/mobile@3.25.14) (2022-06-29) + +**Note:** Version bump only for package @standardnotes/mobile + ## [3.25.13](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.12...@standardnotes/mobile@3.25.13) (2022-06-29) **Note:** Version bump only for package @standardnotes/mobile diff --git a/packages/mobile/package.json b/packages/mobile/package.json index 6954877e1..3a63d8dea 100644 --- a/packages/mobile/package.json +++ b/packages/mobile/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/mobile", - "version": "3.25.13", + "version": "3.25.14", "author": "Standard Notes", "private": true, "license": "AGPL-3.0-or-later", diff --git a/packages/releases/CHANGELOG.md b/packages/releases/CHANGELOG.md index e82837ea7..ecf5bb048 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.2.28](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.27...@standardnotes/releases@1.2.28) (2022-06-29) + +**Note:** Version bump only for package @standardnotes/releases + ## [1.2.27](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.2.26...@standardnotes/releases@1.2.27) (2022-06-29) **Note:** Version bump only for package @standardnotes/releases diff --git a/packages/releases/package.json b/packages/releases/package.json index 870c67881..550f15dee 100644 --- a/packages/releases/package.json +++ b/packages/releases/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/releases", - "version": "1.2.27", + "version": "1.2.28", "license": "AGPL-3.0-or-later", "main": "dist/releases.json", "types": "dist/index.d.ts", diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 246dbcded..368a3aee9 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.4.1](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.4.0...@standardnotes/styles@1.4.1) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + # [1.4.0](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.3.1...@standardnotes/styles@1.4.0) (2022-06-27) ### Features diff --git a/packages/styles/package.json b/packages/styles/package.json index 5e740ac9e..cc212d0d8 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/styles", - "version": "1.4.0", + "version": "1.4.1", "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 64bdbc092..01b2ec19b 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.42](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.41...@standardnotes/web-server@1.2.42) (2022-06-29) + +**Note:** Version bump only for package @standardnotes/web-server + ## [1.2.41](https://github.com/standardnotes/app/compare/@standardnotes/web-server@1.2.40...@standardnotes/web-server@1.2.41) (2022-06-29) **Note:** Version bump only for package @standardnotes/web-server diff --git a/packages/web-server/package.json b/packages/web-server/package.json index 438c77b28..c18067a42 100644 --- a/packages/web-server/package.json +++ b/packages/web-server/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web-server", - "version": "1.2.41", + "version": "1.2.42", "license": "AGPL-3.0-or-later", "private": true, "author": "Standard Notes.", diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index e21bd48e9..7f5476b69 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.27.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.5...@standardnotes/web@3.27.6) (2022-06-29) + +### Bug Fixes + +* **web:** navigation styles ([#1177](https://github.com/standardnotes/app/issues/1177)) ([5cd449f](https://github.com/standardnotes/app/commit/5cd449fe800b8950fab2599968933b120222d5fc)) + ## [3.27.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.27.4...@standardnotes/web@3.27.5) (2022-06-29) **Note:** Version bump only for package @standardnotes/web diff --git a/packages/web/package.json b/packages/web/package.json index 1fc89bd7c..bcbafa4fb 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -1,6 +1,6 @@ { "name": "@standardnotes/web", - "version": "3.27.5", + "version": "3.27.6", "license": "AGPL-3.0-or-later", "main": "dist/app.js", "author": "Standard Notes",