Skip to content

Commit

Permalink
Version Packages (#321)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 12, 2023
1 parent 63d0625 commit edcb621
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/famous-trees-wait.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/plugins/cost-limit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @escape.tech/graphql-armor-cost-limit

## 1.7.0

### Minor Changes

- c4f8145: Remove OperationDefinition from calculation
The global cost is decreased by a depthFactor.

## 1.6.1

## 1.6.0
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/cost-limit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@escape.tech/graphql-armor-cost-limit",
"version": "1.6.1",
"version": "1.7.0",
"description": "Limit the cost of a GraphQL Query.",
"packageManager": "[email protected]",
"main": "dist/graphql-armor-cost-limit.cjs.js",
Expand Down

0 comments on commit edcb621

Please sign in to comment.