Skip to content

Commit

Permalink
chore - release resource-deleter patch version (#1792)
Browse files Browse the repository at this point in the history
* chore - release resource-deletor patch version

* chore(integration-test): add versionModifiedAt to ignoredResponseKey array

Co-authored-by: Chukwuemeka Ajima <[email protected]>
  • Loading branch information
vineet kumar and ajimae authored Jul 25, 2022
1 parent 039da3b commit f3a542b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/gorgeous-terms-cheer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@commercetools/resource-deleter': patch
---

fix `regeneratorRuntime` issue
1 change: 1 addition & 0 deletions integration-tests/sdk/channels.it.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ describe('Channels', () => {
'createdBy',
'lastModifiedAt',
'lastModifiedBy',
'versionModifiedAt'
]
const service = createRequestBuilder({ projectKey }).channels
const httpMiddleware = createHttpMiddleware({
Expand Down

0 comments on commit f3a542b

Please sign in to comment.