Skip to content

Commit 38e0192

Browse files
committed
chore(release): 2.1.0
1 parent a921de3 commit 38e0192

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
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.
44

5+
## [2.1.0](https://github.com/favware/dexa/compare/v2.0.3...v2.1.0) (2020-05-16)
6+
7+
### Features
8+
9+
- cleanup all queries to use proper graphql syntax ([ef61373](https://github.com/favware/dexa/commit/ef6137330b1b4cde5c9a7c98c80d102671aaab03))
10+
511
### [2.0.3](https://github.com/favware/dexa/compare/v2.0.2...v2.0.3) (2020-02-02)
612

713
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@favware/dexa",
3-
"version": "2.0.3",
3+
"version": "2.1.0",
44
"description": "Amazing pokedex skill for Alexa",
55
"author": "@favware",
66
"license": "MIT",

0 commit comments

Comments
 (0)