chore(release): publish

- @standardnotes/mobile@3.58.182
 - @standardnotes/releases@1.4.822
This commit is contained in:
StandardNotes CI
2025-06-12 07:28:17 +00:00
parent f8223a884c
commit 6ea58ca33c
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.182](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.181...@standardnotes/mobile@3.58.182) (2025-06-12)
### Bug Fixes
* revert keychain dependency back to fork ([#2901](https://github.com/standardnotes/app/issues/2901)) (skip e2e) ([f8223a8](https://github.com/standardnotes/app/commit/f8223a884caae97ac3f5ae8981c114c11f0c2a5b))
## [3.58.181](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.58.180...@standardnotes/mobile@3.58.181) (2025-06-05)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.58.181",
"version": "3.58.182",
"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.822](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.821...@standardnotes/releases@1.4.822) (2025-06-12)
**Note:** Version bump only for package @standardnotes/releases
## [1.4.821](https://github.com/standardnotes/app/compare/@standardnotes/releases@1.4.820...@standardnotes/releases@1.4.821) (2025-06-05)
**Note:** Version bump only for package @standardnotes/releases

View File

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