Skip to content

Commit

Permalink
chore: version packages (#545)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 27, 2022
1 parent d905271 commit 47f6a88
Show file tree
Hide file tree
Showing 20 changed files with 78 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/shaggy-doors-grab.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.8

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.1.7

### 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.7",
"version": "0.1.8",
"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.8

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.0.7

### 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.7",
"version": "0.0.8",
"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.8

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.0.7

### 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.7",
"version": "0.0.8",
"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.8

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.0.7

### 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.7",
"version": "0.0.8",
"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 [d905271]
- @rainbow-me/rainbowkit@0.3.6

## null

### Patch Changes

- Updated dependencies [40d838e]
- Updated dependencies [1ab9c07]
- Updated dependencies [1a7d50c]
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.10

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.1.9

### 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.9",
"version": "0.1.10",
"scripts": {
"dev": "next dev",
"build": "next build",
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.10

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.0.9

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

## 0.0.18

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.0.17

### 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.17",
"version": "0.0.18",
"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

## 0.3.6

### Patch Changes

- d905271: Fix issue on iOS in non-Safari browsers and WebViews where a blank tab is left behind after connecting via WalletConnect

## 0.3.5

### 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.3.5",
"version": "0.3.6",
"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.18

### Patch Changes

- Updated dependencies [d905271]
- @rainbow-me/rainbowkit@0.3.6

## 0.0.17

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

2 comments on commit 47f6a88

@vercel
Copy link

@vercel vercel bot commented on 47f6a88 Jun 27, 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 47f6a88 Jun 27, 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.