Skip to content

Commit bbf0afa

Browse files
[CI Skip] release/stable 0.0.296
skip-checks: true
1 parent 656162f commit bbf0afa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CONTRIBUTORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
2 JesseAbram Hashing (#93)
1414
2 Ronny Roeller Fix typos (#156)
1515
2 Vadim add search plugin; update docs; (#310)
16+
2 Valentin Fernandez Update Runtimes docs (#490)
1617
2 Viki Val Updated documentation to docs in RegistryError (#188)
1718
1 Anastasia Update api.query.other.md (#347)
1819
1 Andreea Eftene Update api-contract docs (#313)
@@ -61,7 +62,6 @@
6162
1 Spaceforce Change order of params to match example (#90)
6263
1 Stéphane P Fix doc typo (#300)
6364
1 sulaman Update simple-connect.md (#464)
64-
1 Valentin Fernandez Add Api Derives docs (#489)
6565
1 Wil Wade Small fixes for cookbook (#302)
6666
1 yaohsin Update verify-signature.md (#198)
6767
1 Zoheb Salam Update Readme with `keysAt()` and `entriesAt()` (#218)

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polkadot-js",
3-
"version": "0.0.295",
3+
"version": "0.0.296",
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.295",
51-
"npm": "0.0.295"
50+
"git": "0.0.296",
51+
"npm": "0.0.296"
5252
}
5353
}

0 commit comments

Comments
 (0)