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 kyranjamie committed Oct 25, 2024
1 parent 3731dfd commit 4300ae3
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.44.0",
"apps/mobile": "1.44.1",
"packages/bitcoin": "0.14.2",
"packages/constants": "0.12.5",
"packages/eslint-config": "0.7.0",
"packages/models": "0.18.2",
"packages/prettier-config": "0.6.0",
"packages/panda-preset": "0.4.1",
"packages/query": "2.16.0",
"packages/query": "2.17.0",
"packages/tokens": "0.9.1",
"packages/tsconfig-config": "0.6.0",
"packages/rpc": "2.1.13",
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.44.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.44.1) (2024-10-25)


### Bug Fixes

* vertical alignment of text set to top, closes lea-1582 ([361e3fb](https://github.com/leather-io/mono/commit/361e3fb17772edd3e627b0e8c2e7468a34f76756))

## [1.44.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.44.0) (2024-10-24)


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.44.0",
"version": "1.44.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 @@ -169,6 +169,13 @@
* @leather.io/rpc bumped to 2.1.12
* @leather.io/utils bumped to 0.16.5

## [2.17.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.17.0) (2024-10-25)


### Features

* increase hiro api rpm ([3731dfd](https://github.com/leather-io/mono/commit/3731dfd5ea302b83013fa54ea2b2a43b8a24a35c))

## [2.16.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.16.0) (2024-10-24)


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.16.0",
"version": "2.17.0",
"license": "MIT",
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/query",
"repository": {
Expand Down

0 comments on commit 4300ae3

Please sign in to comment.