chore(release): publish
- @standardnotes/api@1.20.23 - @standardnotes/desktop@3.104.53 - @standardnotes/encryption@1.19.28 - @standardnotes/filepicker@1.27.6 - @standardnotes/files@1.14.5 - @standardnotes/mobile@3.49.50 - @standardnotes/models@1.40.0 - @standardnotes/releases@1.4.76 - @standardnotes/services@1.50.11 - @standardnotes/snjs@2.156.13 - @standardnotes/ui-services@1.21.2 - @standardnotes/web@3.129.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.129.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.128.11...@standardnotes/web@3.129.0) (2022-12-27)
|
||||
|
||||
### Features
|
||||
|
||||
* Allow changing per-view display preferences for system views ([#2120](https://github.com/standardnotes/app/issues/2120)) ([dc33aef](https://github.com/standardnotes/app/commit/dc33aef6608a364107a884ad2f26c14bceea23b7))
|
||||
|
||||
## [3.128.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.128.10...@standardnotes/web@3.128.11) (2022-12-27)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.129.0",
|
||||
"title": "[3.129.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.128.11...@standardnotes/web@3.129.0) (2022-12-27)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Allow changing per-view display preferences for system views ([#2120](https://github.com/standardnotes/app/issues/2120)) ([dc33aef](https://github.com/standardnotes/app/commit/dc33aef6608a364107a884ad2f26c14bceea23b7))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Allow changing per-view display preferences for system views (#2120) (dc33aef)"
|
||||
],
|
||||
"Features": [
|
||||
"Allow changing per-view display preferences for system views (#2120) (dc33aef)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.128.11",
|
||||
"title": "[3.128.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.128.10...@standardnotes/web@3.128.11) (2022-12-27)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.128.11",
|
||||
"version": "3.129.0",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes.",
|
||||
|
||||
Reference in New Issue
Block a user