Skip to content

Commit 4840545

Browse files
authored
🎉 Release new version (#1159)
1 parent c688928 commit 4840545

File tree

7 files changed

+23
-8
lines changed

7 files changed

+23
-8
lines changed

.changeset/dull-lamps-repeat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/coingecko/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @usedapp/coingecko
22

3+
## 1.1.21
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c688928]
8+
- @usedapp/core@1.2.15
9+
310
## 1.1.20
411

512
### Patch Changes

packages/coingecko/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usedapp/coingecko",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"main": "dist/cjs/src/index.js",
55
"module": "dist/esm/src/index.js",
66
"types": "dist/esm/src/index.d.ts",

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @usedapp/core
22

3+
## 1.2.15
4+
5+
### Patch Changes
6+
7+
- c688928: 🌝 Add optimism sepolia to chain ids
8+
39
## 1.2.14
410

511
### Patch Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usedapp/core",
3-
"version": "1.2.14",
3+
"version": "1.2.15",
44
"repository": "git@github.com:TrueFiEng/useDApp.git",
55
"author": "Ethworks",
66
"license": "MIT",

packages/testing/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @usedapp/testing
22

3+
## 1.1.21
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [c688928]
8+
- @usedapp/core@1.2.15
9+
310
## 1.1.20
411

512
### Patch Changes

packages/testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usedapp/testing",
3-
"version": "1.1.20",
3+
"version": "1.1.21",
44
"main": "dist/src/index.js",
55
"types": "dist/src/index.d.ts",
66
"repository": "git@github.com:TrueFiEng/useDApp.git",

0 commit comments

Comments
 (0)