Skip to content

Commit ce94b4f

Browse files
Version Packages (#1115)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b3cea3d commit ce94b4f

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/strange-turtles-kick.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/nextJs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web3uikit/nextJs
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [#1113](https://github.com/web3ui/web3uikit/pull/1113) [`44d67b584`](https://github.com/web3ui/web3uikit/commit/44d67b5840f5388fb1081c5df72527b439ec81ee) Thanks [@BillyG83](https://github.com/BillyG83)! - feat(NextJs): added new slice for testing with Money repo
8+
39
## 0.2.0
410

511
### Minor Changes

packages/nextJs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3uikit/nextJs",
3-
"version": "0.2.0",
3+
"version": "1.1.4",
44
"sideEffects": false,
55
"private": "true",
66
"files": [

packages/styles/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @web3uikit/styles
22

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- [#1113](https://github.com/web3ui/web3uikit/pull/1113) [`44d67b584`](https://github.com/web3ui/web3uikit/commit/44d67b5840f5388fb1081c5df72527b439ec81ee) Thanks [@BillyG83](https://github.com/BillyG83)! - feat(NextJs): added new slice for testing with Money repo
8+
39
## 1.1.0
410

511
### Patch Changes

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3uikit/styles",
3-
"version": "1.1.0",
3+
"version": "1.1.4",
44
"sideEffects": false,
55
"files": [
66
"package.json",

0 commit comments

Comments
 (0)