Skip to content

Commit

Permalink
release: 🚀v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waynewyang committed Jan 4, 2024
1 parent 0559957 commit 6bf1637
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


# [2.0.0](https://github.com/unipackage/filecoin/compare/v1.6.0...v2.0.0) (2024-01-04)


### Features

* 🎸 update datastore->1.0.0 ([0559957](https://github.com/unipackage/filecoin/commit/055995790cb444022881e05c7bcf29ee68e698e0))


### BREAKING CHANGES

* 🧨 update datastore->1.0.0

# [1.6.0](https://github.com/unipackage/filecoin/compare/v1.5.1...v1.6.0) (2024-01-04)


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.6.0",
"version": "2.0.0",
"description": "filecoin",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 6bf1637

Please sign in to comment.