chore: update changelog [skip e2e]

This commit is contained in:
Aman Harwara
2024-03-14 20:12:23 +05:30
parent c1e9a7fe40
commit 74b459cae0
2 changed files with 2 additions and 7 deletions

View File

@@ -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) # [3.192.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.24...@standardnotes/web@3.192.0) (2024-03-14)
### Features **Note:** Version bump only for package @standardnotes/web
* Markdown text is now parsed correctly when pasted ([c5ca4a9](https://github.com/standardnotes/app/commit/c5ca4a9857a6e732b8ef51d4652eb7b9cdc5ddc0))
## [3.191.24](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.23...@standardnotes/web@3.191.24) (2024-03-14) ## [3.191.24](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.23...@standardnotes/web@3.191.24) (2024-03-14)

View File

@@ -7,10 +7,7 @@
"body": "### Features\n\n* Markdown text is now parsed correctly when pasted ([c5ca4a9](https://github.com/standardnotes/app/commit/c5ca4a9857a6e732b8ef51d4652eb7b9cdc5ddc0))", "body": "### Features\n\n* Markdown text is now parsed correctly when pasted ([c5ca4a9](https://github.com/standardnotes/app/commit/c5ca4a9857a6e732b8ef51d4652eb7b9cdc5ddc0))",
"parsed": { "parsed": {
"_": [ "_": [
"Markdown text is now parsed correctly when pasted (c5ca4a9)" "Note: Version bump only for package @standardnotes/web"
],
"Features": [
"Markdown text is now parsed correctly when pasted (c5ca4a9)"
] ]
} }
}, },