Skip to content

Commit 074e790

Browse files
[CI Skip] release/stable 10.3.3
skip-checks: true
1 parent d561fc9 commit 074e790

File tree

17 files changed

+19
-19
lines changed

17 files changed

+19
-19
lines changed

CONTRIBUTORS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
3432 Jaco Bump metadata (#5595)
1+
3433 Jaco 10.3.3 (#5596)
22
83 Amaury Martiny StatementKind: Regular and Saft (#2303)
33
37 Keith Ingram Update contract types and rpc (#4541)
44
35 Stefanie Doll Updated child storage parameters (#1709)
@@ -40,6 +40,7 @@
4040
2 Keith Yeung Allow keyPrefix to accept an additional argument for double maps (#2230)
4141
2 MOZGIII Follow-up fix after #4665 (#4666)
4242
2 Paweł Nguyen Fix a minor typo in cookbook blocks docs (#2294)
43+
2 rob thijssen nimbus author mapping correction (#5590)
4344
2 sung wu Update tx.md (#2485)
4445
2 Veliko Abi constructor takes different parameters (#3347)
4546
2 Wei Tang Use /usr/bin/env bash instead of /bin/bash (#2053)
@@ -100,7 +101,6 @@
100101
1 qiuhao update DeriveCustom type (#2581)
101102
1 r0t0r-r0t0r Fix memory leak on raw rpc call (#4505)
102103
1 Raphael Flechtner fix: typegen disconnect ws on success (#4901)
103-
1 rob thijssen support manta author lookup (#5561)
104104
1 Robert Hambrock update MMR API (#5479)
105105
1 Rocco Musolino remove broken link (#2671)
106106
1 sander2 fix: type generation for nested tuples (#5395)

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"type": "module",
1717
"version": "10.3.3",
1818
"versions": {
19-
"git": "10.3.3-3-x",
20-
"npm": "10.3.2"
19+
"git": "10.3.3",
20+
"npm": "10.3.3"
2121
},
2222
"workspaces": [
2323
"packages/*"

packages/api-augment/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.3.3' };

packages/api-base/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.3.3' };

packages/api-contract/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.3.3' };

packages/api-derive/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.3.3' };

packages/api/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.3.3' };

packages/rpc-augment/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.3.3' };

packages/rpc-core/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.3.3' };

packages/rpc-provider/src/packageInfo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.3.3-3-x' };
6+
export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.3.3' };

0 commit comments

Comments
 (0)