Skip to content

Commit

Permalink
chore: version packages (rainbow-me#1510)
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 Sep 8, 2023
1 parent b62d4dc commit c68c8ff
Show file tree
Hide file tree
Showing 32 changed files with 120 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/slimy-drinks-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stale-islands-jam.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.63

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.1.62

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

## 0.0.12

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.11

### 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.11",
"version": "0.0.12",
"scripts": {
"dev": "next dev",
"build": "next build",
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.64

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.63

### 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.63",
"version": "0.0.64",
"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.64

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.63

### 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.63",
"version": "0.0.64",
"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.46

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.45

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

## 0.0.46

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11
- @rainbow-me/rainbowkit-siwe-next-auth@0.3.0

## 0.0.45

### 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.45",
"version": "0.0.46",
"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.64

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.63

### 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.63",
"version": "0.0.64",
"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
@@ -1,5 +1,12 @@
# with-remix

## 0.0.63

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.62

### 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
Expand Up @@ -31,5 +31,5 @@
"engines": {
"node": ">=14"
},
"version": "0.0.62"
"version": "0.0.63"
}
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.51

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.50

### 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.50",
"version": "0.0.51",
"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.2.6

### Patch Changes

- 118dfe11: Updated wagmi to `~1.4.0` and viem to `~1.10.0`.

## 0.2.5

### 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.66

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.1.65

### 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.65",
"version": "0.1.66",
"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.2.5",
"version": "0.2.6",
"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.66

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.65

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

## 0.0.73

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11
- @rainbow-me/rainbowkit-siwe-next-auth@0.3.0

## 0.0.72

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

## 1.0.11

### Patch Changes

- 118dfe11: Support for wagmi `1.4.x` and viem `1.10.x` peer dependencies.

## 1.0.10

### 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": "1.0.10",
"version": "1.0.11",
"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.73

### Patch Changes

- Updated dependencies [118dfe11]
- @rainbow-me/rainbowkit@1.0.11

## 0.0.72

### 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.72",
"version": "0.0.73",
"description": "Site and docs for RainbowKit.",
"private": true,
"dependencies": {
Expand Down

0 comments on commit c68c8ff

Please sign in to comment.