Skip to content

Commit

Permalink
chore: release v0.3.4 (#336)
Browse files Browse the repository at this point in the history
Co-authored-by: MariamM110 <[email protected]>
  • Loading branch information
optic-release-automation[bot] and MariamM110 committed Nov 3, 2023
1 parent 7a22f95 commit 48eb3b9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
{
"name": "graphql-auto-federate",
"version": "0.3.3",
"version": "0.3.4",
"description": "Automatically federate a GraphQL service",
"main": "index.js",
"scripts": {
"lint": "eslint .",
"test": "tap test/*.test.js",
"prepare": "npx husky install"
},
"keywords": ["graphql", "federation"],
"keywords": [
"graphql",
"federation"
],
"author": "Simone Sanfratello <[email protected]>",
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 48eb3b9

Please sign in to comment.