Skip to content

Commit

Permalink
Merge pull request #89 from DIG-Network/release/v0.0.1-alpha.99
Browse files Browse the repository at this point in the history
Release/v0.0.1 alpha.99
  • Loading branch information
MichaelTaylor3D authored Sep 26, 2024
2 parents 69f4675 + 490423e commit 579445f
Show file tree
Hide file tree
Showing 6 changed files with 153 additions and 277 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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.99](https://github.com/DIG-Network/dig-chia-sdk/compare/v0.0.1-alpha.98...v0.0.1-alpha.99) (2024-09-26)


### Features

* add inactivity timer to propagation server downloads ([e9beb23](https://github.com/DIG-Network/dig-chia-sdk/commit/e9beb231dbedf0392a806dba6cc9d225745f8ee9))
* add public key to server coin ([ffd0c59](https://github.com/DIG-Network/dig-chia-sdk/commit/ffd0c596d2ca29a910443b1d09a56db83d8d80e6))
* refactor content server driver to use axios ([12c2a44](https://github.com/DIG-Network/dig-chia-sdk/commit/12c2a44e2d36e4daaea1d036fb98c71a7cbd7637))

### [0.0.1-alpha.98](https://github.com/DIG-Network/dig-chia-sdk/compare/v0.0.1-alpha.97...v0.0.1-alpha.98) (2024-09-26)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dignetwork/dig-sdk",
"version": "0.0.1-alpha.98",
"version": "0.0.1-alpha.99",
"description": "",
"type": "commonjs",
"main": "./dist/index.js",
Expand Down
Loading

0 comments on commit 579445f

Please sign in to comment.