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 edgarkhanzadian committed Aug 21, 2024
1 parent 6adcfeb commit d33adfc
Show file tree
Hide file tree
Showing 5 changed files with 25 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,5 +1,5 @@
{
"apps/mobile": "1.24.0",
"apps/mobile": "1.24.1",
"packages/bitcoin": "0.11.1",
"packages/constants": "0.9.1",
"packages/eslint-config": "0.7.0",
Expand All @@ -10,7 +10,7 @@
"packages/tokens": "0.8.1",
"packages/tsconfig-config": "0.6.0",
"packages/rpc": "2.1.5",
"packages/ui": "1.13.0",
"packages/ui": "1.13.1",
"packages/utils": "0.13.1",
"packages/crypto": "1.4.1",
"packages/stacks": "1.0.1"
Expand Down
14 changes: 14 additions & 0 deletions apps/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,20 @@
* dependencies
* @leather.io/stacks bumped to 1.0.0

## [1.24.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.24.1) (2024-08-21)


### Bug Fixes

* address design qa issues ([6adcfeb](https://github.com/leather-io/mono/commit/6adcfeb2793a04059965a6d1c58bbcd6a2786d94))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/ui bumped to 1.13.1

## [1.24.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.24.0) (2024-08-21)


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.24.0",
"version": "1.24.1",
"type": "module",
"scripts": {
"android": "expo run:android",
Expand Down
7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,13 @@
* dependencies
* @leather.io/utils bumped to 0.12.0

## [1.13.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.13.1) (2024-08-21)


### Bug Fixes

* address design qa issues ([6adcfeb](https://github.com/leather-io/mono/commit/6adcfeb2793a04059965a6d1c58bbcd6a2786d94))

## [1.13.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.13.0) (2024-08-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@leather.io/ui",
"version": "1.13.0",
"version": "1.13.1",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down

0 comments on commit d33adfc

Please sign in to comment.