chore(release): publish

- @standardnotes/clipper@1.1.123
 - @standardnotes/desktop@3.108.54
 - @standardnotes/mobile@3.56.34
 - @standardnotes/releases@1.4.406
 - @standardnotes/web@3.167.21
This commit is contained in:
StandardNotes CI
2023-07-29 15:08:28 +00:00
parent 64855315e8
commit d3dfa73fa0
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.167.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.20...@standardnotes/web@3.167.21) (2023-07-29)
### Bug Fixes
* Fixed issue where links in Super would not open ([6485531](https://github.com/standardnotes/app/commit/64855315e8ec66f8d9397838b62f1a4d15a66937))
## [3.167.20](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.19...@standardnotes/web@3.167.20) (2023-07-28)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.167.21",
"title": "[3.167.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.20...@standardnotes/web@3.167.21) (2023-07-29)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where links in Super would not open ([6485531](https://github.com/standardnotes/app/commit/64855315e8ec66f8d9397838b62f1a4d15a66937))",
"parsed": {
"_": [
"Fixed issue where links in Super would not open (6485531)"
],
"Bug Fixes": [
"Fixed issue where links in Super would not open (6485531)"
]
}
},
{
"version": "3.167.20",
"title": "[3.167.20](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.19...@standardnotes/web@3.167.20) (2023-07-28)",

View File

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