Skip to content

Commit 75db074

Browse files
committed
*: Update changelogs ahead of release
1 parent d957998 commit 75db074

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

packages/indexer-agent/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.18.6] - 2021-12-23
10+
### Fixed
11+
- Fix subgraphDeploymentsWorthIndexing batch query mangagement
12+
913
## [0.18.4] - 2021-12-09
1014
### Added
1115
- Max claim batch size parameter
@@ -331,7 +335,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
331335
### Changed
332336
- Update @graphprotocol/common-ts to 0.2.2
333337

334-
[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.18.4...HEAD
338+
[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.18.6...HEAD
339+
[0.18.6]: https://github.com/graphprotocol/indexer/compare/v0.18.4...v0.18.6
335340
[0.18.4]: https://github.com/graphprotocol/indexer/compare/v0.18.3...v0.18.4
336341
[0.18.3]: https://github.com/graphprotocol/indexer/compare/v0.18.2...v0.18.3
337342
[0.18.2]: https://github.com/graphprotocol/indexer/compare/v0.18.0...v0.18.2

0 commit comments

Comments
 (0)