Skip to content

Commit 948a819

Browse files
[CI Skip] release/stable 0.0.298
skip-checks: true
1 parent 8744a29 commit 948a819

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
1 Kingsley Fix syntax error in extension cookbook (#194)
4444
1 Kyle isReady field no longer present or necessary (#296)
4545
1 Laszlo Fixed typo in @polkadot/api-contract import (#375)
46+
1 Luke Schoen Update FAQ.md workaround to error `Resource::kQuotaBytes quota exceeded` (#493)
4647
1 Malte Kliemann Add info on how to create types (#224)
4748
1 Micha Roon add link to ss58 registry (#408)
4849
1 Michał Mirończuk Update blocks.md (#64)

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polkadot-js",
3-
"version": "0.0.297",
3+
"version": "0.0.298",
44
"engine-strict": true,
55
"engines": {
66
"node": ">=18.14"
@@ -47,7 +47,7 @@
4747
"@cmfcmf/docusaurus-search-local": "^1.1.0"
4848
},
4949
"versions": {
50-
"git": "0.0.297",
51-
"npm": "0.0.297"
50+
"git": "0.0.298",
51+
"npm": "0.0.298"
5252
}
5353
}

0 commit comments

Comments
 (0)