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 alter-eggo committed Oct 15, 2024
1 parent ee6a769 commit 854d84e
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"apps/mobile": "1.41.0",
"apps/mobile": "1.41.1",
"packages/bitcoin": "0.13.3",
"packages/constants": "0.12.2",
"packages/eslint-config": "0.7.0",
"packages/models": "0.17.0",
"packages/prettier-config": "0.6.0",
"packages/panda-preset": "0.4.0",
"packages/query": "2.14.0",
"packages/query": "2.14.1",
"packages/tokens": "0.9.0",
"packages/tsconfig-config": "0.6.0",
"packages/rpc": "2.1.10",
Expand Down
7 changes: 7 additions & 0 deletions apps/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,13 @@
* dependencies
* @leather.io/ui bumped to 1.27.1

## [1.41.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.41.1) (2024-10-14)


### Bug Fixes

* secure store biometrics ([f7fbef1](https://github.com/leather-io/mono/commit/f7fbef1a8f039b96b276888f008f0b2333472422))

## [1.41.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.41.0) (2024-10-11)


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.41.0",
"version": "1.41.1",
"type": "module",
"scripts": {
"android": "expo run:android",
Expand Down
7 changes: 7 additions & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,13 @@
* @leather.io/rpc bumped to 2.1.10
* @leather.io/utils bumped to 0.16.2

## [2.14.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.14.1) (2024-10-14)


### Bug Fixes

* tokens enabled config hook type ([ee6a769](https://github.com/leather-io/mono/commit/ee6a769ec4f7a89b018b39c957f2113129498e00))

## [2.14.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.14.0) (2024-10-11)


Expand Down
2 changes: 1 addition & 1 deletion packages/query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/query",
"author": "Leather.io [email protected]",
"description": "Leather query",
"version": "2.14.0",
"version": "2.14.1",
"license": "MIT",
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/query",
"repository": {
Expand Down

0 comments on commit 854d84e

Please sign in to comment.