We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17eeb12 commit ef9aca4Copy full SHA for ef9aca4
CONTRIBUTORS
@@ -1,4 +1,4 @@
1
- 285 Jaco Bump API (#440)
+ 286 Jaco Bump API (#441)
2
7 Kevin Veros Hamonangan Update ss58.md (#81)
3
5 brettkolodny Contract query subscriptions workaround in Contract FAQ (#60)
4
5 Jhon Update types.basics.md (#165)
package.json
@@ -1,6 +1,6 @@
{
"name": "polkadot-js",
- "version": "0.0.269",
+ "version": "0.0.270",
"engine-strict": true,
5
"engines": {
6
"node": ">=18.14"
@@ -45,7 +45,7 @@
45
"@cmfcmf/docusaurus-search-local": "^1.1.0"
46
},
47
"versions": {
48
- "git": "0.0.269",
49
- "npm": "0.0.269"
+ "git": "0.0.270",
+ "npm": "0.0.270"
50
}
51
0 commit comments