Skip to content

Commit

Permalink
chore(master): release 2.0.0-rc.142 (#1041)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.0-rc.142](v2.0.0-rc.141...v2.0.0-rc.142)
(2025-01-19)


### Bug Fixes

* do not remap variable with Upload type
([#1040](#1040))
([d184d17](d184d17))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
StarpTech authored Jan 19, 2025
1 parent d184d17 commit a9c873f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"v2": "2.0.0-rc.141",
"v2": "2.0.0-rc.142",
"execution": "1.2.0"
}
7 changes: 7 additions & 0 deletions v2/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0-rc.142](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.141...v2.0.0-rc.142) (2025-01-19)


### Bug Fixes

* do not remap variable with Upload type ([#1040](https://github.com/wundergraph/graphql-go-tools/issues/1040)) ([d184d17](https://github.com/wundergraph/graphql-go-tools/commit/d184d174622ec25464915a318122ec99ef53a20b))

## [2.0.0-rc.141](https://github.com/wundergraph/graphql-go-tools/compare/v2.0.0-rc.140...v2.0.0-rc.141) (2025-01-19)


Expand Down

0 comments on commit a9c873f

Please sign in to comment.