Skip to content

Commit

Permalink
chore: version packages (#1615)
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 Nov 20, 2023
1 parent 74ead9d commit cb56848
Show file tree
Hide file tree
Showing 33 changed files with 170 additions and 48 deletions.
23 changes: 0 additions & 23 deletions .changeset/chilled-bugs-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-dingos-relate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-humans-cheer.md

This file was deleted.

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

## 0.1.71

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.1.70

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

## 0.0.20

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.19

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

## 0.0.20

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.19

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

## 0.0.72

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.71

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

## 0.0.72

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.71

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

## 0.0.54

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.53

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

## 0.0.54

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1
- @rainbow-me/rainbowkit-siwe-next-auth@0.3.2

## 0.0.53

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

## 0.0.72

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.71

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

## 0.0.71

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.70

### 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.70"
"version": "0.0.71"
}
9 changes: 9 additions & 0 deletions examples/with-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# with-vite

## 0.0.59

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.58

### 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.58",
"version": "0.0.59",
"scripts": {
"dev": "vite",
"build": "tsc && vite build",
Expand Down
9 changes: 9 additions & 0 deletions packages/create-rainbowkit/generated-test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# generated-test-app

## 0.1.74

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.1.73

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

## 0.0.74

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1

## 0.0.73

### 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.73",
"version": "0.0.74",
"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.81

### Patch Changes

- Updated dependencies [74ead9df]
- Updated dependencies [94dce820]
- Updated dependencies [39d81e93]
- @rainbow-me/rainbowkit@1.2.1
- @rainbow-me/rainbowkit-siwe-next-auth@0.3.2

## 0.0.80

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

## 1.2.1

### Patch Changes

- 74ead9df: Tokenary Support

**Example usage**

```ts
import {
getDefaultWallets,
connectorsForWallets,
} from "@rainbow-me/rainbowkit";
import { tokenaryWallet } from "@rainbow-me/rainbowkit/wallets";
const { wallets } = getDefaultWallets({ appName, chains });
const connectors = connectorsForWallets([
...wallets,
{
groupName: "Other",
wallets: [tokenaryWallet({ chains })],
},
]);
```

- 94dce820: Fixed scroll bar inconsistencies in the Chain selector for large chain lists or when animating upon user interaction
- 39d81e93: Fixed a bug where the avatar loading indicator had used excessive CPU cycles

## 1.2.0

### Minor 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.2.0",
"version": "1.2.1",
"description": "The best way to connect a wallet",
"files": [
"dist",
Expand Down

2 comments on commit cb56848

@vercel
Copy link

@vercel vercel bot commented on cb56848 Nov 20, 2023

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 cb56848 Nov 20, 2023

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.