Skip to content

Commit

Permalink
release: 🚀v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waynewyang committed Dec 28, 2023
1 parent 46ee061 commit 51440da
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [1.3.0](https://github.com/unipackage/filecoin/compare/v1.2.0...v1.3.0) (2023-12-28)


### Features

* 🎸 update net to 2.4.0 ([46ee061](https://github.com/unipackage/filecoin/commit/46ee0611b268ce7253db0d62e099192274e57f7e))

# [1.2.0](https://github.com/unipackage/filecoin/compare/v1.1.0...v1.2.0) (2023-12-28)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unipackage/filecoin",
"version": "1.2.0",
"version": "1.3.0",
"description": "filecoin",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 51440da

Please sign in to comment.