Skip to content

Commit 39dc0c4

Browse files
committed
chore(release): 2.0.2
1 parent 8d3fb40 commit 39dc0c4

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.0.2](https://github.com/favware/dexa/compare/v2.0.1...v2.0.2) (2020-01-05)
6+
7+
### Bug Fixes
8+
9+
- cover LaunchIntent & ErrorHandler in test and cleanup Launch response ([8d3fb40](https://github.com/favware/dexa/commit/8d3fb40955ac1d4cbb1128869902796260946f9a))
10+
511
### [2.0.1](https://github.com/favware/dexa/compare/v2.0.0...v2.0.1) (2020-01-05)
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.1",
3+
"version": "2.0.2",
44
"description": "Amazing pokedex skill for Alexa",
55
"author": "@favware",
66
"license": "MIT",

0 commit comments

Comments
 (0)