Skip to content

Commit

Permalink
ci(changesets): version packages (#1809)
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
CT Release Bot and github-actions[bot] authored Sep 15, 2022
1 parent c05f491 commit 737c4a6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/lazy-shoes-join.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sdk-middleware-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @commercetools/sdk-middleware-http

## 7.0.1

### Patch Changes

- [#1807](https://github.com/commercetools/nodejs/pull/1807) [`c05f4917`](https://github.com/commercetools/nodejs/commit/c05f4917e119150d8422a09f7be546a7599ff528) Thanks [@ajimae](https://github.com/ajimae)! - Allow @commercetools/middleware-sdk-http to accept `application/graphql` content-type.

## 7.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-middleware-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=14"
},
"name": "@commercetools/sdk-middleware-http",
"version": "7.0.0",
"version": "7.0.1",
"description": "Middleware for http requests, to use with @commercetools/sdk-client",
"keywords": [
"commercetools",
Expand Down

0 comments on commit 737c4a6

Please sign in to comment.