aaronhayes/hasura-sdk

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# 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.

## [1.4.0](https://github.com/aaronhayes/hasura-sdk/compare/v1.3.3...v1.4.0) (2020-08-02)


### Features

* **tables/views:** added Tables/Views APIs ([f5d2f55](https://github.com/aaronhayes/hasura-sdk/commit/f5d2f55a5b6826c3e71cdbe64e29fac90e43d4b7))

### [1.3.3](https://github.com/aaronhayes/hasura-sdk/compare/v1.3.2...v1.3.3) (2020-07-30)


### Bug Fixes

* **build:** fix release script ([45a07b2](https://github.com/aaronhayes/hasura-sdk/commit/45a07b25d1bbeba3c3f264f05bc5b80918b1a4a7))

### [1.3.2](https://github.com/aaronhayes/hasura-sdk/compare/v1.3.1...v1.3.2) (2020-07-29)

### [1.3.1](https://github.com/aaronhayes/hasura-sdk/compare/v1.2.0...v1.3.1) (2020-07-29)

## [1.2.0](https://github.com/aaronhayes/hasura-sdk/compare/v1.1.1...v1.2.0) (2020-07-28)


### Features

* **event triggers:** rename retry_config to retry_conf to match hasura ([b027a67](https://github.com/aaronhayes/hasura-sdk/commit/b027a672740bde1c8030ba7bf6c41013094fdcfa))

### [1.1.1](https://github.com/aaronhayes/hasura-sdk/compare/v1.1.0...v1.1.1) (2020-07-28)


### Bug Fixes

* **hasura:** fix export from index.ts ([f5032c7](https://github.com/aaronhayes/hasura-sdk/commit/f5032c787ad20b802790873664c49890727952a6))

## [1.1.0](https://github.com/aaronhayes/hasura-sdk/compare/v1.0.1...v1.1.0) (2020-07-28)


### Features

* **event triggers:** added support for Hasura Event Triggers APIs ([6a6a086](https://github.com/aaronhayes/hasura-sdk/commit/6a6a0862f6e18d20fb7711c82e26e05bc36dc798))

### 1.0.1 (2020-07-27)