Skip to content

Commit 0586dc1

Browse files
committed
chore(release): 2.0.1
1 parent ca111e4 commit 0586dc1

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.1](https://github.com/favware/dexa/compare/v2.0.0...v2.0.1) (2020-01-05)
6+
7+
### Bug Fixes
8+
9+
- fixed special condition evolution parsing ([ca111e4](https://github.com/favware/dexa/commit/ca111e4e6ccc66cf26fc12d592aa33e158ae8263))
10+
511
## 2.0.0 (2020-01-05)
612

713
### ⚠ BREAKING CHANGES

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.0",
3+
"version": "2.0.1",
44
"description": "Amazing pokedex skill for Alexa",
55
"author": "@favware",
66
"license": "MIT",

0 commit comments

Comments
 (0)