chore(release): publish

- @standardnotes/desktop@3.104.20
 - @standardnotes/mobile@3.49.19
 - @standardnotes/releases@1.4.43
 - @standardnotes/web@3.125.0
This commit is contained in:
StandardNotes CI
2022-12-08 19:53:54 +00:00
parent 220f62665e
commit 317c6555d2
9 changed files with 36 additions and 4 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.125.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.124.0...@standardnotes/web@3.125.0) (2022-12-08)
### Features
* Added "Open" button to file upload success notification ([#2091](https://github.com/standardnotes/app/issues/2091)) ([220f626](https://github.com/standardnotes/app/commit/220f62665e6daa18020b410b893207eccdfd0b67))
# [3.124.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.1...@standardnotes/web@3.124.0) (2022-12-08)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"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)",
"date": null,
"body": "### Features\n\n* Added \"Open\" button to file upload success notification ([#2091](https://github.com/standardnotes/app/issues/2091)) ([220f626](https://github.com/standardnotes/app/commit/220f62665e6daa18020b410b893207eccdfd0b67))",
"parsed": {
"_": [
"Added \"Open\" button to file upload success notification (#2091) (220f626)"
],
"Features": [
"Added \"Open\" button to file upload success notification (#2091) (220f626)"
]
}
},
{
"version": "3.124.0",
"title": "[3.124.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.123.1...@standardnotes/web@3.124.0) (2022-12-08)",

View File

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