We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 79ae9b6 + 4f38232 commit 56f23a3Copy full SHA for 56f23a3
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.2.5](https://github.com/lukso-network/tools-eip191-signer/compare/v0.2.4...v0.2.5) (2025-02-28)
4
+
5
6
+### Bug Fixes
7
8
+* Add .yarnrc.yml mods ([79ae9b6](https://github.com/lukso-network/tools-eip191-signer/commit/79ae9b6730eea8be11e0d54afc77ee2173cbc185))
9
10
## [0.2.4](https://github.com/lukso-network/tools-eip191-signer/compare/v0.2.3...v0.2.4) (2025-02-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@lukso/eip191-signer.js",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "Helper Library to allows to sign any EIP191 data",
"main": "build/main/src/index.js",
"typings": "build/main/src/index.d.ts",
0 commit comments