# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [0.10.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.9.1...v0.10.0) (2023-02-01)

### [0.9.1](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.9.0...v0.9.1) (2022-03-07)

## [0.9.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.8.0...v0.9.0) (2021-09-22)

## [0.8.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.7.0...v0.8.0) (2021-09-17)

## [0.7.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.6.0...v0.7.0) (2021-07-21)

## [0.6.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.5.1...v0.6.0) (2021-02-25)

### [0.5.1](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.5.0...v0.5.1) (2021-02-08)

## [0.5.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.4.0...v0.5.0) (2021-02-01)

## [0.4.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.3.1...v0.4.0) (2021-01-24)

### [0.3.1](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.3.1-0...v0.3.1) (2021-01-21)

### [0.3.1-0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.3.0...v0.3.1-0) (2021-01-19)

## [0.3.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.2.0...v0.3.0) (2021-01-19)


### Bug Fixes

* **reducer:** typing fix ([c697c0c](https://github.com/wittydeveloper/graphql-to-json-schema/commit/c697c0c98a68b01738a9aae69ac5789b0d840ebd))

<a name="0.2.0"></a>
# [0.2.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.1.2-2...v0.2.0) (2019-11-10)



<a name="0.1.1"></a>
## [0.1.1](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.1.0...v0.1.1) (2019-02-15)



<a name="0.1.0"></a>
# [0.1.0](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.1.0-1...v0.1.0) (2018-12-29)



<a name="0.1.0-1"></a>
# [0.1.0-1](https://github.com/wittydeveloper/graphql-to-json-schema/compare/v0.1.0-0...v0.1.0-1) (2018-05-31)


### Bug Fixes

* **packaging:** move lib/index to root (.) ([a359398](https://github.com/wittydeveloper/graphql-to-json-schema/commit/a359398))



<a name="0.1.0-0"></a>
# 0.1.0-0 (2018-05-31)


### Bug Fixes

* **lib:** support NOT_NULL of LIST of type ([6ca0354](https://github.com/wittydeveloper/graphql-to-json-schema/commit/6ca0354))


### Features

* **lib:** first working version with basic schema ([1ac5b4a](https://github.com/wittydeveloper/graphql-to-json-schema/commit/1ac5b4a))
