Skip to content

Commit

Permalink
chore: version packages (#872)
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] authored Nov 16, 2022
1 parent 6b37050 commit fe378b9
Show file tree
Hide file tree
Showing 32 changed files with 133 additions and 42 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-mangos-march.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/calm-cameras-drum.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/friendly-points-brake.md

This file was deleted.

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

## 0.1.31

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.1.30

### 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.30",
"version": "0.1.31",
"private": true,
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-custom-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# with-next-custom-button

## 0.0.31

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.0.30

### 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.30",
"version": "0.0.31",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-mint-nft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# with-next-mint-nft

## 0.0.31

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.0.30

### 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.30",
"version": "0.0.31",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next-siwe-iron-session/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# with-next-siwe-iron-session

## 0.0.13

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.0.12

### 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.12",
"version": "0.0.13",
"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.13

### Patch Changes

- Updated dependencies [6b37050]
- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit-siwe-next-auth@0.1.5
- @rainbow-me/rainbowkit@0.8.0

## 0.0.12

### 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.12",
"version": "0.0.13",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# with-next

## 0.0.31

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.0.30

### 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.30",
"version": "0.0.31",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions examples/with-remix/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## null

### Patch Changes

- Updated dependencies [e36da59]
- Updated dependencies [0ff4210]
- @rainbow-me/rainbowkit@0.7.4
Expand Down
7 changes: 7 additions & 0 deletions examples/with-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# with-vite

## 0.0.19

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.0.18

### 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.18",
"version": "0.0.19",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down
6 changes: 6 additions & 0 deletions packages/create-rainbowkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rainbow-me/create-rainbowkit

## 0.1.4

### Patch Changes

- 6b37050: Updated `wagmi` to `^0.8.4`

## 0.1.3

### Patch Changes
Expand Down
7 changes: 7 additions & 0 deletions packages/create-rainbowkit/generated-test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# generated-test-app

## 0.1.33

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.1.32

### 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.32",
"version": "0.1.33",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rainbowkit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rainbow-me/create-rainbowkit",
"description": "Scaffold a new RainbowKit project",
"version": "0.1.3",
"version": "0.1.4",
"files": [
"dist",
"templates"
Expand Down
7 changes: 7 additions & 0 deletions packages/create-rainbowkit/templates/next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# rainbowkit-next-app

## 0.0.33

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.0.32

### 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.32",
"version": "0.0.33",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
9 changes: 9 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# example

## 0.0.41

### Patch Changes

- Updated dependencies [6b37050]
- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit-siwe-next-auth@0.1.5
- @rainbow-me/rainbowkit@0.8.0

## 0.0.40

### 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.40",
"version": "0.0.41",
"description": "",
"private": true,
"main": "index.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/rainbowkit-siwe-next-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @rainbow-me/rainbowkit-siwe-next-auth

## 0.1.5

### Patch Changes

- 6b37050: Added `@rainbow-me/[email protected]` as a peer dependency

## 0.1.4

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/rainbowkit-siwe-next-auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rainbow-me/rainbowkit-siwe-next-auth",
"version": "0.1.4",
"version": "0.1.5",
"description": "RainbowKit authentication adapter for Sign-In with Ethereum and NextAuth.js",
"files": [
"dist"
Expand Down Expand Up @@ -29,7 +29,7 @@
"author": "Rainbow",
"license": "MIT",
"peerDependencies": {
"@rainbow-me/rainbowkit": "0.5.x || 0.6.x || 0.7.x || 0.8.x",
"@rainbow-me/rainbowkit": "0.5.x || 0.6.x || 0.7.x || 0.8.x",
"next-auth": "^4.10.2",
"react": ">=17",
"siwe": "^1.1.6"
Expand Down
18 changes: 18 additions & 0 deletions packages/rainbowkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @rainbow-me/rainbowkit

## 0.8.0

### Minor Changes

- 6b37050: **Breaking**: Updated the `wagmi` peer dependency to `0.8.x`.

## Migration guide

### 1. Upgrade `wagmi` to `^0.8.0`

```bash
npm i wagmi@^0.8.0
```

### 2. Follow `wagmi`'s migration guide

You may need to follow [`wagmi`'s migration guide](https://wagmi.sh/docs/migration-guide) to migrate any breaking changes.

## 0.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/rainbowkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rainbow-me/rainbowkit",
"version": "0.7.4",
"version": "0.8.0",
"description": "The best way to connect a wallet",
"files": [
"dist",
Expand Down
7 changes: 7 additions & 0 deletions site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# site

## 0.0.41

### Patch Changes

- Updated dependencies [6b37050]
- @rainbow-me/rainbowkit@0.8.0

## 0.0.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "site",
"version": "0.0.40",
"version": "0.0.41",
"description": "Site and docs for RainbowKit.",
"private": true,
"dependencies": {
Expand Down

2 comments on commit fe378b9

@vercel
Copy link

@vercel vercel bot commented on fe378b9 Nov 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on fe378b9 Nov 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.