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.1.1
5+
6+ [ compare changes] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/compare/v1.1.0...v1.1.1 )
7+
8+ ### 🩹 Fixes
9+
10+ - Add missing --bump flag to changelogen release command ([ 4d1c265] ( https://github.com/tiagoboeing/graphql-federation-schema-parser/commit/4d1c265 ) )
11+
12+ ### ❤️ Contributors
13+
14+ - Tiago Boeing ([ @tiagoboeing ] ( https://github.com/tiagoboeing ) )
15+
416## v1.1.0
517
618
Original file line number Diff line number Diff line change 11{
22 "name" : " gql-federation-schema-parser" ,
3- "version" : " 1.1.0 " ,
3+ "version" : " 1.1.1 " ,
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