chore(release): publish

- @standardnotes/mobile@3.58.233
 - @standardnotes/releases@1.4.873
This commit is contained in:
StandardNotes CI
2026-01-26 17:50:03 +00:00
parent 4f914db67d
commit e4c8aa02c3
4 changed files with 12 additions and 2 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.
## [3.58.233](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.232...@standardnotes/mobile@3.58.233) (2026-01-26)
### Bug Fixes
* Fixes UI layout regression on Android 14 ([#2971](https://github.com/standardnotes/app/issues/2971)) ([ef56933](https://github.com/standardnotes/app/commit/ef56933667cdc13a9148798babd4ffabdfa012fd))
## [3.58.232](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.231...@standardnotes/mobile@3.58.232) (2026-01-22)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.232",
"version": "3.58.233",
"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.873](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.872...@standardnotes/releases@1.4.873) (2026-01-26)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.872](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.871...@standardnotes/releases@1.4.872) (2026-01-22)
**Note:** Version bump only for package @standardnotes/releases

View File

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