chore(release): publish

- @standardnotes/desktop@3.104.21
 - @standardnotes/mobile@3.49.20
 - @standardnotes/releases@1.4.44
 - @standardnotes/snjs@2.156.2
 - @standardnotes/web@3.126.0
This commit is contained in:
StandardNotes CI
2022-12-13 17:15:10 +00:00
parent c7b158eb64
commit fb517a91b0
11 changed files with 43 additions and 5 deletions

View File

@@ -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.126.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.125.0...@standardnotes/web@3.126.0) (2022-12-13)
### Features
* Ability to record videos and capture photos directly in app by selecting + in Files view ([#2095](https://github.com/standardnotes/app/issues/2095)) ([d4b63e4](https://github.com/standardnotes/app/commit/d4b63e4ea6e82ba17ebb02da3ca1cfc9ced92b57))
# [3.125.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.124.0...@standardnotes/web@3.125.0) (2022-12-08)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.126.0",
"title": "[3.126.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.125.0...@standardnotes/web@3.126.0) (2022-12-13)",
"date": null,
"body": "### Features\n\n* Ability to record videos and capture photos directly in app by selecting + in Files view ([#2095](https://github.com/standardnotes/app/issues/2095)) ([d4b63e4](https://github.com/standardnotes/app/commit/d4b63e4ea6e82ba17ebb02da3ca1cfc9ced92b57))",
"parsed": {
"_": [
"Ability to record videos and capture photos directly in app by selecting + in Files view (#2095) (d4b63e4)"
],
"Features": [
"Ability to record videos and capture photos directly in app by selecting + in Files view (#2095) (d4b63e4)"
]
}
},
{
"version": "3.125.0",
"title": "[3.125.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.124.0...@standardnotes/web@3.125.0) (2022-12-08)",

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/web",
"version": "3.125.0",
"version": "3.126.0",
"license": "AGPL-3.0-or-later",
"main": "dist/app.js",
"author": "Standard Notes",