diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 09ca3cb71..216ea21f5 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -11,11 +11,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline ## [3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03) -### Bug Fixes - -* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368)) -* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e)) - # [3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02) ### Features diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 470693f6f..2b90babaf 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -14,22 +14,6 @@ ] } }, - { - "version": "3.145.1", - "title": "[3.145.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.145.0...@standardnotes/web@3.145.1) (2023-02-03)", - "date": null, - "body": "### Bug Fixes\n\n* **web:** disable subscription sharing on demo ([de5973e](https://github.com/standardnotes/app/commit/de5973e15f21fcaff0225834f1c09f295ad83368))\n* **web:** remove unused import ([9e15ea7](https://github.com/standardnotes/app/commit/9e15ea78f88e361d5152ea5fcf1b52444d59ab6e))", - "parsed": { - "_": [ - "web: disable subscription sharing on demo (de5973e)", - "web: remove unused import (9e15ea7)" - ], - "Bug Fixes": [ - "web: disable subscription sharing on demo (de5973e)", - "web: remove unused import (9e15ea7)" - ] - } - }, { "version": "3.145.0", "title": "[3.145.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.144.5...@standardnotes/web@3.145.0) (2023-02-02)",