StandardNotes CI
2023-11-24 17:23:19 +00:00
parent f6c2991f46
commit a3a033bb5a
27 changed files with 83 additions and 13 deletions

View File

@@ -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

View File

@@ -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)",

View File

@@ -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.",