chore(release): publish
- @standardnotes/api@1.26.63 - @standardnotes/clipper@1.1.250 - @standardnotes/desktop@3.108.183 - @standardnotes/encryption@1.21.85 - @standardnotes/features@1.60.0 - @standardnotes/filepicker@1.28.96 - @standardnotes/files@1.17.15 - @standardnotes/mobile@3.56.161 - @standardnotes/models@1.47.21 - @standardnotes/releases@1.4.535 - @standardnotes/responses@1.13.47 - @standardnotes/services@1.64.33 - @standardnotes/snjs@2.202.95 - @standardnotes/ui-services@1.31.28 - @standardnotes/web@3.174.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.174.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.23...@standardnotes/web@3.174.0) (2023-10-05)
|
||||
|
||||
### Features
|
||||
|
||||
* Added "Private vaults" as a Labs feature. Can be enabled from Preferences > General > Labs ([#2562](https://github.com/standardnotes/app/issues/2562)) ([4724b08](https://github.com/standardnotes/app/commit/4724b08c65c48b6b7232885de205a44b080313b1))
|
||||
|
||||
## [3.173.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.22...@standardnotes/web@3.173.23) (2023-10-02)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.174.0",
|
||||
"title": "[3.174.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.23...@standardnotes/web@3.174.0) (2023-10-05)",
|
||||
"date": null,
|
||||
"body": "### Features\n\n* Added \"Private vaults\" as a Labs feature. Can be enabled from Preferences > General > Labs ([#2562](https://github.com/standardnotes/app/issues/2562)) ([4724b08](https://github.com/standardnotes/app/commit/4724b08c65c48b6b7232885de205a44b080313b1))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"Added \"Private vaults\" as a Labs feature. Can be enabled from Preferences > General > Labs (#2562) (4724b08)"
|
||||
],
|
||||
"Features": [
|
||||
"Added \"Private vaults\" as a Labs feature. Can be enabled from Preferences > General > Labs (#2562) (4724b08)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.173.23",
|
||||
"title": "[3.173.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.173.22...@standardnotes/web@3.173.23) (2023-10-02)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.173.23",
|
||||
"version": "3.174.0",
|
||||
"license": "CC BY-NC-SA 4.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user