From 39c5aad46a26d7deb88732c5f8337e249a41ea71 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 5 Jul 2019 07:22:32 +0000 Subject: [PATCH] chore(release): 1.12.2 [skip ci] ## [1.12.2](https://github.com/braposo/figma-graphql/compare/v1.12.1...v1.12.2) (2019-07-05) ### Bug Fixes * .snyk & package.json to reduce vulnerabilities ([f66e1a0](https://github.com/braposo/figma-graphql/commit/f66e1a0)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c87f7f..0308bc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.12.2](https://github.com/braposo/figma-graphql/compare/v1.12.1...v1.12.2) (2019-07-05) + + +### Bug Fixes + +* .snyk & package.json to reduce vulnerabilities ([f66e1a0](https://github.com/braposo/figma-graphql/commit/f66e1a0)) + ## [1.12.1](https://github.com/braposo/figma-graphql/compare/v1.12.0...v1.12.1) (2019-07-05)