Skip to content

Commit f7b29a7

Browse files
chore(release): 🎉 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2022-08-30) ### Features * **server:** Audits and test function ([#4](#4)) ([431e513](431e513))
1 parent feeb96b commit f7b29a7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.5.0](https://github.com/enisdenjo/graphql-http/compare/v1.4.0...v1.5.0) (2022-08-30)
2+
3+
4+
### Features
5+
6+
* **server:** Audits and test function ([#4](https://github.com/enisdenjo/graphql-http/issues/4)) ([431e513](https://github.com/enisdenjo/graphql-http/commit/431e51302c1fb63e3546111469f2cb9a94132465))
7+
18
# [1.4.0](https://github.com/enisdenjo/graphql-http/compare/v1.3.0...v1.4.0) (2022-08-16)
29

310

package.json

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

0 commit comments

Comments
 (0)