Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#2143)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
theguild-bot and github-actions[bot] authored Jan 18, 2024
1 parent 87137e7 commit 13bb9ff
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .changeset/curvy-buses-appear.md

This file was deleted.

8 changes: 8 additions & 0 deletions benchmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @envelop/benchmark

## 3.2.0

### Patch Changes

- Updated dependencies
[[`4c11530`](https://github.com/n1ru4l/envelop/commit/4c115302d16fa6bf095f4397594d3b73ba3c532b)]:
- @envelop/prometheus@9.2.0

## 3.1.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@envelop/benchmark",
"version": "3.1.0",
"version": "3.2.0",
"private": true,
"scripts": {
"loadtest:run": "k6 -e GRAPHQL_HOSTNAME=0.0.0.0 run ./k6.js",
Expand Down
11 changes: 11 additions & 0 deletions packages/plugins/prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @envelop/prometheus

## 9.2.0

### Minor Changes

- [#2142](https://github.com/n1ru4l/envelop/pull/2142)
[`4c11530`](https://github.com/n1ru4l/envelop/commit/4c115302d16fa6bf095f4397594d3b73ba3c532b)
Thanks [@ardatan](https://github.com/ardatan)! - - Ability to hide operationName and operationType
in the labels
- Count schema changes
- Catch errors during the context creation

## 9.1.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/prometheus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@envelop/prometheus",
"version": "9.1.0",
"version": "9.2.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit 13bb9ff

Please sign in to comment.