Skip to content

Commit 4f2a040

Browse files
[CI Skip] release/stable 0.0.279
skip-checks: true
1 parent a56afda commit 4f2a040

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
@@ -56,6 +56,7 @@
5656
1 Sam Ruberti Fix code example (#360)
5757
1 Spaceforce Change order of params to match example (#90)
5858
1 Stéphane P Fix doc typo (#300)
59+
1 Tarik Gul docs: update create-type md for clearer instructions (#455)
5960
1 Wil Wade Small fixes for cookbook (#302)
6061
1 yaohsin Update verify-signature.md (#198)
6162
1 Zoheb Salam Update Readme with `keysAt()` and `entriesAt()` (#218)

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.278",
3+
"version": "0.0.279",
44
"engine-strict": true,
55
"engines": {
66
"node": ">=18.14"
@@ -45,7 +45,7 @@
4545
"@cmfcmf/docusaurus-search-local": "^1.1.0"
4646
},
4747
"versions": {
48-
"git": "0.0.278",
49-
"npm": "0.0.278"
48+
"git": "0.0.279",
49+
"npm": "0.0.279"
5050
}
5151
}

0 commit comments

Comments
 (0)