chore(release): publish
- @standardnotes/api@1.21.2 - @standardnotes/desktop@3.104.65 - @standardnotes/docs@0.2.6 - @standardnotes/encryption@1.19.33 - @standardnotes/filepicker@1.28.0 - @standardnotes/files@1.14.10 - @standardnotes/mobile@3.50.0 - @standardnotes/models@1.41.0 - @standardnotes/releases@1.4.87 - @standardnotes/services@1.52.0 - @standardnotes/snjs@2.158.0 - @standardnotes/ui-services@1.22.2 - @standardnotes/web@3.132.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.132.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.1...@standardnotes/web@3.132.0) (2023-01-03)
|
||||
|
||||
### Features
|
||||
|
||||
* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))
|
||||
|
||||
## [3.131.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.0...@standardnotes/web@3.131.1) (2023-01-03)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.132.0",
|
||||
"title": "[3.132.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.1...@standardnotes/web@3.132.0) (2023-01-03)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* improve initial load performance on mobile ([#2126](https://github.com/standardnotes/app/issues/2126)) ([3c332a3](https://github.com/standardnotes/app/commit/3c332a35f6024c46020a1d6ac68a5df989804142))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"improve initial load performance on mobile (#2126) (3c332a3)"
|
||||
],
|
||||
"Features": [
|
||||
"improve initial load performance on mobile (#2126) (3c332a3)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.131.1",
|
||||
"title": "[3.131.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.131.0...@standardnotes/web@3.131.1) (2023-01-03)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.131.1",
|
||||
"version": "3.132.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user