Skip to content

Commit b0e19a4

Browse files
[CI Skip] release/stable 0.0.297
skip-checks: true
1 parent c0c0cbe commit b0e19a4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
3 Nikos Kontakis Update extrinsics.md (#179)
1010
3 Raoul Millais Fix minor typo in type creation docs (#129)
1111
3 Shawn Tabrizi typo (#142)
12+
3 Valentin Fernandez Update docs with 1.5.0 types (#492)
1213
2 Andrew Minor typo fixes (#247)
1314
2 JesseAbram Hashing (#93)
1415
2 Ronny Roeller Fix typos (#156)
1516
2 Vadim add search plugin; update docs; (#310)
16-
2 Valentin Fernandez Update Runtimes docs (#490)
1717
2 Viki Val Updated documentation to docs in RegistryError (#188)
1818
1 Anastasia Update api.query.other.md (#347)
1919
1 Andreea Eftene Update api-contract docs (#313)

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.296",
3+
"version": "0.0.297",
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.296",
51-
"npm": "0.0.296"
50+
"git": "0.0.297",
51+
"npm": "0.0.297"
5252
}
5353
}

0 commit comments

Comments
 (0)