Skip to content

Commit def25fc

Browse files
chore(release): update monorepo packages versions (#3167)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 41c87b6 commit def25fc

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/mighty-trains-smash.md

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

.changeset/shiny-coats-smile.md

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

packages/plugins/prometheus/CHANGELOG.md

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

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- [`41c87b6f`](https://github.com/dotansimha/graphql-yoga/commit/41c87b6f654843dc814447f3d9c190bd65c58459)
8+
Thanks [@ardatan](https://github.com/ardatan)! - Ability to disable prometheus endpoint
9+
10+
- [`0bf4661b`](https://github.com/dotansimha/graphql-yoga/commit/0bf4661b0efa45ec57318f6d750d7908a722b96f)
11+
Thanks [@ardatan](https://github.com/ardatan)! - Update Envelop plugin
12+
313
## 3.1.1
414

515
### 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.1",
3+
"version": "3.1.2",
44
"type": "module",
55
"description": "Prometheus plugin for GraphQL Yoga.",
66
"repository": {

0 commit comments

Comments
 (0)