Skip to content

Commit

Permalink
chore(release): 0.1.0-alpha.15
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasdao committed Aug 10, 2017
1 parent 343615b commit 3238c5f
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.

<a name="0.1.0-alpha.15"></a>
# [0.1.0-alpha.15](https://github.com/nicolasdao/google-graphql-functions/compare/v0.1.0-alpha.14...v0.1.0-alpha.15) (2017-08-10)


### Bug Fixes

* routing issue ([343615b](https://github.com/nicolasdao/google-graphql-functions/commit/343615b))



<a name="0.1.0-alpha.14"></a>
# [0.1.0-alpha.14](https://github.com/nicolasdao/google-graphql-functions/compare/v0.1.0-alpha.13...v0.1.0-alpha.14) (2017-08-10)

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": "google-graphql-functions",
"version": "0.1.0-alpha.14",
"version": "0.1.0-alpha.15",
"description": "Run graphql queries on Google Cloud Functions (beta). This package can also serve a GraphiQL UI out-of-the-box. This project is mainly a modification of the excellent express-graphiql maintained by Facebook. This project is published using a BSD-style licence.",
"contributors": [
"Nicolas Dao <nic@neap.co> (https://neap.co/)"
Expand Down

0 comments on commit 3238c5f

Please sign in to comment.