Skip to content

Commit

Permalink
chore(release): release 6.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 17, 2022
1 parent 4b250ac commit c197266
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 1 deletion.
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,42 @@

All notable changes to this project will be documented in this file.

# [@favware/graphql-pokemon@6.5.13](https://github.com/favware/graphql-pokemon/compare/v6.5.11...@favware/graphql-pokemon@6.5.13) - (2022-07-17)

## 🏠 Refactor

- Update data [skip publish] (#715) ([ee2bb31](https://github.com/favware/graphql-pokemon/commit/ee2bb3196424fa238fde377539875c9a1c89b078))
- Update data [skip publish] (#713) ([e86b0ab](https://github.com/favware/graphql-pokemon/commit/e86b0ab142d5feedb9b713487e60afe69ddd61c6))
- Update data [skip publish] (#710) ([2458c03](https://github.com/favware/graphql-pokemon/commit/2458c0336a050ed4aa91b2950bad2a8ad0c16484))
- Update data [skip publish] (#709) ([edec683](https://github.com/favware/graphql-pokemon/commit/edec6833e326ccb5b164c25ab79b6f489c0aff95))
- Update data [skip publish] (#708) ([71c85c9](https://github.com/favware/graphql-pokemon/commit/71c85c98b511050629fe1651cabe3cacef27543e))
- Update data [skip publish] (#699) ([2f0e516](https://github.com/favware/graphql-pokemon/commit/2f0e5163900b6a2cee02165ca584ef6c221fc814))
- Update data [skip publish] (#692) ([bb2a004](https://github.com/favware/graphql-pokemon/commit/bb2a00489e298bfe59875a8697c21d500e990186))

# [6.5.11](https://github.com/favware/graphql-pokemon/compare/v6.5.10...v6.5.11) - (2022-05-13)

## 🏠 Refactor

- Update data [skip publish] (#678) ([7ee8dcc](https://github.com/favware/graphql-pokemon/commit/7ee8dcc3db4b75ceeedd08db0c82f117bd583829))
- Update data [skip publish] (#672) ([ee03e16](https://github.com/favware/graphql-pokemon/commit/ee03e16f1ae615276b1bb55b29bf3c5fd5b8048c))
- Update data [skip publish] (#670) ([81da5a2](https://github.com/favware/graphql-pokemon/commit/81da5a22e2242c1031a0385bb0d8079aa6a85611))

## 🐛 Bug Fixes

- Remove package engines ([5fc5cdb](https://github.com/favware/graphql-pokemon/commit/5fc5cdbba9fd9329a575f733d3b87224eb288c54))
- **pokemon:** Fixed species for Zygarde 10% causing an incorrect sprite url to be returned ([8fd689f](https://github.com/favware/graphql-pokemon/commit/8fd689fa113472e3719a2c53d2a37ba13c97e8b5))

## 🧪 Testing

- Resolve coverage threshold issues ([9b7cd5a](https://github.com/favware/graphql-pokemon/commit/9b7cd5a27d425d07be942472d726c5c157dcecf7))
- Update test for 8fd689f ([0c9b952](https://github.com/favware/graphql-pokemon/commit/0c9b9523f10356eeb5f17e4e4afa7a2d422e859b))

# [6.5.10](https://github.com/favware/graphql-pokemon/compare/v6.5.9...v6.5.10) - (2022-05-01)

## 🏠 Refactor

- Update data [skip publish] (#665) ([36a3653](https://github.com/favware/graphql-pokemon/commit/36a3653dbe097a992fffd243b4c235d443be98aa))

# [@favware/graphql-pokemon@6.5.12](https://github.com/favware/graphql-pokemon/compare/v6.5.11...@favware/graphql-pokemon@6.5.12) - (2022-06-12)

## 🏠 Refactor
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/graphql-pokemon",
"version": "6.5.12",
"version": "6.5.13",
"description": "Extensive Pokemon GraphQL API",
"author": "@favware",
"license": "MIT",
Expand Down

0 comments on commit c197266

Please sign in to comment.