Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version packages #506

Merged
merged 1 commit into from
Jun 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/bright-ducks-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-ghosts-mix.md

This file was deleted.

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

## 0.1.3

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.1.2

### 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.2",
"version": "0.1.3",
"private": true,
"dependencies": {
"@rainbow-me/rainbowkit": "workspace:*",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-next-custom-button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# with-next-custom-button

## 0.0.3

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.0.2

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

## 0.0.3

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.0.2

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

## 0.0.3

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.0.2

### 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.2",
"version": "0.0.3",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions examples/with-remix/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## null

### Patch Changes

- Updated dependencies [233a6d7]
- @rainbow-me/rainbowkit@0.3.0

Expand Down
8 changes: 8 additions & 0 deletions packages/create-rainbowkit/generated-test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# generated-test-app

## 0.1.5

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.1.4

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "generated-test-app",
"private": true,
"version": "0.1.4",
"version": "0.1.5",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-rainbowkit/templates/next-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# rainbowkit-next-app

## 0.0.5

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.0.4

### Patch Changes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rainbowkit-next-app",
"private": true,
"version": "0.0.4",
"version": "0.0.5",
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions packages/example/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# example

## 0.0.13

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.0.12

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

## 0.3.1

### Patch Changes

- 9d431fb: Update [react-remove-scroll](https://github.com/theKashey/react-remove-scroll) to v2.5.4 to fix an issue with scrollbar space preservation when the modal is opened.

More detail: https://github.com/theKashey/react-remove-scroll/issues/71.

- 11ed088: Abbreviate large account balances using standard k/m/b units, fixes cases where balances appeared in exponential notation.

## 0.3.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": "0.3.0",
"version": "0.3.1",
"description": "The best way to connect a wallet",
"files": [
"dist"
Expand Down
8 changes: 8 additions & 0 deletions site/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# site

## 0.0.13

### Patch Changes

- Updated dependencies [9d431fb]
- Updated dependencies [11ed088]
- @rainbow-me/rainbowkit@0.3.1

## 0.0.12

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