chore: fix changelog

This commit is contained in:
Aman Harwara
2023-10-26 19:28:35 +05:30
parent d7a47d01f2
commit a04590eb78
2 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
### Features ### Features
* Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. [skip e2e] ([a616750](https://github.com/standardnotes/app/commit/a616750aea3666079aa6ae301662ce4cd4d5c954)) * Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. ([a616750](https://github.com/standardnotes/app/commit/a616750aea3666079aa6ae301662ce4cd4d5c954))
## [3.178.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.18...@standardnotes/web@3.178.19) (2023-10-25) ## [3.178.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.18...@standardnotes/web@3.178.19) (2023-10-25)

View File

@@ -18,13 +18,13 @@
"version": "3.179.0", "version": "3.179.0",
"title": "[3.179.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.19...@standardnotes/web@3.179.0) (2023-10-25)", "title": "[3.179.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.19...@standardnotes/web@3.179.0) (2023-10-25)",
"date": null, "date": null,
"body": "### Features\n\n* Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. [skip e2e] ([a616750](https://github.com/standardnotes/app/commit/a616750aea3666079aa6ae301662ce4cd4d5c954))", "body": "### Features\n\n* Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. ([a616750](https://github.com/standardnotes/app/commit/a616750aea3666079aa6ae301662ce4cd4d5c954))",
"parsed": { "parsed": {
"_": [ "_": [
"Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. skip e2e] ([a616750)" "Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. ([a616750)"
], ],
"Features": [ "Features": [
"Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. skip e2e] ([a616750)" "Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. ([a616750)"
] ]
} }
}, },