Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.13.0](v1.12.2...v1.13.0) (2019-09-10)

### Bug Fixes

* fix issues with failing tests ([d9bd2f8](d9bd2f8))

### Features

* add caching support to figma requests ([4f66e57](4f66e57))
* add noCache option to cacheable queries ([247b303](247b303))
  • Loading branch information
semantic-release-bot committed Sep 10, 2019
1 parent d9bd2f8 commit 50d00a4
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.13.0](https://github.com/braposo/figma-graphql/compare/v1.12.2...v1.13.0) (2019-09-10)


### Bug Fixes

* fix issues with failing tests ([d9bd2f8](https://github.com/braposo/figma-graphql/commit/d9bd2f8))


### Features

* add caching support to figma requests ([4f66e57](https://github.com/braposo/figma-graphql/commit/4f66e57))
* add noCache option to cacheable queries ([247b303](https://github.com/braposo/figma-graphql/commit/247b303))

## [1.12.2](https://github.com/braposo/figma-graphql/compare/v1.12.1...v1.12.2) (2019-07-05)


Expand Down

0 comments on commit 50d00a4

Please sign in to comment.