chore(release): publish

- @standardnotes/clipper@1.1.263
 - @standardnotes/desktop@3.108.197
 - @standardnotes/icons@1.14.0
 - @standardnotes/mobile@3.56.176
 - @standardnotes/releases@1.4.551
 - @standardnotes/toast@1.3.40
 - @standardnotes/ui-services@1.32.2
 - @standardnotes/web@3.178.0
This commit is contained in:
StandardNotes CI
2023-10-17 21:11:23 +00:00
parent 7c3e46a38d
commit 12fcfa28a9
17 changed files with 58 additions and 8 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.178.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.7...@standardnotes/web@3.178.0) (2023-10-17)
### Features
* Added "Table of contents" option to Super notes toolbar ([7f14fe6](https://github.com/standardnotes/app/commit/7f14fe6342a4adb865a0099c538942e85f2d0e76))
## [3.177.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.6...@standardnotes/web@3.177.7) (2023-10-17)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.178.0",
"title": "[3.178.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.7...@standardnotes/web@3.178.0) (2023-10-17)",
"date": null,
"body": "### Features\n\n* Added \"Table of contents\" option to Super notes toolbar ([7f14fe6](https://github.com/standardnotes/app/commit/7f14fe6342a4adb865a0099c538942e85f2d0e76))",
"parsed": {
"_": [
"Added \"Table of contents\" option to Super notes toolbar (7f14fe6)"
],
"Features": [
"Added \"Table of contents\" option to Super notes toolbar (7f14fe6)"
]
}
},
{
"version": "3.177.7",
"title": "[3.177.7](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.6...@standardnotes/web@3.177.7) (2023-10-17)",

View File

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