chore(release): publish
- @standardnotes/api@1.26.65 - @standardnotes/clipper@1.1.261 - @standardnotes/desktop@3.108.195 - @standardnotes/encryption@1.21.87 - @standardnotes/features@1.60.2 - @standardnotes/filepicker@1.28.98 - @standardnotes/files@1.17.17 - @standardnotes/icons@1.13.1 - @standardnotes/mobile@3.56.174 - @standardnotes/models@1.47.23 - @standardnotes/releases@1.4.549 - @standardnotes/responses@1.13.49 - @standardnotes/services@1.64.35 - @standardnotes/sncrypto-common@1.13.8 - @standardnotes/sncrypto-web@1.14.9 - @standardnotes/snjs@2.202.97 - @standardnotes/toast@1.3.39 - @standardnotes/ui-services@1.32.1 - @standardnotes/utils@1.17.12 - @standardnotes/web@3.177.6
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.177.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.5...@standardnotes/web@3.177.6) (2023-10-17)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))
|
||||
|
||||
## [3.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.177.6",
|
||||
"title": "[3.177.6](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.5...@standardnotes/web@3.177.6) (2023-10-17)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixed performance regression in Super notes and improved toolbar ([#2590](https://github.com/standardnotes/app/issues/2590)) ([9e35e2e](https://github.com/standardnotes/app/commit/9e35e2ecebfd43c135d1e480e0c0e4c9d0ef39d9))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixed performance regression in Super notes and improved toolbar (#2590) (9e35e2e)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixed performance regression in Super notes and improved toolbar (#2590) (9e35e2e)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.177.5",
|
||||
"title": "[3.177.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.177.4...@standardnotes/web@3.177.5) (2023-10-16)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.177.5",
|
||||
"version": "3.177.6",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user