Skip to content

Commit

Permalink
chore: version packages (#1834)
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 Mar 11, 2024
1 parent 6982833 commit 71f37da
Show file tree
Hide file tree
Showing 44 changed files with 300 additions and 68 deletions.
23 changes: 0 additions & 23 deletions .changeset/calm-badgers-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-poems-wink.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-queens-boil.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/popular-ducks-travel.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/shaggy-flowers-sort.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-years-mate.md

This file was deleted.

10 changes: 10 additions & 0 deletions examples/with-create-react-app/CHANGELOG.md
@@ -1,5 +1,15 @@
# with-create-react-app

## 0.1.81

### Patch Changes

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.1.80

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-create-react-app/package.json
@@ -1,6 +1,6 @@
{
"name": "with-create-react-app",
"version": "0.1.80",
"version": "0.1.81",
"private": true,
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
Expand Down
18 changes: 18 additions & 0 deletions examples/with-next-app-i18n/CHANGELOG.md
@@ -1,5 +1,23 @@
# with-next-app-i18n

## 0.0.30

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- 6982833: We've migrated `with-next-app-i18n` to `next-intl` version `^3.9.4` and adopted the latest best practices. The example also now includes a `messages/` translation sample to replicate real-world usage.
- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app-i18n/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-app-i18n",
"private": true,
"version": "0.0.29",
"version": "0.0.30",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
17 changes: 17 additions & 0 deletions examples/with-next-app/CHANGELOG.md
@@ -1,5 +1,22 @@
# with-next-app

## 0.0.30

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-app/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-app",
"private": true,
"version": "0.0.29",
"version": "0.0.30",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
17 changes: 17 additions & 0 deletions examples/with-next-custom-button/CHANGELOG.md
@@ -1,5 +1,22 @@
# with-next-custom-button

## 0.0.82

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.81

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-custom-button/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-custom-button",
"private": true,
"version": "0.0.81",
"version": "0.0.82",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
17 changes: 17 additions & 0 deletions examples/with-next-mint-nft/CHANGELOG.md
@@ -1,5 +1,22 @@
# with-next-mint-nft

## 0.0.82

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.81

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-mint-nft/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-mint-nft",
"private": true,
"version": "0.0.81",
"version": "0.0.82",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
12 changes: 12 additions & 0 deletions examples/with-next-rainbow-button/CHANGELOG.md
@@ -1,5 +1,17 @@
# with-next-rainbow-button

## 0.0.11

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`
- @rainbow-me/rainbow-button@0.2.2

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-rainbow-button/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-rainbow-button",
"private": true,
"version": "0.0.10",
"version": "0.0.11",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
17 changes: 17 additions & 0 deletions examples/with-next-siwe-iron-session/CHANGELOG.md
@@ -1,5 +1,22 @@
# with-next-siwe-iron-session

## 0.0.64

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.63

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-iron-session/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-siwe-iron-session",
"private": true,
"version": "0.0.63",
"version": "0.0.64",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
18 changes: 18 additions & 0 deletions examples/with-next-siwe-next-auth/CHANGELOG.md
@@ -1,5 +1,23 @@
# with-next-siwe-next-auth

## 0.0.65

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2
- @rainbow-me/rainbowkit-siwe-next-auth@0.4.0

## 0.0.64

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-siwe-next-auth/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-siwe-next-auth",
"private": true,
"version": "0.0.64",
"version": "0.0.65",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
17 changes: 17 additions & 0 deletions examples/with-next-wallet-button/CHANGELOG.md
@@ -1,5 +1,22 @@
# with-next-wallet-button

## 0.0.11

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next-wallet-button/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next-wallet-button",
"private": true,
"version": "0.0.10",
"version": "0.0.11",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
17 changes: 17 additions & 0 deletions examples/with-next/CHANGELOG.md
@@ -1,5 +1,22 @@
# with-next

## 0.0.82

### Patch Changes

- 6982833: Updated the following packages:

- `next` to `^14.1.3`
- `eslint-config-next` to `^14.1.3`
- `@types/react` to `^18.2.64`
- `@types/react` to `^18.2.64`

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.81

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-next/package.json
@@ -1,7 +1,7 @@
{
"name": "with-next",
"private": true,
"version": "0.0.81",
"version": "0.0.82",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
10 changes: 10 additions & 0 deletions examples/with-remix/CHANGELOG.md
@@ -1,5 +1,15 @@
# with-remix

## 0.0.81

### Patch Changes

- Updated dependencies [524d7a0]
- Updated dependencies [2f637e4]
- Updated dependencies [c021746]
- Updated dependencies [df572f1]
- @rainbow-me/rainbowkit@2.0.2

## 0.0.80

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/with-remix/package.json
@@ -1,7 +1,7 @@
{
"name": "with-remix",
"private": true,
"version": "0.0.80",
"version": "0.0.81",
"type": "module",
"scripts": {
"build": "remix build",
Expand Down

0 comments on commit 71f37da

Please sign in to comment.