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 0eeb05f commit d0048a4Copy full SHA for d0048a4
CONTRIBUTORS
@@ -1,4 +1,4 @@
1
- 283 Jaco Bump API (#438)
+ 284 Jaco Bump docusaurus (#439)
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.267",
+ "version": "0.0.268",
"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.267",
49
- "npm": "0.0.267"
+ "git": "0.0.268",
+ "npm": "0.0.268"
50
}
51
0 commit comments