chore(release): publish

- @standardnotes/desktop@3.23.259
 - @standardnotes/mobile@3.45.6
 - @standardnotes/releases@1.3.188
 - @standardnotes/web@3.90.5
This commit is contained in:
StandardNotes CI
2022-10-30 16:19:14 +00:00
parent 89927a3790
commit 4b07201a61
8 changed files with 22 additions and 4 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.90.5](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.4...@standardnotes/web@3.90.5) (2022-10-30)
### Performance Improvements
* avoid uneccessary notes list item rerenders ([#1904](https://github.com/standardnotes/app/issues/1904)) ([89927a3](https://github.com/standardnotes/app/commit/89927a37908fc9e84b981f1cba7c9abd37039c8b))
## [3.90.4](https://github.com/standardnotes/app/compare/@standardnotes/web@3.90.3...@standardnotes/web@3.90.4) (2022-10-29)
### Bug Fixes

View File

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