chore: Version Packages (#4223)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-18 13:14:20 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent b779040acb
commit 5d7877ded6
108 changed files with 460 additions and 288 deletions
@@ -1,5 +1,11 @@
# Change Log
## 1.3.6
### Patch Changes
- [#4276](https://github.com/medusajs/medusa/pull/4276) [`afd1b67f1`](https://github.com/medusajs/medusa/commit/afd1b67f1c7de8cf07fd9fcbdde599a37914e9b5) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: Use caret range
## 1.3.5
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-plugin-segment",
"version": "1.3.5",
"version": "1.3.6",
"description": "Segment Analytics",
"main": "index.js",
"repository": {