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:
StandardNotes CI
2024-03-07 15:40:21 +00:00
parent 3b2f761661
commit fb19b37d5b
19 changed files with 69 additions and 9 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.
## [1.26.83](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.82...@standardnotes/api@1.26.83) (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))
## [1.26.82](https://github.com/standardnotes/app/compare/@standardnotes/api@1.26.81...@standardnotes/api@1.26.82) (2024-03-05)
**Note:** Version bump only for package @standardnotes/api

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/api",
"version": "1.26.82",
"version": "1.26.83",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.1.429](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.428...@standardnotes/clipper@1.1.429) (2024-03-07)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.428](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.427...@standardnotes/clipper@1.1.428) (2024-03-07)
**Note:** Version bump only for package @standardnotes/clipper

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/clipper",
"description": "Web clipper browser extension for Standard Notes",
"version": "1.1.428",
"version": "1.1.429",
"private": true,
"scripts": {
"build-mv2": "yarn clean && webpack --config ./webpack.config.prod.js",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.110.31](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.16...@standardnotes/desktop@3.110.31) (2024-03-07)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.30](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.15...@standardnotes/desktop@3.110.30) (2024-03-07)
**Note:** Version bump only for package @standardnotes/desktop

View File

@@ -1,7 +1,7 @@
{
"name": "@standardnotes/desktop",
"main": "./app/dist/index.js",
"version": "3.110.30",
"version": "3.110.31",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,

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.58.88](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.87...@standardnotes/mobile@3.58.88) (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.58.87](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.86...@standardnotes/mobile@3.58.87) (2024-03-07)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.87",
"version": "3.58.88",
"author": "Standard Notes.",
"private": true,
"license": "AGPL-3.0",

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.4.724](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.723...@standardnotes/releases@1.4.724) (2024-03-07)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.723](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.722...@standardnotes/releases@1.4.723) (2024-03-07)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.723",
"version": "1.4.724",
"license": "AGPL-3.0",
"main": "dist/releases.json",
"types": "dist/index.d.ts",

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.
## [1.70.3](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.2...@standardnotes/services@1.70.3) (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))
## [1.70.2](https://github.com/standardnotes/app/compare/@standardnotes/services@1.70.1...@standardnotes/services@1.70.2) (2024-03-05)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.70.2",
"version": "1.70.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.
## [2.208.10](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.9...@standardnotes/snjs@2.208.10) (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))
## [2.208.9](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.208.8...@standardnotes/snjs@2.208.9) (2024-03-06)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.208.9",
"version": "2.208.10",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

View File

@@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.37.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.2...@standardnotes/ui-services@1.37.3) (2024-03-07)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.37.2](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.1...@standardnotes/ui-services@1.37.2) (2024-03-05)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.37.2",
"version": "1.37.3",
"engines": {
"node": ">=16.0.0 <17.0.0"
},

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.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

View File

@@ -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)",

View File

@@ -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",