chore(release): publish

- @standardnotes/desktop@3.23.13
 - @standardnotes/mobile@3.25.10
 - @standardnotes/releases@1.2.23
 - @standardnotes/web-server@1.2.37
 - @standardnotes/web@3.27.3
This commit is contained in:
StandardNotes CI
2022-06-28 17:47:55 +00:00
parent d198625cfa
commit a3a654f381
10 changed files with 29 additions and 5 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.25.10](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.9...@standardnotes/mobile@3.25.10) (2022-06-28)
### Bug Fixes
* **mobile:** turn native textview into uncontrolled component ([#1176](https://github.com/standardnotes/app/issues/1176)) ([d198625](https://github.com/standardnotes/app/commit/d198625cfab1d3fb579b897b748699f021e26578))
## [3.25.9](https://github.com/standardnotes/app/compare/@standardnotes/mobile@3.25.8...@standardnotes/mobile@3.25.9) (2022-06-28)
**Note:** Version bump only for package @standardnotes/mobile

View File

@@ -1,6 +1,6 @@
{
"name": "@standardnotes/mobile",
"version": "3.25.9",
"version": "3.25.10",
"author": "Standard Notes",
"private": true,
"license": "AGPL-3.0-or-later",