Skip to content

Commit dc6ca2f

Browse files
Version Packages (#246)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 694807c commit dc6ca2f

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/happy-sloths-relax.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## 2.5.1
4+
5+
### Patch Changes
6+
7+
- [#243](https://github.com/apollographql/vscode-graphql/pull/243) [`694807c4`](https://github.com/apollographql/vscode-graphql/commit/694807c462f5595c1f4e37ab10ca1fa5d692a4ee) Thanks [@phryneas](https://github.com/phryneas)! - [Windows, LSP]: Prevent a console window from opening for the Rover LSP process
8+
39
## 2.5.0
410

511
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-apollo",
33
"displayName": "Apollo GraphQL",
44
"description": "Rich editor support for GraphQL client and server development that seamlessly integrates with the Apollo platform",
5-
"version": "2.5.0",
5+
"version": "2.5.1",
66
"referenceID": "87197759-7617-40d0-b32e-46d378e907c7",
77
"author": "Apollo GraphQL <opensource@apollographql.com>",
88
"license": "MIT",

0 commit comments

Comments
 (0)