chore(release): publish

- @standardnotes/clipper@1.1.124
 - @standardnotes/desktop@3.108.55
 - @standardnotes/mobile@3.56.35
 - @standardnotes/releases@1.4.407
 - @standardnotes/web@3.167.22
This commit is contained in:
StandardNotes CI
2023-07-29 17:42:06 +00:00
parent c42afa45b4
commit 50452ff6ca
11 changed files with 41 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.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.21...@standardnotes/web@3.167.22) (2023-07-29)
### Bug Fixes
* Fixed issue where autocapitalization wouldn't work on iOS for newly created Super notes ([c42afa4](https://github.com/standardnotes/app/commit/c42afa45b42f6d4afcc120cd053ceff14fe2089e))
## [3.167.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.20...@standardnotes/web@3.167.21) (2023-07-29)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.167.22",
"title": "[3.167.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.167.21...@standardnotes/web@3.167.22) (2023-07-29)",
"date": null,
"body": "### Bug Fixes\n\n* Fixed issue where autocapitalization wouldn't work on iOS for newly created Super notes ([c42afa4](https://github.com/standardnotes/app/commit/c42afa45b42f6d4afcc120cd053ceff14fe2089e))",
"parsed": {
"_": [
"Fixed issue where autocapitalization wouldn't work on iOS for newly created Super notes (c42afa4)"
],
"Bug Fixes": [
"Fixed issue where autocapitalization wouldn't work on iOS for newly created Super notes (c42afa4)"
]
}
},
{
"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)",

View File

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