Skip to content

Commit 370fca5

Browse files
chore(release): 🎉 1.8.0 [skip ci]
# [1.8.0](v1.7.2...v1.8.0) (2022-11-21) ### Features * **audits/server:** Support functions for the `url` option ([f4d20a9](f4d20a9)), closes [#24](#24)
1 parent f4d20a9 commit 370fca5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.8.0](https://github.com/graphql/graphql-http/compare/v1.7.2...v1.8.0) (2022-11-21)
2+
3+
4+
### Features
5+
6+
* **audits/server:** Support functions for the `url` option ([f4d20a9](https://github.com/graphql/graphql-http/commit/f4d20a9f5ba9d6298c4cb1b4806fb13b37b3c42a)), closes [#24](https://github.com/graphql/graphql-http/issues/24)
7+
18
## [1.7.2](https://github.com/graphql/graphql-http/compare/v1.7.1...v1.7.2) (2022-11-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-http",
3-
"version": "1.7.2",
3+
"version": "1.8.0",
44
"description": "Simple, pluggable, zero-dependency, GraphQL over HTTP Protocol compliant server and client",
55
"keywords": [
66
"graphql",

0 commit comments

Comments
 (0)