Skip to content

Commit

Permalink
chore: release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and lahgolz committed Apr 22, 2023
1 parent c80a96e commit e9de393
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [0.6.1](https://www.github.com/pinetwork-js/api-typing/compare/v0.6.0...v0.6.1) (2023-04-22)


### Bug Fixes

* rename RESTGetClientIncompletePaymentResult to RESTGetIncompleteClientPaymentResult ([c80a96e](https://www.github.com/pinetwork-js/api-typing/commit/c80a96e9123e4254f47fef2179678d0ec32d3bd3))
* route type for static routes ([3ecd123](https://www.github.com/pinetwork-js/api-typing/commit/3ecd123c9da6572409a46586a090caf3da9d6e36))

## [0.6.0](https://www.github.com/pinetwork-js/api-typing/compare/v0.5.2...v0.6.0) (2023-04-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pinetwork-js/api-typing",
"description": "Typing for the Pi Network SDK API",
"version": "0.6.0",
"version": "0.6.1",
"main": "build/index.js",
"types": "build/index.d.ts",
"prettier": "@pinetwork-js/prettier-config",
Expand Down

0 comments on commit e9de393

Please sign in to comment.