chore(release): publish

- @standardnotes/clipper@1.1.570
 - @standardnotes/desktop@3.110.175
 - @standardnotes/mobile@3.58.235
 - @standardnotes/releases@1.4.875
 - @standardnotes/web@3.201.11
This commit is contained in:
StandardNotes CI
2026-02-05 03:58:34 +00:00
parent f5a721bae0
commit 54f19db12c
11 changed files with 44 additions and 5 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.570](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.569...@standardnotes/clipper@1.1.570) (2026-02-05)
**Note:** Version bump only for package @standardnotes/clipper
## [1.1.569](https://github.com/standardnotes/app/compare/@standardnotes/clipper@1.1.568...@standardnotes/clipper@1.1.569) (2026-01-27)
**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.569",
"version": "1.1.570",
"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.175](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.201.10...@standardnotes/desktop@3.110.175) (2026-02-05)
**Note:** Version bump only for package @standardnotes/desktop
## [3.110.174](https://github.com/standardnotes/app/compare/@standardnotes/desktop@3.201.9...@standardnotes/desktop@3.110.174) (2026-01-27)
**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.174",
"version": "3.110.175",
"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.235](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.234...@standardnotes/mobile@3.58.235) (2026-02-05)
**Note:** Version bump only for package @standardnotes/mobile
## [3.58.234](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.233...@standardnotes/mobile@3.58.234) (2026-01-27)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.234",
"version": "3.58.235",
"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.875](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.874...@standardnotes/releases@1.4.875) (2026-02-05)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.874](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.873...@standardnotes/releases@1.4.874) (2026-01-27)
**Note:** Version bump only for package @standardnotes/releases

View File

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

View File

@@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [3.201.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.10...@standardnotes/web@3.201.11) (2026-02-05)
### Bug Fixes
* Add support for hiragana and katakana on Super pdf export ([#2977](https://github.com/standardnotes/app/issues/2977)) ([fafd15e](https://github.com/standardnotes/app/commit/fafd15ec96b3961c4c87004ed59ad84b9209fb83))
* Adds support for superscript and subscript on Super pdf exports ([#2978](https://github.com/standardnotes/app/issues/2978)) [skip e2e] ([f5a721b](https://github.com/standardnotes/app/commit/f5a721bae0522a2286902b323ee3392964f51295))
## [3.201.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.9...@standardnotes/web@3.201.10) (2026-01-27)
### Bug Fixes

View File

@@ -1,5 +1,21 @@
{
"versions": [
{
"version": "3.201.11",
"title": "[3.201.11](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.10...@standardnotes/web@3.201.11) (2026-02-05)",
"date": null,
"body": "### Bug Fixes\n\n* Add support for hiragana and katakana on Super pdf export ([#2977](https://github.com/standardnotes/app/issues/2977)) ([fafd15e](https://github.com/standardnotes/app/commit/fafd15ec96b3961c4c87004ed59ad84b9209fb83))\n* Adds support for superscript and subscript on Super pdf exports ([#2978](https://github.com/standardnotes/app/issues/2978)) [skip e2e] ([f5a721b](https://github.com/standardnotes/app/commit/f5a721bae0522a2286902b323ee3392964f51295))",
"parsed": {
"_": [
"Add support for hiragana and katakana on Super pdf export (#2977) (fafd15e)",
"Adds support for superscript and subscript on Super pdf exports (#2978) skip e2e] ([f5a721b)"
],
"Bug Fixes": [
"Add support for hiragana and katakana on Super pdf export (#2977) (fafd15e)",
"Adds support for superscript and subscript on Super pdf exports (#2978) skip e2e] ([f5a721b)"
]
}
},
{
"version": "3.201.10",
"title": "[3.201.10](https://github.com/standardnotes/app/compare/@standardnotes/web@3.201.9...@standardnotes/web@3.201.10) (2026-01-27)",

View File

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