chore(release): publish
- @standardnotes/api@1.20.14 - @standardnotes/desktop@3.103.2 - @standardnotes/encryption@1.19.22 - @standardnotes/filepicker@1.26.5 - @standardnotes/files@1.13.5 - @standardnotes/mobile@3.48.6 - @standardnotes/models@1.38.1 - @standardnotes/releases@1.4.22 - @standardnotes/services@1.48.1 - @standardnotes/snjs@2.154.1 - @standardnotes/ui-services@1.17.6 - @standardnotes/utils@1.13.1 - @standardnotes/web@3.115.2
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.115.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.1...@standardnotes/web@3.115.2) (2022-12-01)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fixes issue where Dynamic Theme did not properly work with new grid system ([1726302](https://github.com/standardnotes/app/commit/1726302615c77b21bc10165a76476dadd53d5bb5))
|
||||
|
||||
## [3.115.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.0...@standardnotes/web@3.115.1) (2022-11-30)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"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)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* fixes issue where Dynamic Theme did not properly work with new grid system ([1726302](https://github.com/standardnotes/app/commit/1726302615c77b21bc10165a76476dadd53d5bb5))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"fixes issue where Dynamic Theme did not properly work with new grid system (1726302)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"fixes issue where Dynamic Theme did not properly work with new grid system (1726302)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.115.1",
|
||||
"title": "[3.115.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.115.0...@standardnotes/web@3.115.1) (2022-11-30)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.115.1",
|
||||
"version": "3.115.2",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user