Skip to content

Commit

Permalink
Version Packages (#104)
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 Jun 27, 2023
1 parent b692ed2 commit 97abc8f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-queens-occur.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/plugins/apollo-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @graphql-authz/apollo-server-plugin

## 3.1.0

### Minor Changes

- b692ed2: Upgrade @apollo/server and replace deprecated apollo-server packages in `examples`

## 3.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/apollo-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@graphql-authz/apollo-server-plugin",
"version": "3.0.0",
"version": "3.1.0",
"description": "Apollo Server plugin for graphql-authz",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 97abc8f

Please sign in to comment.