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 2f7c28d commit b6c0b67Copy full SHA for b6c0b67
CONTRIBUTORS
@@ -1,6 +1,6 @@
1
294 Jaco Bump API (#458)
2
+ 8 Tarik Gul Upgrade api to 15.2.1 (#485)
3
7 Kevin Veros Hamonangan Update ss58.md (#81)
- 7 Tarik Gul Bump yarn to 4.6.0 (#484)
4
5 brettkolodny Contract query subscriptions workaround in Contract FAQ (#60)
5
5 Jhon Update types.basics.md (#165)
6
5 Thibaut Sardan Add an exemple to retrieve chain info (#125)
package.json
{
"name": "polkadot-js",
- "version": "0.0.290",
+ "version": "0.0.291",
"engine-strict": true,
"engines": {
"node": ">=18.14"
@@ -46,7 +46,7 @@
46
"@cmfcmf/docusaurus-search-local": "^1.1.0"
47
},
48
"versions": {
49
- "git": "0.0.290",
50
- "npm": "0.0.290"
+ "git": "0.0.291",
+ "npm": "0.0.291"
51
}
52
0 commit comments