Skip to content

Commit

Permalink
Merge pull request #156 from apollographql/release-changelog-entry
Browse files Browse the repository at this point in the history
Changelog entry
  • Loading branch information
michael-watson authored Oct 18, 2023
2 parents 2cba2d4 + 242c1b4 commit 517a37b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ schema:

- Enable mocking by default for newly added subgraphs
- Migrate to `rover --format` instead of output (deprecated)
- Switching federation versions can be done directly in the file, or by clicking the version in Workbench
- Multiple bug fixes

## Apollo Workbench VSCode 3.2

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/apollographql/apollo-workbench-vscode"
},
"license": "SEE LICENSE IN LICENSE",
"version": "3.2.2",
"version": "3.2.1",
"publisher": "ApolloGraphQL",
"engines": {
"vscode": "^1.74.0"
Expand Down

0 comments on commit 517a37b

Please sign in to comment.