Skip to content

Commit

Permalink
chore(master): release js-lib 3.11.0 (#173)
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 Mar 18, 2024
1 parent 7bbd943 commit 5256033
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

## [3.11.0](https://github.com/fairDataSociety/fdp-contracts/compare/fdp-contracts-js-lib-v3.10.1...fdp-contracts-js-lib-v3.11.0) (2024-03-18)


### Features

* rpc config ([#172](https://github.com/fairDataSociety/fdp-contracts/issues/172)) ([7bbd943](https://github.com/fairDataSociety/fdp-contracts/commit/7bbd9439cb31685f50102df72ce8acc8ab25f163))

## [3.10.1](https://github.com/fairDataSociety/fdp-contracts/compare/fdp-contracts-js-lib-v3.10.0...fdp-contracts-js-lib-v3.10.1) (2024-01-09)


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": "3.10.1",
"version": "3.11.0",
"description": "Library for interaction with FDS contracts",
"main": "build/index.js",
"scripts": {
Expand Down

0 comments on commit 5256033

Please sign in to comment.