Skip to content

Commit b8d6eea

Browse files
chore(release): update monorepo packages versions (#1487)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9cdba06 commit b8d6eea

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hip-badgers-thank.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change log
22

3+
## 5.1.1
4+
5+
### Patch Changes
6+
7+
- [#1481](https://github.com/kamilkisiela/graphql-config/pull/1481) [`5d00c94`](https://github.com/kamilkisiela/graphql-config/commit/5d00c94fafb220a9e101c192bffcce70dc194b75) Thanks [@renovate](https://github.com/apps/renovate)! - Update minimatch
8+
39
## 5.1.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-config",
3-
"version": "5.1.0",
3+
"version": "5.1.1",
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)