Skip to content

Commit dfde49d

Browse files
authored
Merge pull request #12 from Bhutan-NDI/changeset-release/main
chore(release): new version
2 parents 558ad2c + 1ae4734 commit dfde49d

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/blue-hounds-kiss.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @bhutan-ndi/ethr-credo-module
2+
3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
- f5ce7c6: Refactor publicKeyHex to publicKeyBase58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@bhutan-ndi/ethr-credo-module",
33
"main": "build/index",
44
"types": "build/index",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"files": [
77
"build"
88
],

0 commit comments

Comments
 (0)