diff --git a/packages/features/CHANGELOG.md b/packages/features/CHANGELOG.md index 281c281d0..a828c613b 100644 --- a/packages/features/CHANGELOG.md +++ b/packages/features/CHANGELOG.md @@ -3,12 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [1.60.0](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.21...@standardnotes/features@1.60.0) (2023-10-05) - -### Features - -* Added "Private vaults" as a Labs feature. Can be enabled from Preferences > General > Labs ([#2562](https://github.com/standardnotes/app/issues/2562)) ([4724b08](https://github.com/standardnotes/app/commit/4724b08c65c48b6b7232885de205a44b080313b1)) - ## [1.59.21](https://github.com/standardnotes/app/compare/@standardnotes/features@1.59.20...@standardnotes/features@1.59.21) (2023-09-28) **Note:** Version bump only for package @standardnotes/features diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 91f237900..3479ff611 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -13,12 +13,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline * Added "Highlight" option to Super formatting toolbars ([22b9f5c](https://github.com/standardnotes/app/commit/22b9f5cb5867bae89830c33c168021de70cfb5cc)) -# [3.174.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.23...@standardnotes/web@3.174.0) (2023-10-05) - -### Features - -* Added "Private vaults" as a Labs feature. Can be enabled from Preferences > General > Labs ([#2562](https://github.com/standardnotes/app/issues/2562)) ([4724b08](https://github.com/standardnotes/app/commit/4724b08c65c48b6b7232885de205a44b080313b1)) - ## [3.173.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.22...@standardnotes/web@3.173.23) (2023-10-02) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index afc394d11..ff04cb19a 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -25,20 +25,6 @@ ] } }, - { - "version": "3.174.0", - "title": "[3.174.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.23...@standardnotes/web@3.174.0) (2023-10-05)", - "date": null, - "body": "### Features\n\n* Added \"Private vaults\" as a Labs feature. Can be enabled from Preferences > General > Labs ([#2562](https://github.com/standardnotes/app/issues/2562)) ([4724b08](https://github.com/standardnotes/app/commit/4724b08c65c48b6b7232885de205a44b080313b1))", - "parsed": { - "_": [ - "Added \"Private vaults\" as a Labs feature. Can be enabled from Preferences > General > Labs (#2562) (4724b08)" - ], - "Features": [ - "Added \"Private vaults\" as a Labs feature. Can be enabled from Preferences > General > Labs (#2562) (4724b08)" - ] - } - }, { "version": "3.173.23", "title": "[3.173.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.22...@standardnotes/web@3.173.23) (2023-10-02)",