chore(release): publish
- @standardnotes/clipper@1.1.446 - @standardnotes/desktop@3.110.48 - @standardnotes/mobile@3.58.105 - @standardnotes/releases@1.4.741 - @standardnotes/web@3.192.9
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.192.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.8...@standardnotes/web@3.192.9) (2024-04-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed super note "Table of contents" not working on mobile ([73eba38](https://github.com/standardnotes/app/commit/73eba38c1444e85839d771fb297e3035eabd99c8))
|
||||
|
||||
## [3.192.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.7...@standardnotes/web@3.192.8) (2024-03-28)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.192.9",
|
||||
"title": "[3.192.9](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.8...@standardnotes/web@3.192.9) (2024-04-01)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed super note \"Table of contents\" not working on mobile ([73eba38](https://github.com/standardnotes/app/commit/73eba38c1444e85839d771fb297e3035eabd99c8))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed super note \"Table of contents\" not working on mobile (73eba38)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed super note \"Table of contents\" not working on mobile (73eba38)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.192.8",
|
||||
"title": "[3.192.8](https://github.com/standardnotes/app/compare/@standardnotes/web@3.192.7...@standardnotes/web@3.192.8) (2024-03-28)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.192.8",
|
||||
"version": "3.192.9",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user