chore(release): publish
- @standardnotes/desktop@3.103.1 - @standardnotes/mobile@3.48.5 - @standardnotes/releases@1.4.21 - @standardnotes/web@3.115.1
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.115.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.0...@standardnotes/web@3.115.1) (2022-11-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Embedded image aspect ratio in Super notes ([#2075](https://github.com/standardnotes/app/issues/2075)) ([c32541c](https://github.com/standardnotes/app/commit/c32541c6e162737663c65bdf43105345e45d9988))
|
||||
|
||||
# [3.115.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.114.3...@standardnotes/web@3.115.0) (2022-11-30)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.115.1",
|
||||
"title": "[3.115.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.0...@standardnotes/web@3.115.1) (2022-11-30)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Embedded image aspect ratio in Super notes ([#2075](https://github.com/standardnotes/app/issues/2075)) ([c32541c](https://github.com/standardnotes/app/commit/c32541c6e162737663c65bdf43105345e45d9988))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Embedded image aspect ratio in Super notes (#2075) (c32541c)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Embedded image aspect ratio in Super notes (#2075) (c32541c)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.115.0",
|
||||
"title": "[3.115.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.114.3...@standardnotes/web@3.115.0) (2022-11-30)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.115.0",
|
||||
"version": "3.115.1",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user