chore(release): Publish

This commit is contained in:
olivermrbl
2022-08-25 15:51:21 +02:00
parent d38a4fb927
commit 384c8efb8b
53 changed files with 203 additions and 168 deletions
+6
View File
@@ -1,5 +1,11 @@
# Change Log
## 0.0.13
### Patch Changes
- [#2017](https://github.com/medusajs/medusa/pull/2017) [`900260c5b`](https://github.com/medusajs/medusa/commit/900260c5b9df4f4f927db5bb6921e5e139ff269a) Thanks [@olivermrbl](https://github.com/olivermrbl)! - Adds enabled features flags to tracking event in `medusa-telemetry`
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "medusa-telemetry",
"version": "0.0.11",
"version": "0.0.13",
"description": "Telemetry for Medusa",
"main": "dist/index.js",
"repository": {