Skip to content

Commit

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

* chore: changelog order

---------

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 authored Jan 3, 2024
1 parent 5a184e9 commit 1d602e8
Show file tree
Hide file tree
Showing 42 changed files with 190 additions and 41 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-bobcats-compete.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/lazy-pumpkins-relax.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-points-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-trains-complain.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.75

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.1.74

### 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.74",
"version": "0.1.75",
"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.24

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.23

### 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.23",
"version": "0.0.24",
"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.24

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.23

### 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.23",
"version": "0.0.24",
"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.76

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.75

### 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.75",
"version": "0.0.76",
"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.76

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.75

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

## 0.0.5

### Patch Changes

- @rainbow-me/rainbow-button@0.1.3

## 0.0.4

### 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.4",
"version": "0.0.5",
"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.58

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.57

### 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.57",
"version": "0.0.58",
"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.59

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3
- @rainbow-me/rainbowkit-siwe-next-auth@0.3.4

## 0.0.58

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

## 0.0.5

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.4

### 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.4",
"version": "0.0.5",
"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.76

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.75

### 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.75",
"version": "0.0.76",
"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.75

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.74

### 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.74"
"version": "0.0.75"
}
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.64

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.63

### 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.63",
"version": "0.0.64",
"type": "module",
"scripts": {
"dev": "vite",
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.11

### Patch Changes

- d73b021: Updated wagmi to `~1.4.13` and viem to `~1.21.4`.

## 0.2.10

### Patch Changes
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.78

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.1.77

### 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.77",
"version": "0.1.78",
"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.10",
"version": "0.2.11",
"files": [
"dist",
"templates"
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.78

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3

## 0.0.77

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

## 0.0.86

### Patch Changes

- Updated dependencies [24b5a88]
- Updated dependencies [7565fb2]
- Updated dependencies [5a184e9]
- @rainbow-me/rainbowkit@1.3.3
- @rainbow-me/rainbow-button@0.1.3
- @rainbow-me/rainbowkit-siwe-next-auth@0.3.4

## 0.0.85

### Patch Changes
Expand Down
Loading

2 comments on commit 1d602e8

@vercel
Copy link

@vercel vercel bot commented on 1d602e8 Jan 3, 2024

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 1d602e8 Jan 3, 2024

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.