chore: Version Packages (#4346)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-06-18 21:18:41 +02:00
committed by GitHub
parent 12782778f9
commit bf4f5e7147
3 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"@medusajs/product": minor
---
chore: @medusajs/product beta release

View File

@@ -1,5 +1,11 @@
# @medusajs/product
## 0.1.0
### Minor Changes
- [`12782778f`](https://github.com/medusajs/medusa/commit/12782778f93e6bb5b2b7e1b96f40af18af038095) Thanks [@olivermrbl](https://github.com/olivermrbl)! - chore: @medusajs/product beta release
## 0.0.2
### Patch Changes

View File

@@ -1,6 +1,6 @@
{
"name": "@medusajs/product",
"version": "0.0.2",
"version": "0.1.0",
"description": "Medusa Product module",
"main": "dist/index.js",
"types": "dist/index.d.ts",