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 66188f3 commit 07115ceCopy full SHA for 07115ce
CONTRIBUTORS
@@ -46,6 +46,7 @@
46
1 MOZGIII Fix the metadata at custom RPC docs (#242)
47
1 Niklas P Update cookbook.md (#431)
48
1 Olitelkes lowercase to uppercase const ALICE (#399)
49
+ 1 omahs fix typos (#449)
50
1 Pedro Filho fixing typos on usage FAQ (#387)
51
1 Peter Mortensen Update intro.md (#333)
52
1 Prakhar Sharma Typo in the description line (#436)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "polkadot-js",
3
- "version": "0.0.274",
+ "version": "0.0.275",
4
"engine-strict": true,
5
"engines": {
6
"node": ">=18.14"
@@ -45,7 +45,7 @@
45
"@cmfcmf/docusaurus-search-local": "^1.1.0"
},
"versions": {
- "git": "0.0.274",
- "npm": "0.0.274"
+ "git": "0.0.275",
+ "npm": "0.0.275"
}
0 commit comments