Skip to content

Commit

Permalink
chore: release v0.5.0
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 f3e2dba commit aebac34
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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


### Features

* add App-to-Pioneer API types and endpoints ([f3e2dba](https://www.github.com/PiNetwork-js/api-typing/commit/f3e2dba7d652aae05cdd3adb5a37cc5db2319a24))
* add event_hacker role ([eb21c9e](https://www.github.com/PiNetwork-js/api-typing/commit/eb21c9e73caec060b2ef1edf590d13007a45da5a))
* add wallet_address scope ([7db9172](https://www.github.com/PiNetwork-js/api-typing/commit/7db9172999b8dd7dc46279bdd43e9c2f4f443fae))

## [0.4.0](https://www.github.com/PiNetwork-js/api-typing/compare/v0.3.0...v0.4.0) (2022-08-01)


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

0 comments on commit aebac34

Please sign in to comment.