chore(release): publish
- @standardnotes/api@1.26.72 - @standardnotes/clipper@1.1.333 - @standardnotes/desktop@3.108.268 - @standardnotes/encryption@1.21.94 - @standardnotes/filepicker@1.28.106 - @standardnotes/files@1.18.4 - @standardnotes/mobile@3.56.249 - @standardnotes/models@1.49.3 - @standardnotes/releases@1.4.624 - @standardnotes/services@1.65.6 - @standardnotes/snjs@2.202.113 - @standardnotes/ui-services@1.34.6 - @standardnotes/web@3.181.36
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [3.181.36](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.35...@standardnotes/web@3.181.36) (2023-11-27)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed issue where checklist item text in Super notes wasn't aligned correctly ([#2656](https://github.com/standardnotes/app/issues/2656)) ([8ff0d20](https://github.com/standardnotes/app/commit/8ff0d208583fd0625682d481f8a065c6ccbd8b8e))
|
||||
|
||||
## [3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,19 +1,17 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.181.35",
|
||||
"title": "[3.181.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.34...@standardnotes/web@3.181.35) (2023-11-24)",
|
||||
"version": "3.181.36",
|
||||
"title": "[3.181.36](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.35...@standardnotes/web@3.181.36) (2023-11-27)",
|
||||
"date": null,
|
||||
"body": "### Reverts\n\n* Revert \"fix: Fixed issue with checklist alignment in Super notes\" ([305647a](https://github.com/standardnotes/app/commit/305647a4da62bd962c5d77989cdc6dcc9be40f78))",
|
||||
"parsed": {
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.181.34",
|
||||
"title": "[3.181.34](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.33...@standardnotes/web@3.181.34) (2023-11-24)",
|
||||
"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 where checklist item text in Super notes wasn't aligned correctly ([#2656](https://github.com/standardnotes/app/issues/2656)) ([8ff0d20](https://github.com/standardnotes/app/commit/8ff0d208583fd0625682d481f8a065c6ccbd8b8e))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) (8ff0d20)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue where checklist item text in Super notes wasn't aligned correctly (#2656) (8ff0d20)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.181.35",
|
||||
"version": "3.181.36",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user