Skip to content

Commit

Permalink
Merge pull request #114 from ixofoundation/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Michael-Ixo authored Aug 21, 2024
2 parents b7d564c + f2aeedd commit 98b8ff0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
9 changes: 1 addition & 8 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,6 @@
"npmPublish": false
}
],
[
"@semantic-release/git",
{
"assets": ["package.json"],
"message": "chore(release): ${nextRelease.version} [skip ci]\n${nextRelease.notes}"
}
],
"@semantic-release/github"
]
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ixo-blocksync",
"version": "2.1.3",
"version": "2.1.4-develop.1",
"description": "Syncs all the public info from an ixo blockchain to an instance of PostgresQL ",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 98b8ff0

Please sign in to comment.