Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 2, 2024
1 parent 72fe07d commit d7e3310
Show file tree
Hide file tree
Showing 38 changed files with 163 additions and 29 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-guests-love.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/loud-lobsters-behave.md

This file was deleted.

8 changes: 8 additions & 0 deletions examples/with-create-react-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-create-react-app

## 0.1.92

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.1.91

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-create-react-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "with-create-react-app",
"version": "0.1.91",
"version": "0.1.92",
"private": true,
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next-app-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next-app-i18n

## 0.0.41

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app-i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next-app-i18n",
"private": true,
"version": "0.0.40",
"version": "0.0.41",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next-app

## 0.0.41

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next-app",
"private": true,
"version": "0.0.40",
"version": "0.0.41",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next-custom-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next-custom-button

## 0.0.93

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.92

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-custom-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next-custom-button",
"private": true,
"version": "0.0.92",
"version": "0.0.93",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next-mint-nft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next-mint-nft

## 0.0.93

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.92

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-mint-nft/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next-mint-nft",
"private": true,
"version": "0.0.92",
"version": "0.0.93",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
6 changes: 6 additions & 0 deletions examples/with-next-rainbow-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# with-next-rainbow-button

## 0.0.22

### Patch Changes

- @rainbow-me/rainbow-button@0.2.13

## 0.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-rainbow-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next-rainbow-button",
"private": true,
"version": "0.0.21",
"version": "0.0.22",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next-siwe-iron-session/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next-siwe-iron-session

## 0.0.75

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.74

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

## 0.0.76

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4
- @rainbow-me/rainbowkit-siwe-next-auth@0.4.1

## 0.0.75

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-next-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next-siwe-next-auth",
"private": true,
"version": "0.0.75",
"version": "0.0.76",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next-wallet-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next-wallet-button

## 0.0.22

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-wallet-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next-wallet-button",
"private": true,
"version": "0.0.21",
"version": "0.0.22",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next

## 0.0.93

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.92

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-next",
"private": true,
"version": "0.0.92",
"version": "0.0.93",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-remix

## 0.0.92

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.91

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-remix/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-remix",
"private": true,
"version": "0.0.91",
"version": "0.0.92",
"type": "module",
"scripts": {
"build": "remix build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-vite

## 0.0.81

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.80

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "with-vite",
"private": true,
"version": "0.0.80",
"version": "0.0.81",
"type": "module",
"scripts": {
"dev": "vite dev",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-rainbowkit/generated-test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# generated-test-app

## 0.1.95

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.1.94

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rainbowkit/generated-test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "generated-test-app",
"private": true,
"version": "0.1.94",
"version": "0.1.95",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-rainbowkit/templates/next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# rainbowkit-next-app

## 0.0.95

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.0.94

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rainbowkit/templates/next-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rainbowkit-next-app",
"private": true,
"version": "0.0.94",
"version": "0.0.95",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
10 changes: 10 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# example

## 0.0.103

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4
- @rainbow-me/rainbow-button@0.2.13
- @rainbow-me/rainbowkit-siwe-next-auth@0.4.1

## 0.0.102

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example",
"version": "0.0.102",
"version": "0.0.103",
"description": "",
"private": true,
"main": "index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/rainbow-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @rainbow-me/rainbow-button

## 0.2.13

### Patch Changes

- Updated dependencies [b530c80]
- Updated dependencies [72fe07d]
- @rainbow-me/rainbowkit@2.1.4

## 0.2.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rainbow-button/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rainbow-me/rainbow-button",
"description": "Rainbow connector button",
"version": "0.2.12",
"version": "0.2.13",
"files": [
"dist",
"styles.css"
Expand Down
7 changes: 7 additions & 0 deletions packages/rainbowkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @rainbow-me/rainbowkit

## 2.1.4

### Patch Changes

- b530c80: Added mobile support for `zealWallet` wallet connector
- 72fe07d: Added Binance Web3 Wallet support with `binanceWallet` wallet connector

## 2.1.3

### Patch Changes
Expand Down
Loading

0 comments on commit d7e3310

Please sign in to comment.