-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cc72906
commit 96840fa
Showing
11 changed files
with
72 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -216,6 +216,23 @@ | |
* dependencies | ||
* @leather.io/query bumped to 2.21.1 | ||
|
||
## [1.50.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.50.0) (2024-11-15) | ||
|
||
|
||
### Features | ||
|
||
* add z-index scale ([7361358](https://github.com/leather-io/mono/commit/73613585e4e01939a688ab56a291be5bf3d0347b)) | ||
* send form, closes LEA-1649 and LEA-1651 ([253dc13](https://github.com/leather-io/mono/commit/253dc134d002b7b2fabcfceb41940df7fb3a901a)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/query bumped to 2.22.0 | ||
* @leather.io/tokens bumped to 0.11.0 | ||
* @leather.io/ui bumped to 1.34.0 | ||
|
||
## [1.49.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/mobile-v1.49.0) (2024-11-13) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,6 +72,20 @@ | |
* devDependencies | ||
* @leather.io/tokens bumped to 0.10.0 | ||
|
||
## [0.5.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/panda-preset-v0.5.0) (2024-11-15) | ||
|
||
|
||
### Features | ||
|
||
* add z-index scale ([7361358](https://github.com/leather-io/mono/commit/73613585e4e01939a688ab56a291be5bf3d0347b)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @leather.io/tokens bumped to 0.11.0 | ||
|
||
## [0.4.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/panda-preset-v0.4.0) (2024-09-24) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -169,6 +169,13 @@ | |
* @leather.io/rpc bumped to 2.1.12 | ||
* @leather.io/utils bumped to 0.16.5 | ||
|
||
## [2.22.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.22.0) (2024-11-15) | ||
|
||
|
||
### Features | ||
|
||
* fetch stacks name owner by bns name ([cc72906](https://github.com/leather-io/mono/commit/cc72906af61a5266568950093154d4d064d6260e)) | ||
|
||
## [2.21.1](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/query-v2.21.1) (2024-11-13) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/query", | ||
"author": "Leather.io [email protected]", | ||
"description": "Leather query", | ||
"version": "2.21.1", | ||
"version": "2.22.0", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/query", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,6 +24,13 @@ | |
* devDependencies | ||
* @leather.io/eslint-config bumped to 0.7.0 | ||
|
||
## [0.11.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/tokens-v0.11.0) (2024-11-15) | ||
|
||
|
||
### Features | ||
|
||
* add z-index scale ([7361358](https://github.com/leather-io/mono/commit/73613585e4e01939a688ab56a291be5bf3d0347b)) | ||
|
||
## [0.10.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/tokens-v0.10.0) (2024-11-08) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "@leather.io/tokens", | ||
"author": "Leather.io [email protected]", | ||
"description": "Shared design tokens", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"license": "MIT", | ||
"homepage": "https://github.com/leather-io/mono/tree/dev/packages/tokens", | ||
"repository": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -127,6 +127,23 @@ | |
* devDependencies | ||
* @leather.io/panda-preset bumped to 0.4.3 | ||
|
||
## [1.34.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.34.0) (2024-11-15) | ||
|
||
|
||
### Features | ||
|
||
* add z-index scale ([7361358](https://github.com/leather-io/mono/commit/73613585e4e01939a688ab56a291be5bf3d0347b)) | ||
* send form, closes LEA-1649 and LEA-1651 ([253dc13](https://github.com/leather-io/mono/commit/253dc134d002b7b2fabcfceb41940df7fb3a901a)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @leather.io/tokens bumped to 0.11.0 | ||
* devDependencies | ||
* @leather.io/panda-preset bumped to 0.5.0 | ||
|
||
## [1.33.0](https://github.com/leather-io/mono/compare/@leather.io/[email protected]/ui-v1.33.0) (2024-11-13) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters