Skip to content

Commit 5d0cc48

Browse files
chore(master): release 0.9.1 (#85)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 23d3481 commit 5d0cc48

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.0"
2+
".": "0.9.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.9.1](https://github.com/ChainSafe/open-creator-rails.indexer/compare/v0.9.0...v0.9.1) (2026-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* base sepolia config ([#86](https://github.com/ChainSafe/open-creator-rails.indexer/issues/86)) ([23d3481](https://github.com/ChainSafe/open-creator-rails.indexer/commit/23d3481e47c014d70d9705eeb92cd0085a19d945))
9+
* **indexer:** skip ClaimableRefresh ticks during historical backfill ([#84](https://github.com/ChainSafe/open-creator-rails.indexer/issues/84)) ([3a84119](https://github.com/ChainSafe/open-creator-rails.indexer/commit/3a84119295f0274157143a695d323c2aa40b84c0))
10+
311
## [0.9.0](https://github.com/ChainSafe/open-creator-rails.indexer/compare/v0.8.0...v0.9.0) (2026-06-01)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ocr-indexer",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)