Skip to content

Commit

Permalink
chore(release): 0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ASL07 committed Jul 30, 2022
1 parent bcc77c6 commit 8611d4a
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
Expand Up @@ -2,6 +2,13 @@

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.

### [0.2.6](https://github.com/iotexproject/arduino-sdk/compare/v0.2.5...v0.2.6) (2022-07-30)


### Bug Fixes

* replace hardcoded serial print with debug macro ([bcc77c6](https://github.com/iotexproject/arduino-sdk/commit/bcc77c6da70152577ef38f0b8351459c8c1bd8f9))

### [0.2.5](https://github.com/iotexproject/arduino-sdk/compare/v0.2.4...v0.2.5) (2022-05-30)

### [0.2.4](https://github.com/iotexproject/arduino-sdk/compare/v0.1.6...v0.2.4) (2022-05-30)
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": "iotex-cpp-blockchain-client",
"version": "0.2.5",
"version": "0.2.6",
"description": "A simple C++ API client implementation in for the IoTeX Blockchain",
"main": "",
"directories": {
Expand Down

0 comments on commit 8611d4a

Please sign in to comment.