Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
kapybot committed Dec 23, 2024
1 parent 61a19d0 commit f878894
Show file tree
Hide file tree
Showing 28 changed files with 175 additions and 452 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions change/apibara-3b2198a6-9656-4ad6-acbd-8ae728aa1d15.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/beaconchain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/beaconchain",
"version": "2.0.1-beta.19",
"version": "2.0.1-beta.20",
"type": "module",
"files": [
"dist",
Expand Down
15 changes: 15 additions & 0 deletions packages/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "apibara",
"entries": [
{
"date": "Mon, 23 Dec 2024 11:34:53 GMT",
"version": "2.0.0-beta.28",
"tag": "apibara_v2.0.0-beta.28",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "apibara",
"commit": "61a19d0455c8fd78d2b7b9dbdce9cf6ecefc469e",
"comment": "indexer: replace sink with middleware"
}
]
}
},
{
"date": "Sun, 08 Dec 2024 14:48:11 GMT",
"version": "2.0.0-beta.25",
Expand Down
10 changes: 9 additions & 1 deletion packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - apibara

<!-- This log was last generated on Sun, 08 Dec 2024 14:48:11 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 23 Dec 2024 11:34:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.0.0-beta.28

Mon, 23 Dec 2024 11:34:53 GMT

### Changes

- indexer: replace sink with middleware ([email protected])

## 2.0.0-beta.25

Sun, 08 Dec 2024 14:48:11 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "apibara",
"version": "2.0.0-beta.27",
"version": "2.0.0-beta.28",
"type": "module",
"main": "./dist/core/index.mjs",
"exports": {
Expand Down
2 changes: 1 addition & 1 deletion packages/evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/evm",
"version": "2.0.1-beta.19",
"version": "2.0.1-beta.20",
"type": "module",
"files": [
"dist",
Expand Down
15 changes: 15 additions & 0 deletions packages/indexer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@apibara/indexer",
"entries": [
{
"date": "Mon, 23 Dec 2024 11:34:53 GMT",
"version": "2.0.0-beta.28",
"tag": "@apibara/indexer_v2.0.0-beta.28",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@apibara/indexer",
"commit": "61a19d0455c8fd78d2b7b9dbdce9cf6ecefc469e",
"comment": "indexer: replace sink with middleware"
}
]
}
},
{
"date": "Fri, 20 Dec 2024 09:18:36 GMT",
"version": "2.0.0-beta.27",
Expand Down
10 changes: 9 additions & 1 deletion packages/indexer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @apibara/indexer

<!-- This log was last generated on Fri, 20 Dec 2024 09:18:36 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 23 Dec 2024 11:34:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.0.0-beta.28

Mon, 23 Dec 2024 11:34:53 GMT

### Changes

- indexer: replace sink with middleware ([email protected])

## 2.0.0-beta.27

Fri, 20 Dec 2024 09:18:36 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/indexer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/indexer",
"version": "2.0.0-beta.27",
"version": "2.0.0-beta.28",
"type": "module",
"files": [
"dist",
Expand Down
20 changes: 20 additions & 0 deletions packages/plugin-drizzle/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "@apibara/plugin-drizzle",
"entries": [
{
"date": "Mon, 23 Dec 2024 11:34:53 GMT",
"version": "2.0.0-beta.27",
"tag": "@apibara/plugin-drizzle_v2.0.0-beta.27",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@apibara/plugin-drizzle",
"commit": "61a19d0455c8fd78d2b7b9dbdce9cf6ecefc469e",
"comment": "indexer: replace sink with middleware"
}
]
}
}
]
}
13 changes: 13 additions & 0 deletions packages/plugin-drizzle/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Change Log - @apibara/plugin-drizzle

<!-- This log was last generated on Mon, 23 Dec 2024 11:34:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.0.0-beta.27

Mon, 23 Dec 2024 11:34:53 GMT

### Changes

- indexer: replace sink with middleware ([email protected])
2 changes: 1 addition & 1 deletion packages/plugin-drizzle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/plugin-drizzle",
"version": "2.0.0-beta.26",
"version": "2.0.0-beta.27",
"type": "module",
"files": [
"dist",
Expand Down
17 changes: 16 additions & 1 deletion packages/plugin-mongo/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@apibara/sink-mongo",
"name": "@apibara/plugin-mongo",
"entries": [
{
"date": "Mon, 23 Dec 2024 11:34:53 GMT",
"version": "2.0.0-beta.28",
"tag": "@apibara/plugin-mongo_v2.0.0-beta.28",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@apibara/plugin-mongo",
"commit": "61a19d0455c8fd78d2b7b9dbdce9cf6ecefc469e",
"comment": "indexer: replace sink with middleware"
}
]
}
},
{
"date": "Fri, 20 Dec 2024 09:18:36 GMT",
"version": "2.0.0-beta.27",
Expand Down
12 changes: 10 additions & 2 deletions packages/plugin-mongo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @apibara/sink-mongo
# Change Log - @apibara/plugin-mongo

<!-- This log was last generated on Fri, 20 Dec 2024 09:18:36 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 23 Dec 2024 11:34:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.0.0-beta.28

Mon, 23 Dec 2024 11:34:53 GMT

### Changes

- indexer: replace sink with middleware ([email protected])

## 2.0.0-beta.27

Fri, 20 Dec 2024 09:18:36 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-mongo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/plugin-mongo",
"version": "2.0.0-beta.27",
"version": "2.0.0-beta.28",
"type": "module",
"files": [
"dist",
Expand Down
20 changes: 20 additions & 0 deletions packages/plugin-sqlite/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "@apibara/plugin-sqlite",
"entries": [
{
"date": "Mon, 23 Dec 2024 11:34:53 GMT",
"version": "2.0.0-beta.27",
"tag": "@apibara/plugin-sqlite_v2.0.0-beta.27",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@apibara/plugin-sqlite",
"commit": "61a19d0455c8fd78d2b7b9dbdce9cf6ecefc469e",
"comment": "indexer: replace sink with middleware"
}
]
}
}
]
}
13 changes: 13 additions & 0 deletions packages/plugin-sqlite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Change Log - @apibara/plugin-sqlite

<!-- This log was last generated on Mon, 23 Dec 2024 11:34:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.0.0-beta.27

Mon, 23 Dec 2024 11:34:53 GMT

### Changes

- indexer: replace sink with middleware ([email protected])
2 changes: 1 addition & 1 deletion packages/plugin-sqlite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/plugin-sqlite",
"version": "2.0.0-beta.26",
"version": "2.0.0-beta.27",
"type": "module",
"files": [
"dist",
Expand Down
15 changes: 15 additions & 0 deletions packages/protocol/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@apibara/protocol",
"entries": [
{
"date": "Mon, 23 Dec 2024 11:34:53 GMT",
"version": "2.0.0-beta.28",
"tag": "@apibara/protocol_v2.0.0-beta.28",
"comments": {
"prerelease": [
{
"author": "[email protected]",
"package": "@apibara/protocol",
"commit": "61a19d0455c8fd78d2b7b9dbdce9cf6ecefc469e",
"comment": "indexer: replace sink with middleware"
}
]
}
},
{
"date": "Sat, 30 Nov 2024 16:55:34 GMT",
"version": "2.0.0-beta.22",
Expand Down
10 changes: 9 additions & 1 deletion packages/protocol/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @apibara/protocol

<!-- This log was last generated on Sat, 30 Nov 2024 16:55:34 GMT and should not be manually modified. -->
<!-- This log was last generated on Mon, 23 Dec 2024 11:34:53 GMT and should not be manually modified. -->

<!-- Start content -->

## 2.0.0-beta.28

Mon, 23 Dec 2024 11:34:53 GMT

### Changes

- indexer: replace sink with middleware ([email protected])

## 2.0.0-beta.22

Sat, 30 Nov 2024 16:55:34 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/protocol",
"version": "2.0.0-beta.27",
"version": "2.0.0-beta.28",
"type": "module",
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/starknet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@apibara/starknet",
"version": "2.0.0-beta.27",
"version": "2.0.0-beta.28",
"type": "module",
"files": [
"dist",
Expand Down
Loading

0 comments on commit f878894

Please sign in to comment.