Skip to content

Commit 573fd32

Browse files
committed
chore(release): 1.6.0
1 parent 8f8b652 commit 573fd32

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## [1.6.0](https://github.com/favware/graphql-pokemon/compare/v1.5.1...v1.6.0) (2020-01-02)
6+
7+
8+
### Features
9+
10+
* **moveentry:** remove type unions for category and target ([8f8b652](https://github.com/favware/graphql-pokemon/commit/8f8b65252caeba777bcadc196d8a984ee4d99eaa))
11+
512
### [1.5.1](https://github.com/favware/graphql-pokemon/compare/v1.5.0...v1.5.1) (2020-01-02)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@favware/graphql-pokemon",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"description": "Expansive Pokemon GraphQL API",
55
"author": "@favware",
66
"license": "MIT",

0 commit comments

Comments
 (0)