Skip to content

Commit 394c3d4

Browse files
chore(master): release contracts 2.8.0 (#163)
* chore(master): release contracts 2.8.0 * chore: fix changelog --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Vladan Tomić <tomic.vladan.mail@gmail.com>
1 parent c7c72ef commit 394c3d4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.8.0](https://github.com/fairDataSociety/fdp-contracts/compare/fdp-contracts-main-v2.7.0...fdp-contracts-main-v2.8.0) (2023-11-30)
4+
5+
6+
### Features
7+
8+
* Feat/reverse registrar (#157) ([115cecf](https://github.com/fairDataSociety/fdp-contracts/commit/115cecf5f0d446362b63db993bb3437da43c274d))
9+
310
## [2.7.0](https://github.com/fairDataSociety/fdp-contracts/compare/fdp-contracts-main-v2.6.0...fdp-contracts-main-v2.7.0) (2023-09-06)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fairdatasociety/fdp-contracts",
3-
"version": "2.7.0",
3+
"version": "2.8.0",
44
"description": "Fair Data Protocol smart contracts and its utilities",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)