Skip to content

Commit 81ee6d8

Browse files
Merge pull request #114 from DIG-Network/release/v0.0.1-alpha.125
Release/v0.0.1 alpha.125
2 parents 7e93459 + 616d9ab commit 81ee6d8

File tree

3 files changed

+38
-3
lines changed

3 files changed

+38
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [0.0.1-alpha.125](https://github.com/DIG-Network/dig-chia-sdk/compare/v0.0.1-alpha.124...v0.0.1-alpha.125) (2024-10-04)
6+
57
### [0.0.1-alpha.124](https://github.com/DIG-Network/dig-chia-sdk/compare/v0.0.1-alpha.123...v0.0.1-alpha.124) (2024-10-04)
68

79
### [0.0.1-alpha.123](https://github.com/DIG-Network/dig-chia-sdk/compare/v0.0.1-alpha.122...v0.0.1-alpha.123) (2024-10-04)

package-lock.json

Lines changed: 34 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dignetwork/dig-sdk",
3-
"version": "0.0.1-alpha.124",
3+
"version": "0.0.1-alpha.125",
44
"description": "",
55
"type": "commonjs",
66
"main": "./dist/index.js",
@@ -26,6 +26,7 @@
2626
],
2727
"dependencies": {
2828
"@dignetwork/datalayer-driver": "^0.1.29",
29+
"@dignetwork/dig-sdk": "^0.0.1-alpha.124",
2930
"archiver": "^7.0.1",
3031
"axios": "^1.7.7",
3132
"bip39": "^3.1.0",

0 commit comments

Comments
 (0)