Skip to content

Commit

Permalink
πŸ“ Adding changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-mb-airweb committed Sep 3, 2020
1 parent a8ce001 commit 689983e
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Changelog

<a name="0.0.4"></a>
## 0.0.4 (2020-09-03)

### Added

- βœ… Adding tests for graphql comment [[bf399fa](https://github.com/amoutonbrady/graphql-client/commit/bf399fa34d994bc99539b782069b8f266415483e)]
- πŸŽ‰ Initial release [[ca8e7b2](https://github.com/amoutonbrady/graphql-client/commit/ca8e7b2c931696fcc4e756e50111d70b6145870c)]

### Changed

- πŸ”§ Update tsconfig [[69309eb](https://github.com/amoutonbrady/graphql-client/commit/69309ebcf3be759718a1595edcd715cb9e9ccbbe)]
- πŸ”§ Mark as sideEffects: false [[8906211](https://github.com/amoutonbrady/graphql-client/commit/8906211e5a044f1b9b4f3afff459e1f6b348636a)]
- πŸ”§ Forgot to add the files to packages.json [[de37158](https://github.com/amoutonbrady/graphql-client/commit/de37158f2520d5398a3763a2095bf108a261bdd0)]

### Miscellaneous

- remove GraphQL comments [[8261418](https://github.com/amoutonbrady/graphql-client/commit/8261418f2283bcb08ff4a4df4720c92f0a9dc1e1)]
- Merge pull request [#1](https://github.com/amoutonbrady/graphql-client/issues/1) from russelgal/patch-1 [[9d0f64f](https://github.com/amoutonbrady/graphql-client/commit/9d0f64f3ae5e93c3e5226e6c9bd297920b518250)]
- πŸ“ Adding readme + trying test coverage + safe guards [[09d12c0](https://github.com/amoutonbrady/graphql-client/commit/09d12c0841f6e1e3a140947125db2ebe1d04f68b)]


0 comments on commit 689983e

Please sign in to comment.