Skip to content

Commit

Permalink
🎉 Release new version (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
truefibot authored Jul 12, 2022
1 parent 61963a5 commit 51efdf9
Show file tree
Hide file tree
Showing 7 changed files with 23 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/seven-beers-destroy.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.1

### Patch Changes

- Updated dependencies [61963a5]
- @usedapp/core@1.1.1

## 1.1.0

### Minor 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.0",
"version": "1.1.1",
"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.1.1

### Patch Changes

- 61963a5: Refresh only static calls with changed par

## 1.1.0

### Minor 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.0",
"version": "1.1.1",
"repository": "[email protected]:EthWorks/useDApp.git",
"author": "Ethworks",
"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.1

### Patch Changes

- Updated dependencies [61963a5]
- @usedapp/core@1.1.1

## 1.1.0

### Minor 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.0",
"version": "1.1.1",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
"repository": "[email protected]:EthWorks/useDApp.git",
Expand Down

3 comments on commit 51efdf9

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