chore(release): publish

- @standardnotes/clipper@1.1.435
 - @standardnotes/desktop@3.110.37
 - @standardnotes/mobile@3.58.94
 - @standardnotes/releases@1.4.730
 - @standardnotes/styles@1.8.2
 - @standardnotes/ui-services@1.37.4
 - @standardnotes/web@3.191.23
This commit is contained in:
StandardNotes CI
2024-03-13 18:48:39 +00:00
parent 20a9ef0dad
commit e97e788b5f
15 changed files with 52 additions and 13 deletions

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.435](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.434...@standardnotes/clipper@1.1.435) (2024-03-13)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.434](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.433...@standardnotes/clipper@1.1.434) (2024-03-12)
**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.434",
"version": "1.1.435",
"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.37](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.22...@standardnotes/desktop@3.110.37) (2024-03-13)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.36](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.191.21...@standardnotes/desktop@3.110.36) (2024-03-12)
**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.36",
"version": "3.110.37",
"license": "AGPL-3.0",
"author": "Standard Notes.",
"private": true,

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.58.94](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.93...@standardnotes/mobile@3.58.94) (2024-03-13)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.93](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.92...@standardnotes/mobile@3.58.93) (2024-03-12)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.93",
"version": "3.58.94",
"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.730](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.729...@standardnotes/releases@1.4.730) (2024-03-13)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.729](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.728...@standardnotes/releases@1.4.729) (2024-03-12)
**Note:** Version bump only for package @standardnotes/releases

View File

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

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.8.2](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.8.1...@standardnotes/styles@1.8.2) (2024-03-13)
**Note:** Version bump only for package @standardnotes/styles
## [1.8.1](https://github.com/standardnotes/app/compare/@standardnotes/styles@1.8.0...@standardnotes/styles@1.8.1) (2023-10-24)
**Note:** Version bump only for package @standardnotes/styles

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/styles",
"version": "1.8.1",
"version": "1.8.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {

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.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.37.3...@standardnotes/ui-services@1.37.4) (2024-03-13)
**Note:** Version bump only for package @standardnotes/ui-services
## [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

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.37.3",
"version": "1.37.4",
"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.
## [3.191.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.22...@standardnotes/web@3.191.23) (2024-03-13)
**Note:** Version bump only for package @standardnotes/web
## [3.191.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.21...@standardnotes/web@3.191.22) (2024-03-12)
**Note:** Version bump only for package @standardnotes/web

View File

@@ -1,5 +1,16 @@
{
"versions": [
{
"version": "3.191.23",
"title": "[3.191.23](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.22...@standardnotes/web@3.191.23) (2024-03-13)",
"date": null,
"body": "**Note:** Version bump only for package @standardnotes/web",
"parsed": {
"_": [
"Note: Version bump only for package @standardnotes/web"
]
}
},
{
"version": "3.191.22",
"title": "[3.191.22](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.21...@standardnotes/web@3.191.22) (2024-03-12)",
@@ -15,13 +26,13 @@
"version": "3.191.21",
"title": "[3.191.21](https://github.com/standardnotes/app/compare/@standardnotes/web@3.191.20...@standardnotes/web@3.191.21) (2024-03-11)",
"date": null,
"body": "### Bug Fixes\n\n* use API v0 for Android ([6d872cd](https://github.com/standardnotes/app/commit/6d872cd45a504c824d6fa2d3325e1ba2401f3046))",
"body": "### Bug Fixes\n\n* Fixed issue with re-authentication prompts ([6d872cd](https://github.com/standardnotes/app/commit/6d872cd45a504c824d6fa2d3325e1ba2401f3046))",
"parsed": {
"_": [
"Fixed issue with re-authentication prompts on Android"
"Fixed issue with re-authentication prompts (6d872cd)"
],
"Bug Fixes": [
"Fixed issue with re-authentication prompts on Android"
"Fixed issue with re-authentication prompts (6d872cd)"
]
}
},
@@ -62,13 +73,13 @@
"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))",
"body": "### Bug Fixes\n\n* Fixed issue with re-authentication prompts ([#2858](https://github.com/standardnotes/app/issues/2858)) [skip e2e] ([3b2f761](https://github.com/standardnotes/app/commit/3b2f76166126a5b11f35b64aacefa37618622c3d))",
"parsed": {
"_": [
"Fixed issue with re-authentication prompts on iOS"
"Fixed issue with re-authentication prompts (#2858) skip e2e] ([3b2f761)"
],
"Bug Fixes": [
"Fixed issue with re-authentication prompts on iOS"
"Fixed issue with re-authentication prompts (#2858) skip e2e] ([3b2f761)"
]
}
},

View File

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