Skip to content

Commit

Permalink
chore: version packages (#2073)
Browse files Browse the repository at this point in the history
* chore: version packages

* chore: i18n updates

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Sinclair <d@niel.nyc>
  • Loading branch information
3 people committed Aug 5, 2024
1 parent 2eeb7b9 commit 379bc56
Show file tree
Hide file tree
Showing 124 changed files with 1,238 additions and 216 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-guests-love.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-ants-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-chicken-dress.md

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-apples-know.md

This file was deleted.

23 changes: 0 additions & 23 deletions .changeset/selfish-wasps-join.md

This file was deleted.

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

## 0.1.92

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-next-app-i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-next-app-i18n

## 0.0.41

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-next-app

## 0.0.41

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-next-custom-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-next-custom-button

## 0.0.93

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-next-mint-nft/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-next-mint-nft

## 0.0.93

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
9 changes: 9 additions & 0 deletions examples/with-next-rainbow-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# with-next-rainbow-button

## 0.0.22

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- @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
14 changes: 14 additions & 0 deletions examples/with-next-siwe-iron-session/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-next-siwe-iron-session

## 0.0.75

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
15 changes: 15 additions & 0 deletions examples/with-next-siwe-next-auth/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# with-next-siwe-next-auth

## 0.0.76

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-next-wallet-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-next-wallet-button

## 0.0.22

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-next

## 0.0.93

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-remix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-remix

## 0.0.92

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
14 changes: 14 additions & 0 deletions examples/with-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# with-vite

## 0.0.81

### Patch Changes

- 4cff94d: - updated `wagmi` to `^2.12.0`
- updated `viem` to `2.17.0`
- update `@tanstack/react-query` to `^5.51.11`
- Updated dependencies [b530c80]
- Updated dependencies [7f6e36e]
- Updated dependencies [2eeb7b9]
- Updated dependencies [72fe07d]
- Updated dependencies [d02d73f]
- @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
Loading

0 comments on commit 379bc56

Please sign in to comment.