chore(release): publish
- @standardnotes/blocks-editor@1.9.2 - @standardnotes/desktop@3.102.14 - @standardnotes/mobile@3.47.14 - @standardnotes/releases@1.4.15 - @standardnotes/snjs@2.153.0 - @standardnotes/web@3.113.0
This commit is contained in:
@@ -3,6 +3,16 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
# [3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Only autofocus super notes when creating new note ([#2063](https://github.com/standardnotes/app/issues/2063)) ([96e8dfd](https://github.com/standardnotes/app/commit/96e8dfdd310fad88a360c4ac984b376b51a618d1))
|
||||
|
||||
### Features
|
||||
|
||||
* convert Super notes to Markdown behind the scenes while publishing to Listed ([#2064](https://github.com/standardnotes/app/issues/2064)) ([cc2762a](https://github.com/standardnotes/app/commit/cc2762a29d83e2e4cd646345f9d3935571b27c62))
|
||||
|
||||
## [3.112.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.1...@standardnotes/web@3.112.2) (2022-11-28)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,23 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.113.0",
|
||||
"title": "[3.113.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.2...@standardnotes/web@3.113.0) (2022-11-28)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Only autofocus super notes when creating new note ([#2063](https://github.com/standardnotes/app/issues/2063)) ([96e8dfd](https://github.com/standardnotes/app/commit/96e8dfdd310fad88a360c4ac984b376b51a618d1))\n\n### Features\n\n* convert Super notes to Markdown behind the scenes while publishing to Listed ([#2064](https://github.com/standardnotes/app/issues/2064)) ([cc2762a](https://github.com/standardnotes/app/commit/cc2762a29d83e2e4cd646345f9d3935571b27c62))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Only autofocus super notes when creating new note (#2063) (96e8dfd)",
|
||||
"convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Only autofocus super notes when creating new note (#2063) (96e8dfd)"
|
||||
],
|
||||
"Features": [
|
||||
"convert Super notes to Markdown behind the scenes while publishing to Listed (#2064) (cc2762a)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.112.2",
|
||||
"title": "[3.112.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.112.1...@standardnotes/web@3.112.2) (2022-11-28)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.112.2",
|
||||
"version": "3.113.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user