File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.2.2] - 2025-05-21
10+ ### Fixed
11+ - Rerelease of previous release
12+
913## [ 0.2.1] - 2025-05-21
1014### Fixed
1115- Issues with smart tags plugin causing introspection to fail (#20 )
@@ -39,7 +43,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3943### Added
4044- Support GraphQL query style similar to subgraph.
4145
42- [ Unreleased ] : https://github.com/subquery/query-subgraph/compare/v0.2.1...HEAD
46+ [ Unreleased ] : https://github.com/subquery/query-subgraph/compare/v0.2.2...HEAD
47+ [ 0.2.2 ] : https://github.com/subquery/query-subgraph/compare/v0.2.1...v0.2.2
4348[ 0.2.1 ] : https://github.com/subquery/query-subgraph/compare/v0.2.0...v0.2.1
4449[ 0.2.0 ] : https://github.com/subquery/query-subgraph/compare/v0.1.0...v0.2.0
4550[ 0.1.0 ] : https://github.com/subquery/query-subgraph/compare/v0.0.7...v0.1.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @subql/query-subgraph" ,
3- "version" : " 0.2.2-0 " ,
3+ "version" : " 0.2.2" ,
44 "main" : " index.js" ,
55 "bin" : {
66 "subql-query-subgraph" : " ./bin/run"
6565 " /dist" ,
6666 " /bin"
6767 ],
68- "packageManager" :
" [email protected] " ,
69- "stableVersion" : " 0.2.1"
68+ "packageManager" :
" [email protected] " 7069}
You can’t perform that action at this time.
0 commit comments