chore(release): publish
- @standardnotes/api@1.26.70 - @standardnotes/clipper@1.1.331 - @standardnotes/desktop@3.108.266 - @standardnotes/encryption@1.21.92 - @standardnotes/filepicker@1.28.104 - @standardnotes/files@1.18.2 - @standardnotes/mobile@3.56.247 - @standardnotes/models@1.49.1 - @standardnotes/releases@1.4.622 - @standardnotes/services@1.65.4 - @standardnotes/snjs@2.202.111 - @standardnotes/ui-services@1.34.4 - @standardnotes/web@3.181.34
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.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)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"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))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed issue with checklist alignment in Super notes (f6c2991)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed issue with checklist alignment in Super notes (f6c2991)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.181.33",
|
||||
"title": "[3.181.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.181.32...@standardnotes/web@3.181.33) (2023-11-24)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.181.33",
|
||||
"version": "3.181.34",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user