chore(release): Publish
- medusa-core-utils@1.1.6 - medusa-file-spaces@1.1.9 - medusa-fulfillment-manual@1.1.6 - medusa-fulfillment-webshipper@1.1.9 - medusa-interfaces@1.1.7 - medusa-payment-adyen@1.1.9 - medusa-payment-klarna@1.1.10 - medusa-payment-paypal@1.0.9 - medusa-payment-stripe@1.1.9 - medusa-plugin-add-ons@1.1.9 - medusa-plugin-brightpearl@1.1.12 - medusa-plugin-contentful@1.1.10 - medusa-plugin-economic@1.1.9 - medusa-plugin-mailchimp@1.1.9 - medusa-plugin-permissions@1.1.9 - medusa-plugin-restock-notification@0.0.3 - medusa-plugin-segment@1.1.12 - medusa-plugin-sendgrid@1.1.10 - medusa-plugin-slack-notification@1.1.9 - medusa-plugin-twilio-sms@1.1.9 - medusa-plugin-wishlist@1.1.9 - medusa-test-utils@1.1.9 - @medusajs/medusa@1.1.19
This commit is contained in:
@@ -3,6 +3,19 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [1.1.12](https://github.com/medusajs/medusa/compare/medusa-plugin-segment@1.1.11...medusa-plugin-segment@1.1.12) (2021-04-13)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* merge develop ([a468c45](https://github.com/medusajs/medusa/commit/a468c451e82c68f41b5005a2e480057f6124aaa6))
|
||||
* **segment:** swap tracking ([295f0f6](https://github.com/medusajs/medusa/commit/295f0f652a0880292a3788b9c65476a3c5c1b8d4))
|
||||
* scaffolding ([0539a94](https://github.com/medusajs/medusa/commit/0539a949fa208ddbf140823c47abb7589f3c2401))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [1.1.11](https://github.com/medusajs/medusa/compare/medusa-plugin-segment@1.1.10...medusa-plugin-segment@1.1.11) (2021-04-13)
|
||||
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "medusa-plugin-segment",
|
||||
"version": "1.1.11",
|
||||
"version": "1.1.12",
|
||||
"description": "Segment Analytics",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
@@ -39,8 +39,8 @@
|
||||
"axios": "^0.19.2",
|
||||
"body-parser": "^1.19.0",
|
||||
"express": "^4.17.1",
|
||||
"medusa-core-utils": "^1.1.5",
|
||||
"medusa-test-utils": "^1.1.8"
|
||||
"medusa-core-utils": "^1.1.6",
|
||||
"medusa-test-utils": "^1.1.9"
|
||||
},
|
||||
"gitHead": "0c294b7b3acbc1b873aab7e90a8e596bdac48899"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user