Skip to content

Commit

Permalink
🎉 Release new version (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
truefibot committed Aug 5, 2022
1 parent af0c4c4 commit dedbb82
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 18 deletions.
5 changes: 0 additions & 5 deletions .changeset/add-optimisim-goerli-testnet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-kangaroos-dance.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-buttons-own.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/coingecko/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @usedapp/coingecko

## 1.1.5

### Patch Changes

- Updated dependencies [ed915f1]
- Updated dependencies [f420823]
- Updated dependencies [af0c4c4]
- @usedapp/core@1.1.5

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/coingecko/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@usedapp/coingecko",
"version": "1.1.4",
"version": "1.1.5",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",
"types": "dist/esm/src/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @usedapp/core

## 1.1.5

### Patch Changes

- ed915f1: ⛓ Add Optimism Göerli test chain
- f420823: Resurface error when 'switchNetwork' fails
- af0c4c4: 👮‍♀️ Disable `chainId` in `useEthers` only on unsupported or not configured chains

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@usedapp/core",
"version": "1.1.4",
"version": "1.1.5",
"repository": "[email protected]:EthWorks/useDApp.git",
"author": "Ethworks",
"license": "MIT",
Expand Down
9 changes: 9 additions & 0 deletions packages/testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @usedapp/testing

## 1.1.5

### Patch Changes

- Updated dependencies [ed915f1]
- Updated dependencies [f420823]
- Updated dependencies [af0c4c4]
- @usedapp/core@1.1.5

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@usedapp/testing",
"version": "1.1.4",
"version": "1.1.5",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"repository": "[email protected]:EthWorks/useDApp.git",
Expand Down

3 comments on commit dedbb82

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

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.