chore(release): publish

- @standardnotes/blocks-editor@1.16.0
 - @standardnotes/desktop@3.104.120
 - @standardnotes/icons@1.10.0
 - @standardnotes/mobile@3.51.0
 - @standardnotes/releases@1.4.143
 - @standardnotes/snjs@2.165.0
 - @standardnotes/toast@1.3.19
 - @standardnotes/ui-services@1.24.19
 - @standardnotes/web@3.144.0
This commit is contained in:
StandardNotes CI
2023-02-01 09:00:29 +00:00
parent 4a3f9f12e7
commit 80d2610240
19 changed files with 69 additions and 9 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.144.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.143.0...@standardnotes/web@3.144.0) (2023-02-01)
### Features
* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8))
# [3.143.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.10...@standardnotes/web@3.143.0) (2023-01-31)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.144.0",
"title": "[3.144.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.143.0...@standardnotes/web@3.144.0) (2023-02-01)",
"date": null,
"body": "### Features\n\n* Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ([#2189](https://github.com/standardnotes/app/issues/2189)) ([4a3f9f1](https://github.com/standardnotes/app/commit/4a3f9f12e7742e162f330b3c90810aa8ce110fc8))",
"parsed": {
"_": [
"Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks (#2189) (4a3f9f1)"
],
"Features": [
"Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks (#2189) (4a3f9f1)"
]
}
},
{
"version": "3.143.0",
"title": "[3.143.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.142.10...@standardnotes/web@3.143.0) (2023-01-31)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.143.0",
"version": "3.144.0",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes.",