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 Nov 8, 2024
1 parent 2bf31d1 commit f6bbd49
Show file tree
Hide file tree
Showing 21 changed files with 131 additions and 20 deletions.
20 changes: 10 additions & 10 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"apps/mobile": "1.47.0",
"apps/mobile": "1.48.0",
"packages/analytics": "1.0.0",
"packages/bitcoin": "0.16.0",
"packages/constants": "0.13.0",
"packages/bitcoin": "0.16.1",
"packages/constants": "0.13.1",
"packages/eslint-config": "0.7.0",
"packages/models": "0.18.3",
"packages/models": "0.19.0",
"packages/prettier-config": "0.6.0",
"packages/panda-preset": "0.4.2",
"packages/query": "2.19.0",
"packages/query": "2.20.0",
"packages/tokens": "0.9.2",
"packages/tsconfig-config": "0.6.0",
"packages/rpc": "2.1.14",
"packages/ui": "1.32.0",
"packages/utils": "0.16.7",
"packages/crypto": "1.6.7",
"packages/stacks": "1.3.0"
"packages/rpc": "2.1.15",
"packages/ui": "1.32.1",
"packages/utils": "0.17.0",
"packages/crypto": "1.6.8",
"packages/stacks": "1.3.1"
}
25 changes: 25 additions & 0 deletions apps/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,31 @@
* dependencies
* @leather.io/ui bumped to 1.27.1

## [1.48.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.48.0) (2024-11-06)


### Features

* market data service ([58fc169](https://github.com/leather-io/mono/commit/58fc169aafdbb65b519c3e10db71034e1470bc59))
* receive sheet navigator, closes LEA-1699 ([2c573e9](https://github.com/leather-io/mono/commit/2c573e9f3b822e1bbc6cbcc4c8de6bbccef92801))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/bitcoin bumped to 0.16.1
* @leather.io/constants bumped to 0.13.1
* @leather.io/crypto bumped to 1.6.8
* @leather.io/models bumped to 0.19.0
* @leather.io/query bumped to 2.20.0
* @leather.io/rpc bumped to 2.1.15
* @leather.io/stacks bumped to 1.3.1
* @leather.io/ui bumped to 1.32.1
* @leather.io/utils bumped to 0.17.0
* devDependencies
* @leather.io/bitcoin bumped to 0.16.1

## [1.47.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.47.0) (2024-11-05)


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.47.0",
"version": "1.48.0",
"type": "module",
"scripts": {
"android": "expo run:android",
Expand Down
11 changes: 11 additions & 0 deletions packages/bitcoin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,17 @@
* devDependencies
* @leather.io/rpc bumped to 2.1.13

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/constants bumped to 0.13.1
* @leather.io/crypto bumped to 1.6.8
* @leather.io/models bumped to 0.19.0
* @leather.io/utils bumped to 0.17.0
* devDependencies
* @leather.io/rpc bumped to 2.1.15

## [0.16.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/bitcoin-v0.16.0) (2024-11-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/bitcoin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/bitcoin",
"author": "Leather.io [email protected]",
"description": "Shared bitcoin utilities",
"version": "0.16.0",
"version": "0.16.1",
"license": "MIT",
"homepage": "https://github.com/leather.io/mono/tree/dev/packages/bitcoin",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/constants/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,12 @@
* dependencies
* @leather.io/models bumped to 0.18.2

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/models bumped to 0.19.0

## [0.13.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/constants-v0.13.0) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/constants",
"author": "Leather.io [email protected]",
"description": "Shared bitcoin utilities",
"version": "0.13.0",
"version": "0.13.1",
"license": "MIT",
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/constants",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/crypto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,12 @@
* dependencies
* @leather.io/utils bumped to 0.16.7

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/utils bumped to 0.17.0

## [1.6.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/crypto-v1.6.0) (2024-09-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/crypto",
"author": "leather.io",
"description": "Generic crypto utils package for Leather",
"version": "1.6.7",
"version": "1.6.8",
"license": "MIT",
"scripts": {
"build": "tsup",
Expand Down
7 changes: 7 additions & 0 deletions packages/models/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
* devDependencies
* @leather.io/eslint-config bumped to 0.7.0

## [0.19.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/models-v0.19.0) (2024-11-06)


### Features

* market data service ([58fc169](https://github.com/leather-io/mono/commit/58fc169aafdbb65b519c3e10db71034e1470bc59))

## [0.18.3](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/models-v0.18.3) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/models",
"author": "Leather.io [email protected]",
"description": "Leather models and types",
"version": "0.18.3",
"version": "0.19.0",
"license": "MIT",
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/models",
"repository": {
Expand Down
18 changes: 18 additions & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,24 @@
* @leather.io/rpc bumped to 2.1.12
* @leather.io/utils bumped to 0.16.5

## [2.20.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.20.0) (2024-11-06)


### Features

* market data service ([58fc169](https://github.com/leather-io/mono/commit/58fc169aafdbb65b519c3e10db71034e1470bc59))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/bitcoin bumped to 0.16.1
* @leather.io/constants bumped to 0.13.1
* @leather.io/models bumped to 0.19.0
* @leather.io/rpc bumped to 2.1.15
* @leather.io/utils bumped to 0.17.0

## [2.19.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.19.0) (2024-11-05)


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.19.0",
"version": "2.20.0",
"license": "MIT",
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/query",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/rpc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,12 @@
* dependencies
* @leather.io/models bumped to 0.18.2

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/models bumped to 0.19.0

## [2.1.14](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/rpc-v2.1.14) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/rpc",
"author": "leather-wallet",
"description": "RPC types package for Leather",
"version": "2.1.14",
"version": "2.1.15",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/stacks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,14 @@
* @leather.io/models bumped to 0.18.3
* @leather.io/utils bumped to 0.16.7

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/crypto bumped to 1.6.8
* @leather.io/models bumped to 0.19.0
* @leather.io/utils bumped to 0.17.0

## [1.3.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/stacks-v1.3.0) (2024-11-05)


Expand Down
2 changes: 1 addition & 1 deletion packages/stacks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/stacks",
"author": "leather.io",
"description": "Stacks package for Leather",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,14 @@
* devDependencies
* @leather.io/panda-preset bumped to 0.4.2

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/utils bumped to 0.17.0
* devDependencies
* @leather.io/models bumped to 0.19.0

## [1.32.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.32.0) (2024-11-05)


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.32.0",
"version": "1.32.1",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
16 changes: 16 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,22 @@
* @leather.io/models bumped to 0.18.2
* @leather.io/rpc bumped to 2.1.13

## [0.17.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/utils-v0.17.0) (2024-11-06)


### Features

* market data service ([58fc169](https://github.com/leather-io/mono/commit/58fc169aafdbb65b519c3e10db71034e1470bc59))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/constants bumped to 0.13.1
* @leather.io/models bumped to 0.19.0
* @leather.io/rpc bumped to 2.1.15

## [0.16.7](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/utils-v0.16.7) (2024-10-30)


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

0 comments on commit f6bbd49

Please sign in to comment.