chore(release): publish

- @standardnotes/clipper@1.1.178
 - @standardnotes/desktop@3.108.110
 - @standardnotes/mobile@3.56.89
 - @standardnotes/releases@1.4.462
 - @standardnotes/web@3.170.0
This commit is contained in:
StandardNotes CI
2023-08-16 16:53:46 +00:00
parent 77f72ff7b6
commit 317167adea
11 changed files with 41 additions and 5 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.170.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.35...@standardnotes/web@3.170.0) (2023-08-16)
### Features
* Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed ([#2432](https://github.com/standardnotes/app/issues/2432)) ([77f72ff](https://github.com/standardnotes/app/commit/77f72ff7b67a5dab502d1db95dc512e3bf348541))
## [3.169.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.34...@standardnotes/web@3.169.35) (2023-08-15)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.170.0",
"title": "[3.170.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.35...@standardnotes/web@3.170.0) (2023-08-16)",
"date": null,
"body": "### Features\n\n* Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed ([#2432](https://github.com/standardnotes/app/issues/2432)) ([77f72ff](https://github.com/standardnotes/app/commit/77f72ff7b67a5dab502d1db95dc512e3bf348541))",
"parsed": {
"_": [
"Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed (#2432) (77f72ff)"
],
"Features": [
"Super formatting toolbar on mobile now shows whether an option is active in the selection, and also shows hints when an option is long-pressed (#2432) (77f72ff)"
]
}
},
{
"version": "3.169.35",
"title": "[3.169.35](https://github.com/standardnotes/app/compare/@standardnotes/web@3.169.34...@standardnotes/web@3.169.35) (2023-08-15)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.169.35",
"version": "3.170.0",
"license": "CC BY-NC-SA 4.0",
"main": "dist/app.js",
"author": "Standard Notes",