Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 5, 2020
1 parent ca111e4 commit 0586dc1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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.

### [2.0.1](https://github.com/favware/dexa/compare/v2.0.0...v2.0.1) (2020-01-05)

### Bug Fixes

- fixed special condition evolution parsing ([ca111e4](https://github.com/favware/dexa/commit/ca111e4e6ccc66cf26fc12d592aa33e158ae8263))

## 2.0.0 (2020-01-05)

### ⚠ BREAKING CHANGES
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@favware/dexa",
"version": "2.0.0",
"version": "2.0.1",
"description": "Amazing pokedex skill for Alexa",
"author": "@favware",
"license": "MIT",
Expand Down

0 comments on commit 0586dc1

Please sign in to comment.