chore(release): publish
- @standardnotes/api@1.26.5 - @standardnotes/clipper@1.0.45 - @standardnotes/desktop@3.106.7 - @standardnotes/encryption@1.21.33 - @standardnotes/filepicker@1.28.40 - @standardnotes/files@1.15.2 - @standardnotes/mobile@3.53.7 - @standardnotes/models@1.45.0 - @standardnotes/releases@1.4.275 - @standardnotes/services@1.59.4 - @standardnotes/snjs@2.168.4 - @standardnotes/ui-services@1.26.0 - @standardnotes/web@3.157.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.157.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.4...@standardnotes/web@3.157.0) (2023-05-04)
|
||||
|
||||
### Features
|
||||
|
||||
* Replaced margin resizers with "Editor width" options. You can set it globally from Preferences > Appearance or per-note from the note options menu ([#2324](https://github.com/standardnotes/app/issues/2324)) ([9fbb845](https://github.com/standardnotes/app/commit/9fbb845b1d3b1ca6a4b064f3b63bdae1cf7777e8))
|
||||
|
||||
## [3.156.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.3...@standardnotes/web@3.156.4) (2023-05-04)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.157.0",
|
||||
"title": "[3.157.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.4...@standardnotes/web@3.157.0) (2023-05-04)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Replaced margin resizers with \"Editor width\" options. You can set it globally from Preferences > Appearance or per-note from the note options menu ([#2324](https://github.com/standardnotes/app/issues/2324)) ([9fbb845](https://github.com/standardnotes/app/commit/9fbb845b1d3b1ca6a4b064f3b63bdae1cf7777e8))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Replaced margin resizers with \"Editor width\" options. You can set it globally from Preferences > Appearance or per-note from the note options menu (#2324) (9fbb845)"
|
||||
],
|
||||
"Features": [
|
||||
"Replaced margin resizers with \"Editor width\" options. You can set it globally from Preferences > Appearance or per-note from the note options menu (#2324) (9fbb845)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.156.4",
|
||||
"title": "[3.156.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.156.3...@standardnotes/web@3.156.4) (2023-05-04)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.156.4",
|
||||
"version": "3.157.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user