Skip to content

Commit b61c681

Browse files
github-actions[bot]mvantellingen
authored andcommitted
update version
1 parent e82a0d3 commit b61c681

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/friendly-gifts-help.md

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

packages/bruno/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @labdigital/graphql-codegen-bruno
22

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- e82a0d3: add export for commonjs
8+
39
## 1.1.2
410

511
### Patch Changes

packages/bruno/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/graphql-codegen-bruno",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"type": "module",
55
"main": "dist/index.js",
66
"publishConfig": {

packages/k6/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @labdigital/graphql-codegen-k6
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- e82a0d3: add export for commonjs
8+
39
## 0.0.4
410

511
### Patch Changes

packages/k6/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labdigital/graphql-codegen-k6",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"type": "module",
55
"description": "GraphQL Code Generator plugin for generating a ready-to-use k6 compatible SDK based on GraphQL operations",
66
"repository": {

0 commit comments

Comments
 (0)