Skip to content

Commit

Permalink
🔖 Version 0.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Jan 5, 2024
1 parent 0671c12 commit 3e2d0e8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
## [Unreleased]

## [0.6.10] - 2024-01-05
### Changed
- Increase default gas price estimator intercept to 200000
- Bump axios, minimist, express dependencies version

## [0.6.9] - 2023-11-14
### Changed
- Increase default gas price by 1000 as per proposal 74
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@likecoin/iscn-js",
"version": "0.6.9",
"version": "0.6.10",
"description": "",
"engines": {
"node": ">=16"
Expand Down

0 comments on commit 3e2d0e8

Please sign in to comment.