Skip to content

Commit

Permalink
Update changelogs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 19, 2023
1 parent 616890e commit a7804f2
Show file tree
Hide file tree
Showing 18 changed files with 160 additions and 47 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

12 changes: 12 additions & 0 deletions substrate/substrate-data-raw/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@subsquid/substrate-data-raw",
"entries": [
{
"version": "0.1.0",
"tag": "@subsquid/substrate-data-raw_v0.1.0",
"date": "Thu, 19 Oct 2023 08:58:05 GMT",
"comments": {
"minor": [
{
"comment": "expose `Rpc.client` property"
}
]
}
},
{
"version": "0.0.3",
"tag": "@subsquid/substrate-data-raw_v0.0.3",
Expand Down
9 changes: 8 additions & 1 deletion substrate/substrate-data-raw/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @subsquid/substrate-data-raw

This log was last generated on Thu, 28 Sep 2023 20:58:19 GMT and should not be manually modified.
This log was last generated on Thu, 19 Oct 2023 08:58:05 GMT and should not be manually modified.

## 0.1.0
Thu, 19 Oct 2023 08:58:05 GMT

### Minor changes

- expose `Rpc.client` property

## 0.0.3
Thu, 28 Sep 2023 20:58:19 GMT
Expand Down
23 changes: 23 additions & 0 deletions substrate/substrate-data/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
{
"name": "@subsquid/substrate-data",
"entries": [
{
"version": "3.0.1",
"tag": "@subsquid/substrate-data_v3.0.1",
"date": "Thu, 19 Oct 2023 08:58:05 GMT",
"comments": {
"patch": [
{
"comment": "pass RPC client to `Runtime` instances"
}
],
"dependency": [
{
"comment": "Updating dependency \"@subsquid/substrate-data-raw\" from `^0.0.3` to `^0.1.0`"
},
{
"comment": "Updating dependency \"@subsquid/substrate-runtime\" from `^1.0.0` to `^1.0.1`"
},
{
"comment": "Updating dependency \"@subsquid/substrate-runtime\" from `^1.0.0` to `^1.0.1`"
}
]
}
},
{
"version": "3.0.0",
"tag": "@subsquid/substrate-data_v3.0.0",
Expand Down
9 changes: 8 additions & 1 deletion substrate/substrate-data/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @subsquid/substrate-data

This log was last generated on Thu, 28 Sep 2023 20:58:19 GMT and should not be manually modified.
This log was last generated on Thu, 19 Oct 2023 08:58:05 GMT and should not be manually modified.

## 3.0.1
Thu, 19 Oct 2023 08:58:05 GMT

### Patches

- pass RPC client to `Runtime` instances

## 3.0.0
Thu, 28 Sep 2023 20:58:19 GMT
Expand Down
12 changes: 12 additions & 0 deletions substrate/substrate-dump/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@subsquid/substrate-dump",
"entries": [
{
"version": "0.2.1",
"tag": "@subsquid/substrate-dump_v0.2.1",
"date": "Thu, 19 Oct 2023 08:58:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@subsquid/substrate-data-raw\" from `^0.0.3` to `^0.1.0`"
}
]
}
},
{
"version": "0.2.0",
"tag": "@subsquid/substrate-dump_v0.2.0",
Expand Down
7 changes: 6 additions & 1 deletion substrate/substrate-dump/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @subsquid/substrate-dump

This log was last generated on Thu, 28 Sep 2023 20:58:19 GMT and should not be manually modified.
This log was last generated on Thu, 19 Oct 2023 08:58:05 GMT and should not be manually modified.

## 0.2.1
Thu, 19 Oct 2023 08:58:05 GMT

_Version update only_

## 0.2.0
Thu, 28 Sep 2023 20:58:19 GMT
Expand Down
18 changes: 18 additions & 0 deletions substrate/substrate-ingest/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"name": "@subsquid/substrate-ingest",
"entries": [
{
"version": "3.4.5",
"tag": "@subsquid/substrate-ingest_v3.4.5",
"date": "Thu, 19 Oct 2023 08:58:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@subsquid/substrate-data\" from `^3.0.0` to `^3.0.1`"
},
{
"comment": "Updating dependency \"@subsquid/substrate-data-raw\" from `^0.0.3` to `^0.1.0`"
},
{
"comment": "Updating dependency \"@subsquid/substrate-runtime\" from `^1.0.0` to `^1.0.1`"
}
]
}
},
{
"version": "3.4.4",
"tag": "@subsquid/substrate-ingest_v3.4.4",
Expand Down
7 changes: 6 additions & 1 deletion substrate/substrate-ingest/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @subsquid/substrate-ingest

This log was last generated on Wed, 11 Oct 2023 19:13:41 GMT and should not be manually modified.
This log was last generated on Thu, 19 Oct 2023 08:58:05 GMT and should not be manually modified.

## 3.4.5
Thu, 19 Oct 2023 08:58:05 GMT

_Version update only_

## 3.4.4
Wed, 11 Oct 2023 19:13:41 GMT
Expand Down
21 changes: 21 additions & 0 deletions substrate/substrate-processor/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
{
"name": "@subsquid/substrate-processor",
"entries": [
{
"version": "7.2.1",
"tag": "@subsquid/substrate-processor_v7.2.1",
"date": "Thu, 19 Oct 2023 08:58:05 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@subsquid/substrate-data\" from `^3.0.0` to `^3.0.1`"
},
{
"comment": "Updating dependency \"@subsquid/substrate-data-raw\" from `^0.0.3` to `^0.1.0`"
},
{
"comment": "Updating dependency \"@subsquid/substrate-runtime\" from `^1.0.0` to `^1.0.1`"
},
{
"comment": "Updating dependency \"@subsquid/substrate-runtime\" from `^1.0.0` to `^1.0.1`"
}
]
}
},
{
"version": "7.2.0",
"tag": "@subsquid/substrate-processor_v7.2.0",
Expand Down
7 changes: 6 additions & 1 deletion substrate/substrate-processor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Change Log - @subsquid/substrate-processor

This log was last generated on Sat, 14 Oct 2023 22:24:52 GMT and should not be manually modified.
This log was last generated on Thu, 19 Oct 2023 08:58:05 GMT and should not be manually modified.

## 7.2.1
Thu, 19 Oct 2023 08:58:05 GMT

_Version update only_

## 7.2.0
Sat, 14 Oct 2023 22:24:52 GMT
Expand Down
12 changes: 12 additions & 0 deletions substrate/substrate-runtime/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@subsquid/substrate-runtime",
"entries": [
{
"version": "1.0.1",
"tag": "@subsquid/substrate-runtime_v1.0.1",
"date": "Thu, 19 Oct 2023 08:58:05 GMT",
"comments": {
"patch": [
{
"comment": "fix `RpcClient.batchCall()` signature"
}
]
}
},
{
"version": "1.0.0",
"tag": "@subsquid/substrate-runtime_v1.0.0",
Expand Down
9 changes: 8 additions & 1 deletion substrate/substrate-runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @subsquid/substrate-runtime

This log was last generated on Thu, 28 Sep 2023 20:58:19 GMT and should not be manually modified.
This log was last generated on Thu, 19 Oct 2023 08:58:05 GMT and should not be manually modified.

## 1.0.1
Thu, 19 Oct 2023 08:58:05 GMT

### Patches

- fix `RpcClient.batchCall()` signature

## 1.0.0
Thu, 28 Sep 2023 20:58:19 GMT
Expand Down
12 changes: 12 additions & 0 deletions typeorm/typeorm-store/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "@subsquid/typeorm-store",
"entries": [
{
"version": "1.2.4",
"tag": "@subsquid/typeorm-store_v1.2.4",
"date": "Thu, 19 Oct 2023 08:58:05 GMT",
"comments": {
"patch": [
{
"comment": "fix handling of JSON arrays during hot block rollbacks"
}
]
}
},
{
"version": "1.2.3",
"tag": "@subsquid/typeorm-store_v1.2.3",
Expand Down
9 changes: 8 additions & 1 deletion typeorm/typeorm-store/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Change Log - @subsquid/typeorm-store

This log was last generated on Thu, 28 Sep 2023 20:58:19 GMT and should not be manually modified.
This log was last generated on Thu, 19 Oct 2023 08:58:05 GMT and should not be manually modified.

## 1.2.4
Thu, 19 Oct 2023 08:58:05 GMT

### Patches

- fix handling of JSON arrays during hot block rollbacks

## 1.2.3
Thu, 28 Sep 2023 20:58:19 GMT
Expand Down

0 comments on commit a7804f2

Please sign in to comment.