Skip to content

Commit

Permalink
chore: release dev
Browse files Browse the repository at this point in the history
  • Loading branch information
leather-bot authored and pete-watters committed Dec 5, 2024
1 parent b3951bb commit 2a22b49
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"apps/mobile": "1.57.1",
"apps/mobile": "1.57.2",
"packages/analytics": "2.0.1",
"packages/bitcoin": "0.19.0",
"packages/constants": "0.14.0",
Expand Down
10 changes: 10 additions & 0 deletions apps/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,16 @@
* @leather.io/query bumped to 2.26.1
* @leather.io/ui bumped to 1.40.1

## [1.57.2](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.57.2) (2024-12-05)


### Bug Fixes

* add correct color to add account card icon ([4b82028](https://github.com/leather-io/mono/commit/4b82028f1f868067e8199321719f4e9694b72da1))
* add network badge to home screen if not mainnet, ref LEA-1815 ([b3951bb](https://github.com/leather-io/mono/commit/b3951bb6037d22070a7eabff9622649337883536))
* gate features not ready for production release ([a1a4417](https://github.com/leather-io/mono/commit/a1a441796a772d5facaddb5bba36c98cb02f484c))
* keep action bar enabled to all users ([aaf2c9e](https://github.com/leather-io/mono/commit/aaf2c9eebd15dc81ce54a1820a8d20c384e4c98e))

## [1.57.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.57.0) (2024-12-04)


Expand Down
2 changes: 1 addition & 1 deletion apps/mobile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leather.io/mobile",
"version": "1.57.1",
"version": "1.57.2",
"type": "module",
"scripts": {
"android": "expo run:android",
Expand Down

0 comments on commit 2a22b49

Please sign in to comment.