Skip to content

Commit 07115ce

Browse files
[CI Skip] release/stable 0.0.275
skip-checks: true
1 parent 66188f3 commit 07115ce

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
@@ -46,6 +46,7 @@
4646
1 MOZGIII Fix the metadata at custom RPC docs (#242)
4747
1 Niklas P Update cookbook.md (#431)
4848
1 Olitelkes lowercase to uppercase const ALICE (#399)
49+
1 omahs fix typos (#449)
4950
1 Pedro Filho fixing typos on usage FAQ (#387)
5051
1 Peter Mortensen Update intro.md (#333)
5152
1 Prakhar Sharma Typo in the description line (#436)

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.274",
3+
"version": "0.0.275",
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.274",
49-
"npm": "0.0.274"
48+
"git": "0.0.275",
49+
"npm": "0.0.275"
5050
}
5151
}

0 commit comments

Comments
 (0)