chore(release): publish
- @standardnotes/api@1.26.83 - @standardnotes/clipper@1.1.429 - @standardnotes/desktop@3.110.31 - @standardnotes/mobile@3.58.88 - @standardnotes/releases@1.4.724 - @standardnotes/services@1.70.3 - @standardnotes/snjs@2.208.10 - @standardnotes/ui-services@1.37.3 - @standardnotes/web@3.191.17
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.191.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.16...@standardnotes/web@3.191.17) (2024-03-07)
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))
|
||||
|
||||
## [3.191.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.15...@standardnotes/web@3.191.16) (2024-03-07)
|
||||
|
||||
**Note:** Version bump only for package @standardnotes/web
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"version": "3.191.17",
|
||||
"title": "[3.191.17](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.16...@standardnotes/web@3.191.17) (2024-03-07)",
|
||||
"date": null,
|
||||
"body": "### Bug Fixes\n\n* use API v0 on iOS ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))",
|
||||
"parsed": {
|
||||
"_": [
|
||||
"use API v0 on iOS (#2858) skip e2e] ([3b2f761)"
|
||||
],
|
||||
"Bug Fixes": [
|
||||
"use API v0 on iOS (#2858) skip e2e] ([3b2f761)"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.191.16",
|
||||
"title": "[3.191.16](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.15...@standardnotes/web@3.191.16) (2024-03-07)",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@standardnotes/web",
|
||||
"version": "3.191.16",
|
||||
"version": "3.191.17",
|
||||
"license": "AGPL-3.0",
|
||||
"main": "dist/app.js",
|
||||
"author": "Standard Notes",
|
||||
|
||||
Reference in New Issue
Block a user