Skip to content

Commit cdb6b4d

Browse files
chore(release): update monorepo packages versions (#2144)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 37d4dac commit cdb6b4d

File tree

5 files changed

+17
-7
lines changed

5 files changed

+17
-7
lines changed

.changeset/famous-apples-hunt.md

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

benchmark/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @envelop/benchmark
22

3+
## 3.3.0
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`37d4dac`](https://github.com/n1ru4l/envelop/commit/37d4dac030738709a8fb818c78fc517f2d2b2ed2)]:
9+
- @envelop/prometheus@9.3.0
10+
311
## 3.2.0
412

513
### Patch Changes

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@envelop/benchmark",
3-
"version": "3.2.0",
3+
"version": "3.3.0",
44
"private": true,
55
"scripts": {
66
"loadtest:run": "k6 -e GRAPHQL_HOSTNAME=0.0.0.0 run ./k6.js",

packages/plugins/prometheus/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @envelop/prometheus
22

3+
## 9.3.0
4+
5+
### Minor Changes
6+
7+
- [`37d4dac`](https://github.com/n1ru4l/envelop/commit/37d4dac030738709a8fb818c78fc517f2d2b2ed2)
8+
Thanks [@ardatan](https://github.com/ardatan)! - Support subscriptions
9+
310
## 9.2.0
411

512
### Minor 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": "@envelop/prometheus",
3-
"version": "9.2.0",
3+
"version": "9.3.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)