Skip to content

Commit cd4be28

Browse files
leather-botedgarkhanzadian
authored andcommitted
chore: release dev
Signed-off-by: leather-bot <[email protected]>
1 parent 4da9121 commit cd4be28

File tree

5 files changed

+19
-4
lines changed

5 files changed

+19
-4
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"apps/mobile": "2.27.2",
2+
"apps/mobile": "2.27.3",
33
"packages/analytics": "3.4.1",
44
"packages/bitcoin": "0.24.2",
55
"packages/constants": "0.19.1",
6-
"packages/eslint-config": "0.7.0",
6+
"packages/eslint-config": "0.8.0",
77
"packages/models": "0.31.0",
88
"packages/prettier-config": "0.6.1",
99
"packages/panda-preset": "0.12.1",

apps/mobile/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,14 @@
701701
* dependencies
702702
* @leather.io/query bumped to 2.35.1
703703

704+
## [2.27.3](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v2.27.3) (2025-04-07)
705+
706+
707+
### Bug Fixes
708+
709+
* android release track ([7ca6474](https://github.com/leather-io/mono/commit/7ca6474a69ebb4fe6153df60f535256a3a5de420))
710+
* **mobile:** fix sheet provider order ([4da9121](https://github.com/leather-io/mono/commit/4da912153fb905d5120a491271af1c68e3a6b8ba))
711+
704712
## [2.27.2](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v2.27.2) (2025-04-04)
705713

706714

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.27.2",
3+
"version": "2.27.3",
44
"type": "module",
55
"scripts": {
66
"1password:env:dev": "op read \"op://leather-cli/env-content/dev\" > .env",

packages/eslint-config/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.8.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/eslint-config-v0.8.0) (2025-04-07)
4+
5+
6+
### Features
7+
8+
* **web:** sbtc page, closes LEA-2438 ([23d45d4](https://github.com/leather-io/mono/commit/23d45d4be6c0d4ede2d73dfa9b27ed655b41c133))
9+
310
## [0.7.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/eslint-config-v0.7.0) (2024-08-21)
411

512

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@leather.io/eslint-config",
33
"author": "Leather.io [email protected]",
44
"description": "Shared eslint configuration",
5-
"version": "0.7.0",
5+
"version": "0.8.0",
66
"license": "MIT",
77
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/eslint-config",
88
"repository": {

0 commit comments

Comments
 (0)