Skip to content

Commit

Permalink
Merge pull request #49 from DIG-Network/release/v0.0.1-alpha.55
Browse files Browse the repository at this point in the history
Release/v0.0.1 alpha.55
  • Loading branch information
MichaelTaylor3D authored Oct 5, 2024
2 parents 82982d3 + 012beef commit b9c684c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 8 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.1-alpha.55](https://github.com/DIG-Network/dig-incentive-server/compare/v0.0.1-alpha.54...v0.0.1-alpha.55) (2024-10-05)

### [0.0.1-alpha.54](https://github.com/DIG-Network/dig-incentive-server/compare/v0.0.1-alpha.53...v0.0.1-alpha.54) (2024-10-04)

### [0.0.1-alpha.53](https://github.com/DIG-Network/dig-incentive-server/compare/v0.0.1-alpha.52...v0.0.1-alpha.53) (2024-10-03)
Expand Down
18 changes: 12 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dig-incentive-server",
"version": "0.0.1-alpha.54",
"version": "0.0.1-alpha.55",
"description": "",
"type": "commonjs",
"main": "./dist/index.js",
Expand All @@ -24,7 +24,7 @@
"LICENSE"
],
"dependencies": {
"@dignetwork/dig-sdk": "^0.0.1-alpha.130",
"@dignetwork/dig-sdk": "^0.0.1-alpha.135",
"async-mutex": "^0.5.0",
"datalayer-driver": "^0.1.21",
"express": "^4.19.2",
Expand Down

0 comments on commit b9c684c

Please sign in to comment.