Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 12, 2024
1 parent 2afcf1c commit 8dbcde2
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/calm-countries-exercise.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/pricing/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @medusajs/pricing

## 0.1.10

### Patch Changes

- [#6358](https://github.com/medusajs/medusa/pull/6358) [`b91a1ca5b`](https://github.com/medusajs/medusa/commit/b91a1ca5b804e66cf5bfc51403f4367a935e6349) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: cleanup inspection

## 0.1.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/pricing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/pricing",
"version": "0.1.9",
"version": "0.1.10",
"description": "Medusa Pricing module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/product/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @medusajs/product

## 0.3.10

### Patch Changes

- [#6358](https://github.com/medusajs/medusa/pull/6358) [`b91a1ca5b`](https://github.com/medusajs/medusa/commit/b91a1ca5b804e66cf5bfc51403f4367a935e6349) Thanks [@adrien2p](https://github.com/adrien2p)! - chore: cleanup inspection

## 0.3.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/product/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/product",
"version": "0.3.9",
"version": "0.3.10",
"description": "Medusa Product module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8dbcde2

Please sign in to comment.