Skip to content

Commit a852e34

Browse files
authored
chore(release): update monorepo packages versions (#3180)
1 parent 7dc37e6 commit a852e34

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.changeset/dull-numbers-work.md

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

packages/plugins/prometheus/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# @graphql-yoga/plugin-prometheus
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [#3179](https://github.com/dotansimha/graphql-yoga/pull/3179)
8+
[`7dc37e62`](https://github.com/dotansimha/graphql-yoga/commit/7dc37e62d87ac92fa51d0fc4f82bca8d386c13cd)
9+
Thanks [@darren-west](https://github.com/darren-west)! - Removed labels that cause high
10+
cardinality
11+
312
## 3.1.2
413

514
### Patch Changes

packages/plugins/prometheus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-yoga/plugin-prometheus",
3-
"version": "3.1.2",
3+
"version": "4.0.0",
44
"type": "module",
55
"description": "Prometheus plugin for GraphQL Yoga.",
66
"repository": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)