chore: Version Packages (#4826)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-25 16:15:33 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent f28fa6a7b3
commit 362abdfad7
34 changed files with 131 additions and 69 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 0.0.17
### Patch Changes
- [#4817](https://github.com/medusajs/medusa/pull/4817) [`c58588904`](https://github.com/medusajs/medusa/commit/c58588904c5631111603b15afacf7cdc4c738cc4) Thanks [@shahednasser](https://github.com/shahednasser)! - fix(medusa-telemetry): added missing babel dependencies
## 0.0.16
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-telemetry",
"version": "0.0.16",
"version": "0.0.17",
"description": "Telemetry for Medusa",
"main": "dist/index.js",
"repository": {