Skip to content

Commit

Permalink
chore(release): update monorepo packages versions (#2144)
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 37d4dac commit cdb6b4d
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-apples-hunt.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.3.0

### Patch Changes

- Updated dependencies
[[`37d4dac`](https://github.com/n1ru4l/envelop/commit/37d4dac030738709a8fb818c78fc517f2d2b2ed2)]:
- @envelop/prometheus@9.3.0

## 3.2.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.2.0",
"version": "3.3.0",
"private": true,
"scripts": {
"loadtest:run": "k6 -e GRAPHQL_HOSTNAME=0.0.0.0 run ./k6.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/plugins/prometheus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @envelop/prometheus

## 9.3.0

### Minor Changes

- [`37d4dac`](https://github.com/n1ru4l/envelop/commit/37d4dac030738709a8fb818c78fc517f2d2b2ed2)
Thanks [@ardatan](https://github.com/ardatan)! - Support subscriptions

## 9.2.0

### Minor 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.2.0",
"version": "9.3.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit cdb6b4d

Please sign in to comment.