-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Emitting afterAddTagsToProducts, afterTagDelete, afterRemoveTagsFromProducts #6541
Emitting afterAddTagsToProducts, afterTagDelete, afterRemoveTagsFromProducts #6541
Conversation
…sFromProducts events Signed-off-by: vishalmalu <vishal.malu@gmail.com>
🦋 Changeset detectedLatest commit: fa4763e The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Signed-off-by: vishalmalu <vishal.malu@gmail.com>
Signed-off-by: vishalmalu <vishal.malu@gmail.com>
…b.com/merchstack/reaction into feature/additional-tag-product-events
Signed-off-by: vishalmalu <vishal.malu@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please run changeset
on npx changeset
to generate the changelog files. This is required to bump the plugin versions.
Apart from that the PR is good to go.
Signed-off-by: vishalmalu <vishal.malu@gmail.com>
@tedraykov I've added changeset. |
packages/api-plugin-products/src/mutations/addTagsToProducts.js
Outdated
Show resolved
Hide resolved
packages/api-plugin-products/src/mutations/removeTagsFromProducts.js
Outdated
Show resolved
Hide resolved
Signed-off-by: vishalmalu <vishal.malu@gmail.com>
Signed-off-by: vishalmalu <vishal.malu@gmail.com>
Impact: minor
Type: feature
Issue
This PR emits following additional events when respective mutations have been executed.