Skip to content

Commit 8bc262e

Browse files
chore(release): update monorepo packages versions (#1728)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4f2bda9 commit 8bc262e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brave-knives-remain.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
# Change log
22

3+
## 5.1.5
4+
5+
### Patch Changes
6+
7+
- [#1727](https://github.com/graphql-hive/graphql-config/pull/1727) [`4f2bda9`](https://github.com/graphql-hive/graphql-config/commit/4f2bda98d8b00b0f015c260885202fd53550da9f) Thanks [@eddeee888](https://github.com/eddeee888)! - Revert minimatch and cosmiconfig versions
8+
39
## 5.1.4
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-config",
3-
"version": "5.1.4",
3+
"version": "5.1.5",
44
"description": "The easiest way to configure your development environment with your GraphQL schema (supported by most tools, editors & IDEs)",
55
"sideEffects": false,
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)