chore(release): Publish

- medusa-plugin-segment@1.0.11
This commit is contained in:
Sebastian Rindom
2020-09-13 11:53:54 +02:00
parent 6a90e94c62
commit 322366ca93
2 changed files with 69 additions and 1 deletions

View File

@@ -3,6 +3,74 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.11 (2020-09-13)
### Bug Fixes
* **medusa-plugin-segment:** Track additional order details ([6a90e94](https://github.com/medusajs/medusa/commit/6a90e94c62f5e300fe970ac5d6b64c8c0e52eb40))
## 1.0.10 (2020-09-09)
### Bug Fixes
* updates license ([db519fb](https://github.com/medusajs/medusa/commit/db519fbaa6f8ad02c19cbecba5d4f28ba1ee81aa))
## 1.0.7 (2020-09-07)
## 1.0.1 (2020-09-05)
## 1.0.1-beta.0 (2020-09-04)
# 1.0.0 (2020-09-03)
# 1.0.0-alpha.30 (2020-08-28)
# 1.0.0-alpha.27 (2020-08-27)
# 1.0.0-alpha.26 (2020-08-27)
# 1.0.0-alpha.24 (2020-08-27)
# 1.0.0-alpha.3 (2020-08-20)
# 1.0.0-alpha.2 (2020-08-20)
# 1.0.0-alpha.1 (2020-08-20)
# 1.0.0-alpha.0 (2020-08-20)
## [1.0.10](https://github.com/medusajs/medusa/compare/v1.0.9...v1.0.10) (2020-09-09)

View File

@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-segment",
"version": "1.0.10",
"version": "1.0.11",
"description": "Segment Analytics",
"main": "index.js",
"repository": {