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 fbwoolf committed Aug 23, 2024
1 parent 2bc1989 commit 65c3770
Show file tree
Hide file tree
Showing 23 changed files with 136 additions and 22 deletions.
22 changes: 11 additions & 11 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"apps/mobile": "1.24.1",
"packages/bitcoin": "0.11.1",
"apps/mobile": "1.25.0",
"packages/bitcoin": "0.11.2",
"packages/constants": "0.9.1",
"packages/eslint-config": "0.7.0",
"packages/models": "0.12.1",
"packages/models": "0.13.0",
"packages/prettier-config": "0.6.0",
"packages/panda-preset": "0.3.7",
"packages/query": "2.6.1",
"packages/tokens": "0.8.1",
"packages/panda-preset": "0.3.8",
"packages/query": "2.7.0",
"packages/tokens": "0.9.0",
"packages/tsconfig-config": "0.6.0",
"packages/rpc": "2.1.5",
"packages/ui": "1.13.1",
"packages/utils": "0.13.1",
"packages/crypto": "1.4.1",
"packages/stacks": "1.0.1"
"packages/rpc": "2.1.6",
"packages/ui": "1.14.0",
"packages/utils": "0.13.2",
"packages/crypto": "1.4.2",
"packages/stacks": "1.0.2"
}
23 changes: 23 additions & 0 deletions apps/mobile/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,29 @@
* dependencies
* @leather.io/stacks bumped to 1.0.0

## [1.25.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.25.0) (2024-08-23)


### Features

* web svg icons ([2bc1989](https://github.com/leather-io/mono/commit/2bc1989c2f46e09c61740136c41b9baf48c49def))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/bitcoin bumped to 0.11.2
* @leather.io/crypto bumped to 1.4.2
* @leather.io/models bumped to 0.13.0
* @leather.io/rpc bumped to 2.1.6
* @leather.io/stacks bumped to 1.0.2
* @leather.io/tokens bumped to 0.9.0
* @leather.io/ui bumped to 1.14.0
* @leather.io/utils bumped to 0.13.2
* devDependencies
* @leather.io/bitcoin bumped to 0.11.2

## [1.24.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.24.1) (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.1",
"version": "1.25.0",
"type": "module",
"scripts": {
"android": "expo run:android",
Expand Down
10 changes: 10 additions & 0 deletions packages/bitcoin/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,16 @@
* @leather.io/eslint-config bumped to 0.7.0
* @leather.io/rpc bumped to 2.1.5

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/crypto bumped to 1.4.2
* @leather.io/models bumped to 0.13.0
* @leather.io/utils bumped to 0.13.2
* devDependencies
* @leather.io/rpc bumped to 2.1.6

## [0.11.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/bitcoin-v0.11.0) (2024-08-15)


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.11.1",
"version": "0.11.2",
"license": "MIT",
"homepage": "https://github.com/leather.io/mono/tree/dev/packages/bitcoin",
"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 @@ -12,6 +12,12 @@
* dependencies
* @leather.io/utils bumped to 0.13.1

### Dependencies

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

## [1.4.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/crypto-v1.4.0) (2024-08-15)


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.4.1",
"version": "1.4.2",
"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.13.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/models-v0.13.0) (2024-08-23)


### Features

* add hiro extended url ([fd2eaab](https://github.com/leather-io/mono/commit/fd2eaab07ccdba682b10ef7cd3c5ebd9722bf1e9))

## [0.12.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/models-v0.12.0) (2024-08-15)


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.12.1",
"version": "0.13.0",
"license": "MIT",
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/models",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/panda-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@
* devDependencies
* @leather.io/tokens bumped to 0.8.1

### Dependencies

* The following workspace dependencies were updated
* devDependencies
* @leather.io/tokens bumped to 0.9.0

## [0.3.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/panda-preset-v0.3.0) (2024-06-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/panda-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/panda-preset",
"author": "Leather, LLC",
"description": "Leather styles package",
"version": "0.3.7",
"version": "0.3.8",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
17 changes: 17 additions & 0 deletions packages/query/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,23 @@
* @leather.io/bitcoin bumped to 0.10.3
* @leather.io/utils bumped to 0.12.0

## [2.7.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.7.0) (2024-08-23)


### Features

* prevent ft tokens unnecessary requerying, closes leather-io/extension[#5755](https://github.com/leather-io/mono/issues/5755) ([97e13cf](https://github.com/leather-io/mono/commit/97e13cf73c2c553539dbde464d4ce9587e32acf9))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/bitcoin bumped to 0.11.2
* @leather.io/models bumped to 0.13.0
* @leather.io/rpc bumped to 2.1.6
* @leather.io/utils bumped to 0.13.2

## [2.6.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.6.1) (2024-08-21)


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.6.1",
"version": "2.7.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 @@ -84,6 +84,12 @@
* dependencies
* @leather.io/models bumped to 0.12.1

### Dependencies

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

## [2.1.3](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/rpc-v2.1.3) (2024-08-14)


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.5",
"version": "2.1.6",
"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 @@ -8,6 +8,14 @@
* @leather.io/models bumped to 0.12.1
* @leather.io/utils bumped to 0.13.1

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/crypto bumped to 1.4.2
* @leather.io/models bumped to 0.13.0
* @leather.io/utils bumped to 0.13.2

## 1.0.0 (2024-08-15)


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.0.1",
"version": "1.0.2",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/tokens/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.9.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/tokens-v0.9.0) (2024-08-23)


### Features

* web svg icons ([2bc1989](https://github.com/leather-io/mono/commit/2bc1989c2f46e09c61740136c41b9baf48c49def))

## [0.8.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/tokens-v0.8.0) (2024-08-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@leather.io/tokens",
"author": "Leather.io [email protected]",
"description": "Shared design tokens",
"version": "0.8.1",
"version": "0.9.0",
"license": "MIT",
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/tokens",
"repository": {
Expand Down
17 changes: 17 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,23 @@
* dependencies
* @leather.io/utils bumped to 0.12.0

## [1.14.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.14.0) (2024-08-23)


### Features

* web svg icons ([2bc1989](https://github.com/leather-io/mono/commit/2bc1989c2f46e09c61740136c41b9baf48c49def))


### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/tokens bumped to 0.9.0
* @leather.io/utils bumped to 0.13.2
* devDependencies
* @leather.io/panda-preset bumped to 0.3.8

## [1.13.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.13.1) (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.1",
"version": "1.14.0",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down
7 changes: 7 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@
* @leather.io/models bumped to 0.11.0
* @leather.io/rpc bumped to 2.1.2

### Dependencies

* The following workspace dependencies were updated
* dependencies
* @leather.io/models bumped to 0.13.0
* @leather.io/rpc bumped to 2.1.6

## [0.13.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/utils-v0.13.1) (2024-08-21)


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

0 comments on commit 65c3770

Please sign in to comment.