Skip to content

Commit 3dc52f1

Browse files
committed
applying package updates
1 parent 7502c8f commit 3dc52f1

File tree

6 files changed

+27
-11
lines changed

6 files changed

+27
-11
lines changed

change/@starknet-react-core-1e21f5c8-df99-4f03-8737-a2c005200132.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/chains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starknet-react/chains",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"license": "MIT",
55
"repository": "apibara/starknet-react",
66
"homepage": "https://www.starknet-react.com/",

packages/core/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@starknet-react/core",
33
"entries": [
4+
{
5+
"date": "Mon, 11 Aug 2025 12:21:21 GMT",
6+
"version": "4.0.4",
7+
"tag": "@starknet-react/core_v4.0.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@starknet-react/core",
13+
"commit": "7502c8f62ae41adc408f84830f5f1e1019173231",
14+
"comment": "fix: paymaster api key header"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 28 Jul 2025 18:23:13 GMT",
621
"version": "4.0.3",

packages/core/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @starknet-react/core
22

3-
<!-- This log was last generated on Mon, 28 Jul 2025 18:23:13 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Mon, 11 Aug 2025 12:21:21 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 4.0.4
8+
9+
Mon, 11 Aug 2025 12:21:21 GMT
10+
11+
### Patches
12+
13+
- fix: paymaster api key header ([email protected])
14+
715
## 4.0.3
816

917
Mon, 28 Jul 2025 18:23:13 GMT

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starknet-react/core",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"license": "MIT",
55
"repository": "apibara/starknet-react",
66
"homepage": "https://www.starknet-react.com",

packages/create-starknet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-starknet",
3-
"version": "4.0.3",
3+
"version": "4.0.4",
44
"description": "Create starknet apps with one command",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)