Skip to content

Commit a9bf7c3

Browse files
leather-botpete-watters
authored andcommitted
chore: release dev
Signed-off-by: leather-bot <[email protected]>
1 parent 0c86fd5 commit a9bf7c3

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"apps/mobile": "2.25.5",
2+
"apps/mobile": "2.25.6",
33
"packages/analytics": "3.4.0",
44
"packages/bitcoin": "0.23.2",
55
"packages/constants": "0.19.0",

apps/mobile/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,16 @@
683683
* devDependencies
684684
* @leather.io/bitcoin bumped to 0.23.1
685685

686+
## [2.25.6](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v2.25.6) (2025-03-31)
687+
688+
689+
### Bug Fixes
690+
691+
* add waitlist trigger for Save To, ref LEA-1825 ([9d691b7](https://github.com/leather-io/mono/commit/9d691b7414d15ca5ecf50845f7332fd6f763c444))
692+
* adjust icon padding, ref LEA-2003 ([730cc0a](https://github.com/leather-io/mono/commit/730cc0a7b9233a1ca88e7ed4111f533ca10ecc5e))
693+
* fix problem with lingui dynamic key ([28f4c1d](https://github.com/leather-io/mono/commit/28f4c1d2ae32a776fc8d8c6acc0a3fca03ff7893))
694+
* manually specify latest iOS to appease AppStore ([61c2308](https://github.com/leather-io/mono/commit/61c23080afafa412f2df6f5e20dd1c38a1e65fb2))
695+
686696
## [2.25.5](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v2.25.5) (2025-03-31)
687697

688698

apps/mobile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@leather.io/mobile",
3-
"version": "2.25.5",
3+
"version": "2.25.6",
44
"type": "module",
55
"scripts": {
66
"1password:env:dev": "op read \"op://leather-cli/env-content/dev\" > .env",

0 commit comments

Comments
 (0)