Skip to content

Commit

Permalink
🎉 Release new version (#1021)
Browse files Browse the repository at this point in the history
  • Loading branch information
truefibot committed Nov 9, 2022
1 parent 840e14e commit 2bd4bbf
Show file tree
Hide file tree
Showing 10 changed files with 32 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-fans-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hip-dryers-agree.md

This file was deleted.

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

## 1.1.8

### Patch Changes

- Updated dependencies [840e14e]
- @usedapp/core@1.2.2

## 1.1.7

### 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.7",
"version": "1.1.8",
"main": "dist/cjs/src/index.js",
"module": "dist/esm/src/index.js",
"types": "dist/esm/src/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @usedapp/core

## 1.2.2

### Patch Changes

- 840e14e: Change Goerli Optimism block explorer to etherscan

## 1.2.1

### 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.2.1",
"version": "1.2.2",
"repository": "git@github.com:TrueFiEng/useDApp.git",
"author": "Ethworks",
"license": "MIT",
Expand Down
8 changes: 8 additions & 0 deletions packages/siwe/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @usedapp/siwe

## 2.0.1

### Patch Changes

- 14b9f68: ⛓ Allow to use multichain
- Updated dependencies [840e14e]
- @usedapp/core@1.2.2

## 2.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/siwe/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@usedapp/siwe",
"version": "2.0.0",
"version": "2.0.1",
"repository": "git@github.com:TrueFiEng/useDApp.git",
"author": "TrueFiEng",
"license": "MIT",
Expand Down
7 changes: 7 additions & 0 deletions packages/testing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @usedapp/testing

## 1.1.8

### Patch Changes

- Updated dependencies [840e14e]
- @usedapp/core@1.2.2

## 1.1.7

### 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.7",
"version": "1.1.8",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"repository": "git@github.com:TrueFiEng/useDApp.git",
Expand Down

3 comments on commit 2bd4bbf

@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.