Skip to content

Commit

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

### [0.5.1](https://www.github.com/PiNetwork-js/api-typing/compare/v0.5.0...v0.5.1) (2023-01-21)


### Bug Fixes

* differentiate payment creation API endpoints ([1ab4fd6](https://www.github.com/PiNetwork-js/api-typing/commit/1ab4fd6f685d5b7a491a8e924bfbb274d13d2897))

## [0.5.0](https://www.github.com/PiNetwork-js/api-typing/compare/v0.4.0...v0.5.0) (2023-01-21)


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.5.0",
"version": "0.5.1",
"main": "build/index.js",
"types": "build/index.d.ts",
"prettier": "@pinetwork-js/prettier-config",
Expand Down

0 comments on commit 70a4d6b

Please sign in to comment.