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 9, 2024
1 parent cf4d775 commit 3aec46d
Show file tree
Hide file tree
Showing 5 changed files with 17 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": "2.0.2",
"apps/mobile": "2.0.3",
"packages/analytics": "3.0.0",
"packages/bitcoin": "0.19.0",
"packages/constants": "0.14.0",
Expand All @@ -11,7 +11,7 @@
"packages/tokens": "0.12.1",
"packages/tsconfig-config": "0.6.0",
"packages/rpc": "2.1.22",
"packages/ui": "1.40.1",
"packages/ui": "1.41.0",
"packages/utils": "0.21.1",
"packages/crypto": "1.6.17",
"packages/stacks": "1.5.2"
Expand Down
6 changes: 6 additions & 0 deletions apps/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,12 @@
* @leather.io/query bumped to 2.26.1
* @leather.io/ui bumped to 1.40.1

### Dependencies

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

## [2.0.2](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v2.0.2) (2024-12-09)


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": "2.0.2",
"version": "2.0.3",
"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 @@ -167,6 +167,13 @@
* devDependencies
* @leather.io/models bumped to 0.24.0

## [1.41.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.41.0) (2024-12-09)


### Features

* add new version of the Cell ([46fa026](https://github.com/leather-io/mono/commit/46fa0264852c9a8c5531dd25d8d67d4b2ff6b2a7))

## [1.40.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.40.1) (2024-12-04)


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.40.1",
"version": "1.41.0",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 3aec46d

Please sign in to comment.