chore(release): publish

- @standardnotes/clipper@1.1.459
 - @standardnotes/desktop@3.110.61
 - @standardnotes/mobile@3.58.118
 - @standardnotes/releases@1.4.754
 - @standardnotes/web@3.193.6
This commit is contained in:
StandardNotes CI
2024-04-17 15:05:19 +00:00
parent e0f84f23ac
commit 6e282c1c9a
11 changed files with 41 additions and 5 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.193.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.5...@standardnotes/web@3.193.6) (2024-04-17)
### Reverts
* Revert "chore: add and fix margins inside super note content [skip e2e]" ([9c2bf94](https://github.com/standardnotes/app/commit/9c2bf946ce2e9fa9bc76b1b0527eb976b68526c9))
## [3.193.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.4...@standardnotes/web@3.193.5) (2024-04-17)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.193.6",
"title": "[3.193.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.5...@standardnotes/web@3.193.6) (2024-04-17)",
"date": null,
"body": "### Reverts\n\n* Revert \"chore: add and fix margins inside super note content [skip e2e]\" ([9c2bf94](https://github.com/standardnotes/app/commit/9c2bf946ce2e9fa9bc76b1b0527eb976b68526c9))",
"parsed": {
"_": [
"Revert \"chore: add and fix margins inside super note content skip e2e]\" ([9c2bf94)"
],
"Reverts": [
"Revert \"chore: add and fix margins inside super note content skip e2e]\" ([9c2bf94)"
]
}
},
{
"version": "3.193.5",
"title": "[3.193.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.193.4...@standardnotes/web@3.193.5) (2024-04-17)",

View File

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