chore(release): publish
- @standardnotes/api@1.26.32 - @standardnotes/clipper@1.1.116 - @standardnotes/desktop@3.108.47 - @standardnotes/encryption@1.21.55 - @standardnotes/features@1.59.11 - @standardnotes/filepicker@1.28.64 - @standardnotes/files@1.16.10 - @standardnotes/mobile@3.56.27 - @standardnotes/models@1.46.14 - @standardnotes/releases@1.4.399 - @standardnotes/responses@1.13.32 - @standardnotes/services@1.63.12 - @standardnotes/snjs@2.202.16 - @standardnotes/ui-services@1.28.14 - @standardnotes/utils@1.17.7 - @standardnotes/web@3.167.14
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.167.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.13...@standardnotes/web@3.167.14) (2023-07-26)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixes issue where lock screen would not use previously active theme ([#2372](https://github.com/standardnotes/app/issues/2372)) ([d268c02](https://github.com/standardnotes/app/commit/d268c02ab31beb5e2fd9e6547610f9a4dd61bed4))
|
||||
|
||||
## [3.167.13](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.12...@standardnotes/web@3.167.13) (2023-07-26)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.167.14",
|
||||
"title": "[3.167.14](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.13...@standardnotes/web@3.167.14) (2023-07-26)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* Fixes issue where lock screen would not use previously active theme ([#2372](https://github.com/standardnotes/app/issues/2372)) ([d268c02](https://github.com/standardnotes/app/commit/d268c02ab31beb5e2fd9e6547610f9a4dd61bed4))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Fixes issue where lock screen would not use previously active theme (#2372) (d268c02)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"Fixes issue where lock screen would not use previously active theme (#2372) (d268c02)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.167.13",
|
||||
"title": "[3.167.13](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.12...@standardnotes/web@3.167.13) (2023-07-26)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.167.13",
|
||||
"version": "3.167.14",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user