Skip to content

Commit

Permalink
chore: version packages (#1765)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Feb 11, 2024
1 parent aa0269e commit 9a10276
Show file tree
Hide file tree
Showing 45 changed files with 317 additions and 194 deletions.
7 changes: 0 additions & 7 deletions .changeset/clean-yaks-bake.md

This file was deleted.

97 changes: 0 additions & 97 deletions .changeset/loud-carrots-check.md

This file was deleted.

54 changes: 0 additions & 54 deletions .changeset/silent-maps-kneel.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/soft-hotels-joke.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/stale-ears-rescue.md

This file was deleted.

7 changes: 7 additions & 0 deletions examples/with-create-react-app/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-create-react-app

## 0.1.79

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.1.78

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-create-react-app/package.json
@@ -1,6 +1,6 @@
{
"name": "with-create-react-app",
"version": "0.1.78",
"version": "0.1.79",
"private": true,
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-app-i18n/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next-app-i18n

## 0.0.28

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-app-i18n",
"private": true,
"version": "0.0.27",
"version": "0.0.28",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-app/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next-app

## 0.0.28

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-app",
"private": true,
"version": "0.0.27",
"version": "0.0.28",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-custom-button/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next-custom-button

## 0.0.80

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.0.79

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-custom-button/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-custom-button",
"private": true,
"version": "0.0.79",
"version": "0.0.80",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-mint-nft/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next-mint-nft

## 0.0.80

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.0.79

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-mint-nft/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-mint-nft",
"private": true,
"version": "0.0.79",
"version": "0.0.80",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-rainbow-button/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next-rainbow-button

## 0.0.9

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbow-button@0.2.0

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-rainbow-button/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-rainbow-button",
"private": true,
"version": "0.0.8",
"version": "0.0.9",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-siwe-iron-session/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next-siwe-iron-session

## 0.0.62

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.0.61

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-iron-session/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-siwe-iron-session",
"private": true,
"version": "0.0.61",
"version": "0.0.62",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
9 changes: 9 additions & 0 deletions examples/with-next-siwe-next-auth/CHANGELOG.md
@@ -1,5 +1,14 @@
# with-next-siwe-next-auth

## 0.0.63

### Patch Changes

- Updated dependencies [aa0269e]
- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit-siwe-next-auth@0.4.0
- @rainbow-me/rainbowkit@2.0.0

## 0.0.62

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-next-auth/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-siwe-next-auth",
"private": true,
"version": "0.0.62",
"version": "0.0.63",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-wallet-button/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next-wallet-button

## 0.0.9

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-wallet-button/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-wallet-button",
"private": true,
"version": "0.0.8",
"version": "0.0.9",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next/CHANGELOG.md
@@ -1,5 +1,12 @@
# with-next

## 0.0.80

### Patch Changes

- Updated dependencies [aa0269e]
- @rainbow-me/rainbowkit@2.0.0

## 0.0.79

### Patch Changes
Expand Down

0 comments on commit 9a10276

Please sign in to comment.