Skip to content

Commit

Permalink
chore(master): release js-lib 2.0.1 (#103)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 13, 2023
1 parent bbfab03 commit 28d1c74
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions js-library/js-library/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.1](https://github.com/fairDataSociety/fdp-contracts/compare/fdp-contracts-js-lib-v2.0.0...fdp-contracts-js-lib-v2.0.1) (2023-02-10)


### Bug Fixes

* return back previous goerli addresses ([#102](https://github.com/fairDataSociety/fdp-contracts/issues/102)) ([bbfab03](https://github.com/fairDataSociety/fdp-contracts/commit/bbfab03ce882297c4bb325a65f7ecceb090cc97d))

## [2.0.0](https://github.com/fairDataSociety/fdp-contracts/compare/fdp-contracts-js-lib-v1.0.4...fdp-contracts-js-lib-v2.0.0) (2023-02-02)


Expand Down
4 changes: 2 additions & 2 deletions js-library/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 js-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fairdatasociety/fdp-contracts-js",
"version": "2.0.0",
"version": "2.0.1",
"description": "Library for interaction with FDS contracts",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 28d1c74

Please sign in to comment.