Skip to content

Commit af9e0c5

Browse files
authored
[release] 20250917 (#59)
1 parent b82b3c5 commit af9e0c5

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

.yarn/versions/7748cdee.yml

Whitespace-only changes.

packages/frontier-evm/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.0.2] - 2025-09-17
810
### Fixed
911
- Parsing transactions with new chain runtimes (#58)
1012

@@ -50,7 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5052
### Changed
5153
- update to datasource spec version 1.0.0
5254

53-
[Unreleased]: https://github.com/subquery/datasource-processors/compare/frontier-evm/1.0.1...HEAD
55+
[Unreleased]: https://github.com/subquery/datasource-processors/compare/frontier-evm/1.0.2...HEAD
56+
[1.0.2]: https://github.com/subquery/datasource-processors/compare/frontier-evm/1.0.1...frontier-evm/1.0.2
5457
[1.0.1]: https://github.com/subquery/datasource-processors/compare/frontier-evm/1.0.0...frontier-evm/1.0.1
5558
[1.0.0]: https://github.com/subquery/datasource-processors/compare/frontier-evm-processor/0.1.4...frontier-evm-processor/1.0.0
5659
[0.1.4]: https://github.com/subquery/datasource-processors/frontier-evm/0.1.3...frontier-evm/0.1.4

packages/frontier-evm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@subql/frontier-evm-processor",
3-
"version": "1.0.2-0",
3+
"version": "1.0.2",
44
"description": "SubQuery datasource processor for Frontier EVM",
55
"main": "dist/index.js",
66
"author": "Subquery Pte Limited",

0 commit comments

Comments
 (0)