From b1e211f91fe7419799a7bd05eb79988433b54874 Mon Sep 17 00:00:00 2001 From: Aman Harwara Date: Mon, 1 May 2023 21:21:49 +0530 Subject: [PATCH] chore: changelog --- 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 cf778cb75..96c561958 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.154.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.14...@standardnotes/web@3.154.0) (2023-05-01) -### Features - -* Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs ([#2319](https://github.com/standardnotes/app/issues/2319)) ([6d326e2](https://github.com/standardnotes/app/commit/6d326e2db4e385273b1d50f98427397ce91e631b)) +**Note:** Version bump only for package @standardnotes/web ## [3.153.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.153.13...@standardnotes/web@3.153.14) (2023-04-28) diff --git a/packages/web/CHANGELOG.md.json b/packages/web/CHANGELOG.md.json index 01def9a9d..ded091406 100644 --- a/packages/web/CHANGELOG.md.json +++ b/packages/web/CHANGELOG.md.json @@ -7,10 +7,7 @@ "body": "### Features\n\n* Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs ([#2319](https://github.com/standardnotes/app/issues/2319)) ([6d326e2](https://github.com/standardnotes/app/commit/6d326e2db4e385273b1d50f98427397ce91e631b))", "parsed": { "_": [ - "Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319) (6d326e2)" - ], - "Features": [ - "Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319) (6d326e2)" + "Note: Version bump only for package @standardnotes/web" ] } },