chore(release): publish
- @standardnotes/api@1.26.90 - @standardnotes/clipper@1.1.522 - @standardnotes/desktop@3.110.127 - @standardnotes/encryption@1.21.108 - @standardnotes/filepicker@1.28.128 - @standardnotes/files@1.20.11 - @standardnotes/mobile@3.58.184 - @standardnotes/models@1.57.0 - @standardnotes/releases@1.4.824 - @standardnotes/services@1.71.6 - @standardnotes/snjs@2.209.9 - @standardnotes/ui-services@1.38.7 - @standardnotes/web@3.197.0
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.197.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.9...@standardnotes/web@3.197.0) (2025-06-16)
|
||||
|
||||
### Features
|
||||
|
||||
* Added image alignment options and preference in Super notes ([#2903](https://github.com/standardnotes/app/issues/2903)) ([7bce025](https://github.com/standardnotes/app/commit/7bce025efbab6d57c4dabb8354d400c87eb90032))
|
||||
|
||||
## [3.196.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.8...@standardnotes/web@3.196.9) (2025-06-12)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.197.0",
|
||||
"title": "[3.197.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.9...@standardnotes/web@3.197.0) (2025-06-16)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added image alignment options and preference in Super notes ([#2903](https://github.com/standardnotes/app/issues/2903)) ([7bce025](https://github.com/standardnotes/app/commit/7bce025efbab6d57c4dabb8354d400c87eb90032))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added image alignment options and preference in Super notes (#2903) (7bce025)"
|
||||
],
|
||||
"Features": [
|
||||
"Added image alignment options and preference in Super notes (#2903) (7bce025)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.196.9",
|
||||
"title": "[3.196.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.8...@standardnotes/web@3.196.9) (2025-06-12)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.196.9",
|
||||
"version": "3.197.0",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user