Skip to content

Commit

Permalink
Version Packages (#233)
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 Oct 22, 2024
1 parent 1add31e commit 7e8130b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/three-teachers-hope.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## 2.3.6

### Patch Changes

- [#216](https://github.com/apollographql/vscode-graphql/pull/216) [`1add31e0`](https://github.com/apollographql/vscode-graphql/commit/1add31e0e9bc2da92ea7c3a1c65206cc5d95bb68) Thanks [@phryneas](https://github.com/phryneas)! - Add JSON schema for `supergraph.yaml`.

## 2.3.5

### Patch Changes
Expand Down
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-apollo",
"displayName": "Apollo GraphQL",
"description": "Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform",
"version": "2.3.5",
"version": "2.3.6",
"referenceID": "87197759-7617-40d0-b32e-46d378e907c7",
"author": "Apollo GraphQL <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 7e8130b

Please sign in to comment.