Skip to content

Commit 992bf9b

Browse files
chore(release): 0.0.1-alpha.171
1 parent 9c48999 commit 992bf9b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.171](https://github.com/DIG-Network/dig-chia-sdk/compare/v0.0.1-alpha.170...v0.0.1-alpha.171) (2024-10-26)
6+
7+
8+
### Features
9+
10+
* add interval promise ([380f5da](https://github.com/DIG-Network/dig-chia-sdk/commit/380f5dae168256e54cc9f0618e6aaa753546b2e5))
11+
* optionally use redis cache instead of node cache if the right env is set up ([9c48999](https://github.com/DIG-Network/dig-chia-sdk/commit/9c4899987512a9ed4984dd6d31f327c0ed162237))
12+
513
### [0.0.1-alpha.170](https://github.com/DIG-Network/dig-chia-sdk/compare/v0.0.1-alpha.169...v0.0.1-alpha.170) (2024-10-10)
614

715

package-lock.json

Lines changed: 2 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: 1 addition & 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.170",
3+
"version": "0.0.1-alpha.171",
44
"description": "",
55
"type": "commonjs",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)