Releases: herbsjs/herbs2gql
Releases · herbsjs/herbs2gql
v2.2.0
2.2.0 (2022-06-29)
Bug Fixes
Features
- added new feature to readme and changed herbarium integration name (c5dc37d)
- created initial structure (82af7ab)
- tests and improved herbarium2gql (e18324f)
v2.1.7
2.1.7 (2022-06-10)
Bug Fixes
- add peerDependencie and update dependencies (4f6e74e)
- add peerDependencies and update dependencies (18e2cb6)
v2.1.6
2.1.6 (2022-04-25)
Bug Fixes
- 🐛 update graphql dependency (2f4a2ff)
v2.1.5
2.1.5 (2022-04-20)
Bug Fixes
- deps: bump ansi-regex from 3.0.0 to 3.0.1 (64a07a6)
v2.1.4
2.1.4 (2022-04-20)
Bug Fixes
- update semantic release version (0a20216)
v2.1.3
2.1.3 (2022-04-16)
Bug Fixes
- deps: bump path-parse from 1.0.6 to 1.0.7 (cd82352)
v2.1.2
2.1.2 (2022-04-16)
Bug Fixes
- deps: bump y18n from 4.0.0 to 4.0.3 (5499e99)
v2.1.1
2.1.1 (2022-04-11)
Bug Fixes
- dependency update, mainly apollo, because it had security flaw (7aa3ef1)
v2.1.0
2.1.0 (2022-02-14)
Features
- defaultresolver: adds support to custom error handler on defaultResolver (4eaaee2), closes #23
v2.0.1
2.0.1 (2022-01-15)
Bug Fixes