StandardNotes CI
2023-11-24 18:15:43 +00:00
parent 305647a4da
commit c6b952ef23
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.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

View File

@@ -1,5 +1,19 @@
{
"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)",
"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": {
"_": [
"Revert \"fix: Fixed issue with checklist alignment in Super notes\" (305647a)"
],
"Reverts": [
"Revert \"fix: Fixed issue with checklist alignment in Super notes\" (305647a)"
]
}
},
{
"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)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.181.34",
"version": "3.181.35",
"license": "AGPL-3.0",
"main": "dist/app.js",
"author": "Standard Notes.",