Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2023
1 parent 9d59bda commit 24c9efc
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/cool-parents-agree.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rare-tips-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-melons-exist.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @web3uikit/core

## 0.2.37

### Patch Changes

- [#983](https://github.com/web3ui/web3uikit/pull/983) [`4958554d4`](https://github.com/web3ui/web3uikit/commit/4958554d4a0d581338fff47f9dfb75f30c5bb307) Thanks [@AbhinavMV](https://github.com/AbhinavMV)! - Modal,NftCard,Select,InputNew - fix multiple bugs and add features, and add new color

* [#981](https://github.com/web3ui/web3uikit/pull/981) [`43ce90477`](https://github.com/web3ui/web3uikit/commit/43ce9047797bc57eae7a3c0dbc53e206a5efe272) Thanks [@SebastianLF](https://github.com/SebastianLF)! - Model: added zIndex prop

* Updated dependencies [[`d9adcc1c8`](https://github.com/web3ui/web3uikit/commit/d9adcc1c8d91ddd091d4340351d531dc9de07c07), [`4958554d4`](https://github.com/web3ui/web3uikit/commit/4958554d4a0d581338fff47f9dfb75f30c5bb307)]:
- @web3uikit/icons@0.2.37
- @web3uikit/styles@0.2.37

## 0.2.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3uikit/core",
"version": "0.2.36",
"version": "0.2.37",
"sideEffects": false,
"files": [
"package.json",
Expand Down
6 changes: 6 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web3uikit/icons

## 0.2.37

### Patch Changes

- [#985](https://github.com/web3ui/web3uikit/pull/985) [`d9adcc1c8`](https://github.com/web3ui/web3uikit/commit/d9adcc1c8d91ddd091d4340351d531dc9de07c07) Thanks [@BillyG83](https://github.com/BillyG83)! - Icons added: Search Check Swap Target

## 0.2.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3uikit/icons",
"version": "0.2.35",
"version": "0.2.37",
"sideEffects": false,
"files": [
"package.json",
Expand Down
6 changes: 6 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @web3uikit/styles

## 0.2.37

### Patch Changes

- [#983](https://github.com/web3ui/web3uikit/pull/983) [`4958554d4`](https://github.com/web3ui/web3uikit/commit/4958554d4a0d581338fff47f9dfb75f30c5bb307) Thanks [@AbhinavMV](https://github.com/AbhinavMV)! - Modal,NftCard,Select,InputNew - fix multiple bugs and add features, and add new color

## 0.2.36

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3uikit/styles",
"version": "0.2.36",
"version": "0.2.37",
"sideEffects": false,
"files": [
"package.json",
Expand Down

0 comments on commit 24c9efc

Please sign in to comment.