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 11# Changelog
22
33
4+ ## v1.2.2
5+
6+ [ compare changes] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/compare/v1.2.1...v1.2.2 )
7+
8+ ### 🤖 CI
9+
10+ - Move npm publish job from build to release workflow ([ 82ba866] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/commit/82ba866 ) )
11+
12+ ### ❤️ Contributors
13+
14+ - Tiago Boeing ([ @tiagoboeing ] ( https://github.com/tiagoboeing ) )
15+
416## v1.2.1
517
618[ compare changes] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/compare/v1.2.0...v1.2.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @tiagoboeing/gql-federation-schema-parser" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " CLI tool to parse GraphQL schemas and generate TypeScript definitions for use in a GraphQL Federation gateway." ,
55 "main" : " build/src/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments