File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,21 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Common Changelog] ( https://common-changelog.org/ ) , and this project adheres to
66[ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ [ 1.1.1 ] : https://github.com/sablier-labs/indexers/compare/v1.1.0...v1.1.1
89[ 1.1.0 ] : https://github.com/sablier-labs/indexers/compare/v1.0.0...v1.1.0
910[ 1.0.0 ] : https://github.com/sablier-labs/indexers/releases/tag/v1.0.0
1011
12+ ## [ 1.1.1] - 2025-09-01
13+
14+ ### Changed
15+
16+ - Bump viem to v2.35
17+ - Bump sablier devkit dependency
18+
19+ ### Fixed
20+
21+ - Fix subgraph names ([ #205 ] ( https://github.com/sablier-labs/indexers/pull/205 ) )
22+
1123## [ 1.1.0] - 2025-08-25
1224
1325### Changed
Original file line number Diff line number Diff line change 11{
22 "name" : " @sablier/indexers" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
44 "description" : " Data indexers for the Sablier Protocol" ,
55 "homepage" : " https://github.com/sablier-labs/indexers#readme" ,
66 "license" : " GPL-3.0-or-later" ,
You can’t perform that action at this time.
0 commit comments