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 camerow committed Dec 20, 2024
1 parent 17c4bb4 commit 9fe152c
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"apps/mobile": "2.2.11",
"packages/analytics": "3.0.4",
"apps/mobile": "2.2.12",
"packages/analytics": "3.1.0",
"packages/bitcoin": "0.19.8",
"packages/constants": "0.15.2",
"packages/eslint-config": "0.7.0",
Expand All @@ -11,7 +11,7 @@
"packages/tokens": "0.12.1",
"packages/tsconfig-config": "0.6.0",
"packages/rpc": "2.4.1",
"packages/ui": "1.44.6",
"packages/ui": "1.45.0",
"packages/utils": "0.22.5",
"packages/crypto": "1.6.25",
"packages/stacks": "1.5.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 @@ -374,6 +374,13 @@
* devDependencies
* @leather.io/bitcoin bumped to 0.19.8

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/analytics bumped to 3.1.0
* @leather.io/ui bumped to 1.45.0

## [2.2.10](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v2.2.10) (2024-12-19)


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.2.11",
"version": "2.2.12",
"type": "module",
"scripts": {
"android": "expo run:android",
Expand Down
7 changes: 7 additions & 0 deletions packages/analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@
* devDependencies
* @leather.io/models bumped to 0.24.2

## [3.1.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/analytics-v3.1.0) (2024-12-20)


### Features

* additional platform and more flexible default params ([17c4bb4](https://github.com/leather-io/mono/commit/17c4bb42e5566387e70312249667698af3433687))

## [3.0.2](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/analytics-v3.0.2) (2024-12-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/analytics",
"author": "Leather.io [email protected]",
"description": "Analytics package for Leather using Segment",
"version": "3.0.4",
"version": "3.1.0",
"license": "MIT",
"homepage": "https://github.com/leather.io/mono/tree/dev/packages/analytics",
"repository": {
Expand Down
7 changes: 7 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,13 @@
* devDependencies
* @leather.io/models bumped to 0.24.2

## [1.45.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.45.0) (2024-12-20)


### Features

* add boxed cat icons ([3068cea](https://github.com/leather-io/mono/commit/3068cea3905eae77aafbe890d802aee60d3ef919))

## [1.44.5](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.44.5) (2024-12-19)


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

0 comments on commit 9fe152c

Please sign in to comment.