chore(release): publish

- @standardnotes/clipper@1.1.512
 - @standardnotes/desktop@3.110.117
 - @standardnotes/mobile@3.58.173
 - @standardnotes/releases@1.4.813
 - @standardnotes/web@3.196.0
This commit is contained in:
StandardNotes CI
2025-04-23 12:08:53 +00:00
parent b32a866f33
commit fd4ba26210
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.196.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.195.33...@standardnotes/web@3.196.0) (2025-04-23)
### Features
* Add toolbar option to create new note from selection in a Super note ([#2896](https://github.com/standardnotes/app/issues/2896)) (skip e2e) ([b32a866](https://github.com/standardnotes/app/commit/b32a866f33c17cd46fc832a63d318767930f3b05))
## [3.195.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.195.32...@standardnotes/web@3.195.33) (2025-04-23)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.196.0",
"title": "[3.196.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.195.33...@standardnotes/web@3.196.0) (2025-04-23)",
"date": null,
"body": "### Features\n\n* Add toolbar option to create new note from selection in a Super note ([#2896](https://github.com/standardnotes/app/issues/2896)) (skip e2e) ([b32a866](https://github.com/standardnotes/app/commit/b32a866f33c17cd46fc832a63d318767930f3b05))",
"parsed": {
"_": [
"Add toolbar option to create new note from selection in a Super note (#2896) (skip e2e) (b32a866)"
],
"Features": [
"Add toolbar option to create new note from selection in a Super note (#2896) (skip e2e) (b32a866)"
]
}
},
{
"version": "3.195.33",
"title": "[3.195.33](https://github.com/standardnotes/app/compare/@standardnotes/web@3.195.32...@standardnotes/web@3.195.33) (2025-04-23)",

View File

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