chore: fix changelog
This commit is contained in:
@@ -3,18 +3,6 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
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)
|
## [3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|||||||
@@ -6,12 +6,6 @@
|
|||||||
"date": null,
|
"date": null,
|
||||||
"body": "### Reverts\n\n* Revert \"fix: Fixed issue with checklist alignment in Super notes\" ([305647a](https://github.com/standardnotes/app/commit/305647a4da62bd962c5d77989cdc6dcc9be40f78))",
|
"body": "### Reverts\n\n* Revert \"fix: Fixed issue with checklist alignment in Super notes\" ([305647a](https://github.com/standardnotes/app/commit/305647a4da62bd962c5d77989cdc6dcc9be40f78))",
|
||||||
"parsed": {
|
"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,
|
"date": null,
|
||||||
"body": "### Bug Fixes\n\n* Fixed issue with checklist alignment in Super notes ([f6c2991](https://github.com/standardnotes/app/commit/f6c2991f460bf234b304f17929b0413282ff5fd5))",
|
"body": "### Bug Fixes\n\n* Fixed issue with checklist alignment in Super notes ([f6c2991](https://github.com/standardnotes/app/commit/f6c2991f460bf234b304f17929b0413282ff5fd5))",
|
||||||
"parsed": {
|
"parsed": {
|
||||||
"_": [
|
|
||||||
"Fixed issue with checklist alignment in Super notes (f6c2991)"
|
|
||||||
],
|
|
||||||
"Bug Fixes": [
|
|
||||||
"Fixed issue with checklist alignment in Super notes (f6c2991)"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user