Skip to content

Commit a224687

Browse files
Version Packages (#281)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ce6b4a8 commit a224687

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/many-trainers-think.md

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

.changeset/tender-baboons-drum.md

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

CHANGELOG.md

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

3+
## 2.5.5
4+
5+
### Patch Changes
6+
7+
- [#280](https://github.com/apollographql/vscode-graphql/pull/280) [`ce6b4a8`](https://github.com/apollographql/vscode-graphql/commit/ce6b4a840d94c95efa19b645077230c422f0616e) Thanks [@pubmodmatt](https://github.com/pubmodmatt)! - Fix an issue where adding a new Apollo configuration file would not be detected
8+
9+
- [#278](https://github.com/apollographql/vscode-graphql/pull/278) [`ff969e6`](https://github.com/apollographql/vscode-graphql/commit/ff969e6d64b6aa8ed865215d71344c41e85da19f) Thanks [@Meschreiber](https://github.com/Meschreiber)! - Update README/Marketplace page
10+
311
## 2.5.4
412

513
### Patch 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.4",
5+
"version": "2.5.5",
66
"referenceID": "87197759-7617-40d0-b32e-46d378e907c7",
77
"author": "Apollo GraphQL <opensource@apollographql.com>",
88
"license": "MIT",

0 commit comments

Comments
 (0)