Skip to content

Commit b1d82ab

Browse files
chore(master): release 1.0.0 (#97)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1234f98 commit b1d82ab

3 files changed

Lines changed: 18 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.10.1"
2+
".": "1.0.0"
33
}

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/ChainSafe/open-creator-rails.indexer/compare/v0.10.1...v1.0.0) (2026-06-05)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* bump contarct from v0.8.0 to v1.0.0 ([#96](https://github.com/ChainSafe/open-creator-rails.indexer/issues/96))
9+
10+
### Features
11+
12+
* bump contarct from v0.8.0 to v1.0.0 ([#96](https://github.com/ChainSafe/open-creator-rails.indexer/issues/96)) ([86a0daf](https://github.com/ChainSafe/open-creator-rails.indexer/commit/86a0daf839fc6ce0cb822eb07e45b51dd8c520a5))
13+
14+
15+
### Miscellaneous Chores
16+
17+
* release 1.0.0 ([1234f98](https://github.com/ChainSafe/open-creator-rails.indexer/commit/1234f983a4c44baef7a975fa9aa49f028f3254b3))
18+
319
## [0.10.1](https://github.com/ChainSafe/open-creator-rails.indexer/compare/v0.10.0...v0.10.1) (2026-06-03)
420

521

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.10.1",
3+
"version": "1.0.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)