chore(release): publish
- @standardnotes/api@1.26.67 - @standardnotes/clipper@1.1.283 - @standardnotes/desktop@3.108.217 - @standardnotes/encryption@1.21.89 - @standardnotes/filepicker@1.28.100 - @standardnotes/files@1.17.19 - @standardnotes/mobile@3.56.196 - @standardnotes/models@1.48.0 - @standardnotes/releases@1.4.571 - @standardnotes/services@1.64.37 - @standardnotes/snjs@2.202.102 - @standardnotes/ui-services@1.32.6 - @standardnotes/web@3.179.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.179.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.19...@standardnotes/web@3.179.0) (2023-10-25)
|
||||
|
||||
### Features
|
||||
|
||||
* Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. [skip e2e] ([a616750](https://github.com/standardnotes/app/commit/a616750aea3666079aa6ae301662ce4cd4d5c954))
|
||||
|
||||
## [3.178.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.18...@standardnotes/web@3.178.19) (2023-10-25)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.179.0",
|
||||
"title": "[3.179.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.19...@standardnotes/web@3.179.0) (2023-10-25)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. [skip e2e] ([a616750](https://github.com/standardnotes/app/commit/a616750aea3666079aa6ae301662ce4cd4d5c954))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. skip e2e] ([a616750)"
|
||||
],
|
||||
"Features": [
|
||||
"Added preference to toggle Super note toolbar visibility. When toggled off, the toolbar will only be visible when text is selected as a floating toolbar. skip e2e] ([a616750)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.178.19",
|
||||
"title": "[3.178.19](https://github.com/standardnotes/app/compare/@standardnotes/web@3.178.18...@standardnotes/web@3.178.19) (2023-10-25)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.178.19",
|
||||
"version": "3.179.0",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user