Skip to content

Commit fec110b

Browse files
chore: [ci] release (#10)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3fe42f2 commit fec110b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/kind-hotels-stare.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @node-real/web3-plugin-bundle
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 3fe42f2: fix package main&type
8+
39
## 2.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-real/web3-plugin-bundle",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "bundle plugin to extend web3.js with additional methods",
55
"main": "dist/esm/index.js",
66
"types": "dist/esm/index.d.ts",

0 commit comments

Comments
 (0)