From 74b459cae00a910c284dfba96c6d2e5f681c355d Mon Sep 17 00:00:00 2001 From: Aman Harwara Date: Thu, 14 Mar 2024 20:12:23 +0530 Subject: [PATCH] chore: update changelog [skip e2e] --- packages/web/CHANGELOG.md | 4 +--- packages/web/CHANGELOG.md.json | 5 +---- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/packages/web/CHANGELOG.md b/packages/web/CHANGELOG.md index 63f3fe160..e84d7026a 100644 --- a/packages/web/CHANGELOG.md +++ b/packages/web/CHANGELOG.md @@ -5,9 +5,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline # [3.192.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.24...@standardnotes/web@3.192.0) (2024-03-14) -### Features - -* Markdown text is now parsed correctly when pasted ([c5ca4a9](https://github.com/standardnotes/app/commit/c5ca4a9857a6e732b8ef51d4652eb7b9cdc5ddc0)) +**Note:** Version bump only for package @standardnotes/web ## [3.191.24](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.23...@standardnotes/web@3.191.24) (2024-03-14) diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 91d77da53..50e22c2c6 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -7,10 +7,7 @@ "body": "### Features\n\n* Markdown text is now parsed correctly when pasted ([c5ca4a9](https://github.com/standardnotes/app/commit/c5ca4a9857a6e732b8ef51d4652eb7b9cdc5ddc0))", "parsed": { "_": [ - "Markdown text is now parsed correctly when pasted (c5ca4a9)" - ], - "Features": [ - "Markdown text is now parsed correctly when pasted (c5ca4a9)" + "Note: Version bump only for package @standardnotes/web" ] } },