Skip to content

Commit

Permalink
Merge pull request #54 from DIG-Network/release/v0.0.1-alpha.60
Browse files Browse the repository at this point in the history
Release/v0.0.1 alpha.60
  • Loading branch information
MichaelTaylor3D authored Oct 8, 2024
2 parents 7102141 + f64760b commit 364bdcc
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 8 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.60](https://github.com/DIG-Network/dig-incentive-server/compare/v0.0.1-alpha.59...v0.0.1-alpha.60) (2024-10-08)


### Features

* update sdk ([5c32a45](https://github.com/DIG-Network/dig-incentive-server/commit/5c32a45d783adcb2afca44141320a620efbc7247))

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

### [0.0.1-alpha.58](https://github.com/DIG-Network/dig-incentive-server/compare/v0.0.1-alpha.57...v0.0.1-alpha.58) (2024-10-08)
Expand Down
12 changes: 6 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.59",
"version": "0.0.1-alpha.60",
"description": "",
"type": "commonjs",
"main": "./dist/index.js",
Expand All @@ -24,7 +24,7 @@
"LICENSE"
],
"dependencies": {
"@dignetwork/dig-sdk": "^0.0.1-alpha.165",
"@dignetwork/dig-sdk": "^0.0.1-alpha.166",
"async-mutex": "^0.5.0",
"datalayer-driver": "^0.1.21",
"express": "^4.19.2",
Expand Down

0 comments on commit 364bdcc

Please sign in to comment.