Skip to content

Commit

Permalink
chore(release): 3.5.7
Browse files Browse the repository at this point in the history
## [3.5.7](v3.5.6...v3.5.7) (2022-09-08)

### Bug Fixes

* πŸ› upgrade dependencies in lockfile ([b6dc45d](b6dc45d))
  • Loading branch information
semantic-release-bot committed Sep 8, 2022
1 parent b6dc45d commit f36c0b0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [3.5.7](https://github.com/splunk/splunk-connect-for-ethereum/compare/v3.5.6...v3.5.7) (2022-09-08)


### Bug Fixes

* πŸ› upgrade dependencies in lockfile ([b6dc45d](https://github.com/splunk/splunk-connect-for-ethereum/commit/b6dc45d6c06ecc77e4b0bac6e63831f1d0aca829))

## [3.5.6](https://github.com/splunk/splunk-connect-for-ethereum/compare/v3.5.5...v3.5.6) (2022-09-01)


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.5.6",
"version": "3.5.7",
"author": "Splunk",
"bin": {
"ethlogger": "./bin/run"
Expand Down

0 comments on commit f36c0b0

Please sign in to comment.