chore(release): publish
Some checks failed
CodeQL / Analyze (javascript) (push) Has been cancelled
Sync Repo / git-sync (push) Has been cancelled
Publish Packages / Build & Test (push) Has been cancelled
Publish Packages / Build Docker Image (push) Has been cancelled
Publish Packages / E2E Base Test Suite (push) Has been cancelled
Publish Packages / E2E Vaults Test Suite (push) Has been cancelled
Publish Packages / Build and publish Docker Image for Web App (push) Has been cancelled
Publish Packages / Publish to NPM (push) Has been cancelled
Publish Packages / Publish to Docker Hub (push) Has been cancelled

- @standardnotes/clipper@1.1.514
 - @standardnotes/desktop@3.110.119
 - @standardnotes/filepicker@1.28.127
 - @standardnotes/mobile@3.58.175
 - @standardnotes/releases@1.4.815
 - @standardnotes/ui-services@1.38.4
 - @standardnotes/web@3.196.2
This commit is contained in:
StandardNotes CI
2025-04-25 18:36:09 +00:00
parent bdf6be38d2
commit 16df4d327c
15 changed files with 53 additions and 7 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.514](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.513...@standardnotes/clipper@1.1.514) (2025-04-25)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.513](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.512...@standardnotes/clipper@1.1.513) (2025-04-23)
**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.513",
"version": "1.1.514",
"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.119](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.196.1...@standardnotes/desktop@3.110.119) (2025-04-25)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.118](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.196.0...@standardnotes/desktop@3.110.118) (2025-04-23)
**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.118",
"version": "3.110.119",
"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.
## [1.28.127](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.126...@standardnotes/filepicker@1.28.127) (2025-04-25)
### Bug Fixes
* Fix issue where searching across formatted text would not work in Super note ([#2897](https://github.com/standardnotes/app/issues/2897)) (skip e2e) ([bdf6be3](https://github.com/standardnotes/app/commit/bdf6be38d241a5c35be56a50e239591294383f95))
## [1.28.126](https://github.com/standardnotes/app/compare/@standardnotes/filepicker@1.28.125...@standardnotes/filepicker@1.28.126) (2025-01-31)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/filepicker",
"version": "1.28.126",
"version": "1.28.127",
"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.58.175](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.174...@standardnotes/mobile@3.58.175) (2025-04-25)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.174](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.173...@standardnotes/mobile@3.58.174) (2025-04-23)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.174",
"version": "3.58.175",
"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.815](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.814...@standardnotes/releases@1.4.815) (2025-04-25)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.814](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.813...@standardnotes/releases@1.4.814) (2025-04-23)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.814",
"version": "1.4.815",
"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.38.4](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.38.3...@standardnotes/ui-services@1.38.4) (2025-04-25)
**Note:** Version bump only for package @standardnotes/ui-services
## [1.38.3](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.38.2...@standardnotes/ui-services@1.38.3) (2025-01-31)
**Note:** Version bump only for package @standardnotes/ui-services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.38.3",
"version": "1.38.4",
"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.196.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.1...@standardnotes/web@3.196.2) (2025-04-25)
### Bug Fixes
* Fix issue where searching across formatted text would not work in Super note ([#2897](https://github.com/standardnotes/app/issues/2897)) (skip e2e) ([bdf6be3](https://github.com/standardnotes/app/commit/bdf6be38d241a5c35be56a50e239591294383f95))
## [3.196.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.0...@standardnotes/web@3.196.1) (2025-04-23)
### Bug Fixes

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.196.2",
"title": "[3.196.2](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.1...@standardnotes/web@3.196.2) (2025-04-25)",
"date": null,
"body": "### Bug Fixes\n\n* Fix issue where searching across formatted text would not work in Super note ([#2897](https://github.com/standardnotes/app/issues/2897)) (skip e2e) ([bdf6be3](https://github.com/standardnotes/app/commit/bdf6be38d241a5c35be56a50e239591294383f95))",
"parsed": {
"_": [
"Fix issue where searching across formatted text would not work in Super note (#2897) (skip e2e) (bdf6be3)"
],
"Bug Fixes": [
"Fix issue where searching across formatted text would not work in Super note (#2897) (skip e2e) (bdf6be3)"
]
}
},
{
"version": "3.196.1",
"title": "[3.196.1](https://github.com/standardnotes/app/compare/@standardnotes/web@3.196.0...@standardnotes/web@3.196.1) (2025-04-23)",

View File

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