Skip to content

Commit 47f6a88

Browse files
chore: version packages (#545)
1 parent d905271 commit 47f6a88

File tree

20 files changed

+78
-14
lines changed

20 files changed

+78
-14
lines changed

.changeset/shaggy-doors-grab.md

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

examples/with-create-react-app/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# with-create-react-app
22

3+
## 0.1.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d905271]
8+
- @rainbow-me/rainbowkit@0.3.6
9+
310
## 0.1.7
411

512
### Patch Changes

examples/with-create-react-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "with-create-react-app",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"private": true,
55
"dependencies": {
66
"@rainbow-me/rainbowkit": "workspace:*",

examples/with-next-custom-button/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# with-next-custom-button
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d905271]
8+
- @rainbow-me/rainbowkit@0.3.6
9+
310
## 0.0.7
411

512
### Patch Changes

examples/with-next-custom-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "with-next-custom-button",
33
"private": true,
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"scripts": {
66
"dev": "next dev",
77
"build": "next build",

examples/with-next-mint-nft/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# with-next-mint-nft
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d905271]
8+
- @rainbow-me/rainbowkit@0.3.6
9+
310
## 0.0.7
411

512
### Patch Changes

examples/with-next-mint-nft/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "with-next-mint-nft",
33
"private": true,
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"scripts": {
66
"dev": "next dev",
77
"build": "next build",

examples/with-next/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# with-next
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d905271]
8+
- @rainbow-me/rainbowkit@0.3.6
9+
310
## 0.0.7
411

512
### Patch Changes

examples/with-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "with-next",
33
"private": true,
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"scripts": {
66
"dev": "next dev",
77
"build": "next build",

examples/with-remix/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### Patch Changes
66

7+
- Updated dependencies [d905271]
8+
- @rainbow-me/rainbowkit@0.3.6
9+
10+
## null
11+
12+
### Patch Changes
13+
714
- Updated dependencies [40d838e]
815
- Updated dependencies [1ab9c07]
916
- Updated dependencies [1a7d50c]

0 commit comments

Comments
 (0)