# 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.2.1](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.2.0...v1.2.1) (2020-08-25)


### Bug Fixes

* broken gist with files starting with . ([#38](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/38)) ([a3855e5](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/a3855e52709760edd71646c501f366559549eba2))
* default options not properly merged ([#34](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/34)) ([3764d6c](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/3764d6cf5d7889d720808b1fcc94646ba136a5a6))

## [1.2.0](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.10...v1.2.0) (2020-06-28)


### Bug Fixes

* issues with async load) ([#31](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/31)) ([339d817](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/339d81706545e582f19fb80328691b85cbab08b4))

### [1.1.10](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.9...v1.1.10) (2020-06-26)


### Bug Fixes

* **tests:** fixes broken tests ([#28](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/28)) ([c086c3a](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/c086c3a))



### [1.1.9](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.8...v1.1.9) (2019-07-22)


### Bug Fixes

* **babel:** babel export default module ([#19](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/19)) ([b67460f](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/b67460f))



### [1.1.8](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.7...v1.1.8) (2019-07-05)


### Build System

* update travis configuration ([#17](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/17)) ([81c5a5f](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/81c5a5f))



<a name="1.1.7"></a>
## [1.1.7](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.6...v1.1.7) (2019-03-13)


### Bug Fixes

* **index:** trim the output html to fix support in mdx ([#13](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/13)) ([39d982d](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/39d982d))



<a name="1.1.6"></a>
## [1.1.6](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.5...v1.1.6) (2019-02-17)


### Bug Fixes

* **gatsby-ssr:** fix URL of embedded default CSS ([#8](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/8)) ([dad5464](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/dad5464))



<a name="1.1.5"></a>
## [1.1.5](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.4...v1.1.5) (2019-01-16)


### Bug Fixes

* **gatsby-ssr:** fixes missing key warning in react ([#6](https://github.com/weirdpattern/gatsby-remark-embed-gist/issues/6)) ([1220f17](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/1220f17))



<a name="1.1.4"></a>
## [1.1.4](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.3...v1.1.4) (2018-12-04)



<a name="1.1.3"></a>
## [1.1.3](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.2...v1.1.3) (2018-10-08)



<a name="1.1.2"></a>
## [1.1.2](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.1...v1.1.2) (2018-07-20)



<a name="1.1.1"></a>
## [1.1.1](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.1.0...v1.1.1) (2018-07-20)



<a name="1.1.0"></a>
# [1.1.0](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.0.1...v1.1.0) (2018-07-20)


### Features

* Add support for querystring-like in 'gist:' directives ([2ceb562](https://github.com/weirdpattern/gatsby-remark-embed-gist/commit/2ceb562))



<a name="1.0.1"></a>
## [1.0.1](https://github.com/weirdpattern/gatsby-remark-embed-gist/compare/v1.0.0...v1.0.1) (2018-07-04)



<a name="1.0.0"></a>
# 1.0.0 (2018-07-01)
