diff --git a/packages/indexer-agent/CHANGELOG.md b/packages/indexer-agent/CHANGELOG.md index 0ee7f74a4..f14e5279d 100644 --- a/packages/indexer-agent/CHANGELOG.md +++ b/packages/indexer-agent/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.9.4] - 2021-01-13 ### Fixed - Never close allocations if the POI is zero or null (#186) - Retry obtaining a POI ten times before giving up @@ -207,7 +209,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Update @graphprotocol/common-ts to 0.2.2 -[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.3...HEAD +[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.4...HEAD +[0.9.4]: https://github.com/graphprotocol/indexer/compare/v0.9.3...v0.9.4 [0.9.3]: https://github.com/graphprotocol/indexer/compare/v0.9.2...v0.9.3 [0.9.2]: https://github.com/graphprotocol/indexer/compare/v0.9.1...v0.9.2 [0.9.1]: https://github.com/graphprotocol/indexer/compare/v0.9.0-alpha.4...v0.9.1 diff --git a/packages/indexer-cli/CHANGELOG.md b/packages/indexer-cli/CHANGELOG.md index b96c6cd6f..be5b7ac16 100644 --- a/packages/indexer-cli/CHANGELOG.md +++ b/packages/indexer-cli/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.9.4] - 2021-01-13 ### Changed - No changes @@ -75,7 +77,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Update @graphprotocol/common-ts to 0.2.2 -[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.3...HEAD +[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.4...HEAD +[0.9.4]: https://github.com/graphprotocol/indexer/compare/v0.9.3...v0.9.4 [0.9.3]: https://github.com/graphprotocol/indexer/compare/v0.9.2...v0.9.3 [0.9.2]: https://github.com/graphprotocol/indexer/compare/v0.4.0...v0.9.2 [0.4.0]: https://github.com/graphprotocol/indexer/compare/v0.3.7-alpha.0...v0.4.0 diff --git a/packages/indexer-common/CHANGELOG.md b/packages/indexer-common/CHANGELOG.md index 40b8a0be9..79eb3fbfd 100644 --- a/packages/indexer-common/CHANGELOG.md +++ b/packages/indexer-common/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.9.4] - 2021-01-13 ### Changed - No changes @@ -76,7 +78,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Move indexing rule management here from `@graphprotocol/common-ts` -[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.3...HEAD +[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.4...HEAD +[0.9.4]: https://github.com/graphprotocol/indexer/compare/v0.9.3...v0.9.4 [0.9.3]: https://github.com/graphprotocol/indexer/compare/v0.9.2...v0.9.3 [0.9.2]: https://github.com/graphprotocol/indexer/compare/v0.4.4...v0.9.2 [0.4.4]: https://github.com/graphprotocol/indexer/compare/v0.4.2...v0.4.4 diff --git a/packages/indexer-service/CHANGELOG.md b/packages/indexer-service/CHANGELOG.md index ac6975807..652f5720c 100644 --- a/packages/indexer-service/CHANGELOG.md +++ b/packages/indexer-service/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.9.4] - 2021-01-13 ### Changed - No changes @@ -159,7 +161,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Update @graphprotocol/common-ts to 0.2.2 -[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.3...HEAD +[Unreleased]: https://github.com/graphprotocol/indexer/compare/v0.9.4...HEAD +[0.9.4]: https://github.com/graphprotocol/indexer/compare/v0.9.3...v0.9.4 [0.9.3]: https://github.com/graphprotocol/indexer/compare/v0.9.2...v0.9.3 [0.9.2]: https://github.com/graphprotocol/indexer/compare/v0.9.1...v0.9.2 [0.9.1]: https://github.com/graphprotocol/indexer/compare/v0.9.0-alpha.3...v0.9.1