Skip to content

Commit

Permalink
chore(release): 3.4.0
Browse files Browse the repository at this point in the history
# [3.4.0](v3.3.1...v3.4.0) (2021-12-13)

### Bug Fixes

* πŸ› Distinguish token index from splunk index ([81b7179](81b7179))

### Features

* 🎸 Add transactionHash to NFT payload ([1741444](1741444))
  • Loading branch information
semantic-release-bot committed Dec 13, 2021
1 parent 000b814 commit bd5b297
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
# [3.4.0](https://github.com/splunk/splunk-connect-for-ethereum/compare/v3.3.1...v3.4.0) (2021-12-13)


### Bug Fixes

* πŸ› Distinguish token index from splunk index ([81b7179](https://github.com/splunk/splunk-connect-for-ethereum/commit/81b7179a230d2e6c6feb94d414c412c65bb65c0d))


### Features

* 🎸 Add transactionHash to NFT payload ([1741444](https://github.com/splunk/splunk-connect-for-ethereum/commit/1741444687e971e3d922dd4648a4a4379e0f7866))

## [3.3.1](https://github.com/splunk/splunk-connect-for-ethereum/compare/v3.3.0...v3.3.1) (2021-12-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@splunkdlt/ethlogger",
"description": "Agent to gather information from an Ethereum node - part of Splunk Connect for Ethereum",
"version": "3.3.1",
"version": "3.4.0",
"author": "Splunk",
"bin": {
"ethlogger": "./bin/run"
Expand Down

0 comments on commit bd5b297

Please sign in to comment.