Skip to content
This repository has been archived by the owner on Aug 28, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 15, 2021
1 parent df977fd commit 4695e21
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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.

### [1.0.3](https://github.com/skyra-project/star-wars-api/compare/v1.0.2...v1.0.3) (2021-07-15)


### Bug Fixes

* add data for Aleen Minor ([b6d5eda](https://github.com/skyra-project/star-wars-api/commit/b6d5eda8c6cbca6317347278761896f1a5bd4d5b))
* fixed homeworlds for some species ([f139159](https://github.com/skyra-project/star-wars-api/commit/f1391596b11b9cdd826da1dda64e0b5d3ed03ca7))
* fixed spelling of wookiee ([f939fc9](https://github.com/skyra-project/star-wars-api/commit/f939fc98490ebb5e019f29935464a2b0eb80bc3e))
* set birthYaer to `null` for when it is unknown ([df977fd](https://github.com/skyra-project/star-wars-api/commit/df977fdde419b44451a86095c3ead4a693b4f8d4))

### [1.0.2](https://github.com/skyra-project/star-wars-api/compare/v1.0.1...v1.0.2) (2021-07-15)


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": "@skyra/star-wars-api",
"version": "1.0.2",
"version": "1.0.3",
"description": "Star Wars GraphQL API",
"author": "@skyra",
"license": "MIT",
Expand Down

0 comments on commit 4695e21

Please sign in to comment.