This repository has been archived by the owner on Aug 28, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(readme): update links to ghcr packages
- Loading branch information
Showing
3 changed files
with
3 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,3 @@ | ||
# Changelog | ||
|
||
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.0 (2021-07-10) | ||
|
||
|
||
### Features | ||
|
||
* data parsing part 1 ([2686a41](https://github.com/skyra-project/star-wars-api/commit/2686a410a8b09b7f261227ef17be2d2bd72bf428)) | ||
* finish mapping all data ([ce38f9c](https://github.com/skyra-project/star-wars-api/commit/ce38f9ca03e36e83ddbc4e3252bba2461a389978)) | ||
* finish up resolvers and setup services ([b5ed547](https://github.com/skyra-project/star-wars-api/commit/b5ed5473350cfb205b889738894b03791173da11)) | ||
* lots stuff or something ([55fd2da](https://github.com/skyra-project/star-wars-api/commit/55fd2daaf7ef1ee138ec664f7fc6205f55ee34f8)) | ||
* setup all the remaining field mapping ([7711261](https://github.com/skyra-project/star-wars-api/commit/77112619433a9ceb1098704e948380b64fac6ac7)) | ||
* setup basic film service ([f15f209](https://github.com/skyra-project/star-wars-api/commit/f15f209fa391c3af82b476aaa76b80c3b2178e91)) | ||
* validation, fixes and director of film ([3f483ae](https://github.com/skyra-project/star-wars-api/commit/3f483aec49c0ef47c37a6a723039e04494d69e06)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* actually return multiple results in fuzzy ([f7f58f9](https://github.com/skyra-project/star-wars-api/commit/f7f58f976e03f0310df969d261c8e38775bbe40f)) | ||
* assign proper species to humans ([c9b7768](https://github.com/skyra-project/star-wars-api/commit/c9b7768bdc9df31eb6c8eeb2ddcd05aca1ec2fee)) | ||
* ensure lower case reference names ([baae0ba](https://github.com/skyra-project/star-wars-api/commit/baae0ba4709b0993370dc730774e10ed6320170a)) | ||
* fixed codegen in delivery process ([a7e3d44](https://github.com/skyra-project/star-wars-api/commit/a7e3d4400e0098aa89cbc5aa761d60bf4d38dff9)) | ||
* fixed infite looping in class constructors ([c07f96a](https://github.com/skyra-project/star-wars-api/commit/c07f96a6cc947cb823d11bacc8ce2634267b46fb)) | ||
* fixed more badly parsed names ([9d9f7ad](https://github.com/skyra-project/star-wars-api/commit/9d9f7ad81c60ac67971bdebe8d50df54a7354731)) | ||
* throw proper error when no vehicles are found with fuzzy ([c5c043a](https://github.com/skyra-project/star-wars-api/commit/c5c043a767df9b1a010839f74f3302941e758a38)) | ||
|
||
# Changelog | ||
|
||
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters