chore(release): publish

- @standardnotes/clipper@1.1.549
 - @standardnotes/desktop@3.110.154
 - @standardnotes/mobile@3.58.212
 - @standardnotes/releases@1.4.852
 - @standardnotes/services@1.72.0
 - @standardnotes/snjs@2.210.0
 - @standardnotes/ui-services@1.39.0
 - @standardnotes/web@3.200.0
This commit is contained in:
StandardNotes CI
2025-09-25 13:19:11 +00:00
parent efba7c682d
commit 66aadbd60a
17 changed files with 64 additions and 8 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.549](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.548...@standardnotes/clipper@1.1.549) (2025-09-25)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.548](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.547...@standardnotes/clipper@1.1.548) (2025-09-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.548",
"version": "1.1.549",
"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.154](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.199.0...@standardnotes/desktop@3.110.154) (2025-09-25)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.153](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.198.20...@standardnotes/desktop@3.110.153) (2025-09-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.153",
"version": "3.110.154",
"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.212](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.211...@standardnotes/mobile@3.58.212) (2025-09-25)
### Bug Fixes
* Fixes spellcheck menu unreadable text on Android dark mode ([#2938](https://github.com/standardnotes/app/issues/2938)) ([cb92c10](https://github.com/standardnotes/app/commit/cb92c10625cb4ed89102a5e92459eab970627c30))
## [3.58.211](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.210...@standardnotes/mobile@3.58.211) (2025-09-23)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.211",
"version": "3.58.212",
"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.852](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.851...@standardnotes/releases@1.4.852) (2025-09-25)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.851](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.850...@standardnotes/releases@1.4.851) (2025-09-23)
**Note:** Version bump only for package @standardnotes/releases

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/releases",
"version": "1.4.851",
"version": "1.4.852",
"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.72.0](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.11...@standardnotes/services@1.72.0) (2025-09-25)
### Features
* Added command palette for quick actions and switching between items ([#2933](https://github.com/standardnotes/app/issues/2933)) [skip e2e] ([efba7c6](https://github.com/standardnotes/app/commit/efba7c682d81d518d02ea52aea8c022f190679eb))
## [1.71.11](https://github.com/standardnotes/app/compare/@standardnotes/services@1.71.10...@standardnotes/services@1.71.11) (2025-09-12)
**Note:** Version bump only for package @standardnotes/services

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/services",
"version": "1.71.11",
"version": "1.72.0",
"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.210.0](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.209.14...@standardnotes/snjs@2.210.0) (2025-09-25)
### Features
* Added command palette for quick actions and switching between items ([#2933](https://github.com/standardnotes/app/issues/2933)) [skip e2e] ([efba7c6](https://github.com/standardnotes/app/commit/efba7c682d81d518d02ea52aea8c022f190679eb))
## [2.209.14](https://github.com/standardnotes/app/compare/@standardnotes/snjs@2.209.13...@standardnotes/snjs@2.209.14) (2025-09-12)
**Note:** Version bump only for package @standardnotes/snjs

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/snjs",
"version": "2.209.14",
"version": "2.210.0",
"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.
# [1.39.0](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.38.14...@standardnotes/ui-services@1.39.0) (2025-09-25)
### Features
* Added command palette for quick actions and switching between items ([#2933](https://github.com/standardnotes/app/issues/2933)) [skip e2e] ([efba7c6](https://github.com/standardnotes/app/commit/efba7c682d81d518d02ea52aea8c022f190679eb))
## [1.38.14](https://github.com/standardnotes/app/compare/@standardnotes/ui-services@1.38.13...@standardnotes/ui-services@1.38.14) (2025-09-15)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/ui-services",
"version": "1.38.14",
"version": "1.39.0",
"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.200.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.199.0...@standardnotes/web@3.200.0) (2025-09-25)
### Features
* Added command palette for quick actions and switching between items ([#2933](https://github.com/standardnotes/app/issues/2933)) [skip e2e] ([efba7c6](https://github.com/standardnotes/app/commit/efba7c682d81d518d02ea52aea8c022f190679eb))
# [3.199.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.20...@standardnotes/web@3.199.0) (2025-09-23)
### Features

View File

@@ -1,5 +1,19 @@
{
"versions": [
{
"version": "3.200.0",
"title": "[3.200.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.199.0...@standardnotes/web@3.200.0) (2025-09-25)",
"date": null,
"body": "### Features\n\n* Added command palette for quick actions and switching between items ([#2933](https://github.com/standardnotes/app/issues/2933)) [skip e2e] ([efba7c6](https://github.com/standardnotes/app/commit/efba7c682d81d518d02ea52aea8c022f190679eb))",
"parsed": {
"_": [
"Added command palette for quick actions and switching between items (#2933) skip e2e] ([efba7c6)"
],
"Features": [
"Added command palette for quick actions and switching between items (#2933) skip e2e] ([efba7c6)"
]
}
},
{
"version": "3.199.0",
"title": "[3.199.0](https://github.com/standardnotes/app/compare/@standardnotes/web@3.198.20...@standardnotes/web@3.199.0) (2025-09-23)",

View File

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