chore(release): publish
- @standardnotes/api@1.20.15 - @standardnotes/desktop@3.104.0 - @standardnotes/encryption@1.19.23 - @standardnotes/filepicker@1.27.0 - @standardnotes/files@1.14.0 - @standardnotes/mobile@3.48.7 - @standardnotes/models@1.38.2 - @standardnotes/releases@1.4.23 - @standardnotes/services@1.49.0 - @standardnotes/snjs@2.155.0 - @standardnotes/ui-services@1.17.7 - @standardnotes/utils@1.14.0 - @standardnotes/web@3.116.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.116.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.2...@standardnotes/web@3.116.0) (2022-12-01)
|
||||
|
||||
### Features
|
||||
|
||||
* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))
|
||||
|
||||
## [3.115.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.1...@standardnotes/web@3.115.2) (2022-12-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.116.0",
|
||||
"title": "[3.116.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.2...@standardnotes/web@3.116.0) (2022-12-01)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* download and preview files from local backups automatically, if a local backup is available ([#2076](https://github.com/standardnotes/app/issues/2076)) ([28e43d3](https://github.com/standardnotes/app/commit/28e43d37c00c5cd97129c4b83266f7a234bd9857))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"download and preview files from local backups automatically, if a local backup is available (#2076) (28e43d3)"
|
||||
],
|
||||
"Features": [
|
||||
"download and preview files from local backups automatically, if a local backup is available (#2076) (28e43d3)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.115.2",
|
||||
"title": "[3.115.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.1...@standardnotes/web@3.115.2) (2022-12-01)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.115.2",
|
||||
"version": "3.116.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user