diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index a11b7e4ae..09e3e720d 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -3,18 +3,6 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [3.181.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.34...@standardnotes/web@3.181.35) (2023-11-24) - -### Reverts - -* Revert "fix: Fixed issue with checklist alignment in Super notes" ([305647a](https://github.com/standardnotes/app/commit/305647a4da62bd962c5d77989cdc6dcc9be40f78)) - -## [3.181.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.33...@standardnotes/web@3.181.34) (2023-11-24) - -### Bug Fixes - -* Fixed issue with checklist alignment in Super notes ([f6c2991](https://github.com/standardnotes/app/commit/f6c2991f460bf234b304f17929b0413282ff5fd5)) - ## [3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24) ### Bug Fixes diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index eef481aed..1af5cf80a 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -6,12 +6,6 @@ "date": null, "body": "### Reverts\n\n* Revert \"fix: Fixed issue with checklist alignment in Super notes\" ([305647a](https://github.com/standardnotes/app/commit/305647a4da62bd962c5d77989cdc6dcc9be40f78))", "parsed": { - "_": [ - "Revert \"fix: Fixed issue with checklist alignment in Super notes\" (305647a)" - ], - "Reverts": [ - "Revert \"fix: Fixed issue with checklist alignment in Super notes\" (305647a)" - ] } }, { @@ -20,12 +14,6 @@ "date": null, "body": "### Bug Fixes\n\n* Fixed issue with checklist alignment in Super notes ([f6c2991](https://github.com/standardnotes/app/commit/f6c2991f460bf234b304f17929b0413282ff5fd5))", "parsed": { - "_": [ - "Fixed issue with checklist alignment in Super notes (f6c2991)" - ], - "Bug Fixes": [ - "Fixed issue with checklist alignment in Super notes (f6c2991)" - ] } }, {