StandardNotes CI
2025-06-16 11:34:39 +00:00
parent 7bce025efb
commit 974fcef288
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.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

View File

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

View File

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