Skip to content

Commit

Permalink
chore(release): Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
olivermrbl committed Jan 18, 2023
1 parent 9c46473 commit 6481b0c
Show file tree
Hide file tree
Showing 96 changed files with 544 additions and 340 deletions.
7 changes: 0 additions & 7 deletions .changeset/afraid-moles-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/beige-walls-give.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/early-cherries-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-melons-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-beers-pull.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-years-happen.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/itchy-ants-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/long-pans-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nine-queens-sparkle.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ninety-hairs-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-peas-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/red-mails-sing.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/selfish-bulldogs-knock.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/seven-sloths-provide.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shy-boxes-clean.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silent-pants-doubt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-turkeys-deliver.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-windows-invent.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/spotty-dots-watch.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/stupid-beans-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-worms-serve.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/unlucky-hornets-care.md

This file was deleted.

35 changes: 0 additions & 35 deletions .changeset/wicked-boats-lie.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wicked-cherries-sip.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/witty-parents-wink.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/gatsby-source-medusa/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.1.2

### Patch Changes

- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-medusa/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-source-medusa",
"version": "0.1.1",
"version": "0.1.2",
"description": "Gatsby source plugin for building websites using Medusa Commerce as a data source",
"scripts": {
"test": "jest --passWithNoTests",
Expand Down
13 changes: 13 additions & 0 deletions packages/inventory/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @medusajs/inventory

## 1.0.1

### Patch Changes

- [#2997](https://github.com/medusajs/medusa/pull/2997) [`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b) Thanks [@carlos-r-l-rodrigues](https://github.com/carlos-r-l-rodrigues)! - feat(medusa, stock-location, inventory): Allow modules to integrate with core

- [#3033](https://github.com/medusajs/medusa/pull/3033) [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e) Thanks [@olivermrbl](https://github.com/olivermrbl)! - fix(medusa): Add module options to transaction base service to use in modules

- Updated dependencies [[`9dbccd9ca`](https://github.com/medusajs/medusa/commit/9dbccd9ca78b8b66f9a21947bb863622e7ff326b), [`542daeead`](https://github.com/medusajs/medusa/commit/542daeeadd78d939f5144c690e8907374da6d085), [`8c08d0031`](https://github.com/medusajs/medusa/commit/8c08d003198b94c00f8428a51c0e79d2ca9d1dc7), [`017538883`](https://github.com/medusajs/medusa/commit/017538883588792e1ff37abcab0fd2872c9af932), [`b2839e2e4`](https://github.com/medusajs/medusa/commit/b2839e2e4dc0d9344fa2ac8d4d16b796def4c56d), [`76d175231`](https://github.com/medusajs/medusa/commit/76d17523105d3860028a90a45b6038a64040e5ce), [`9e3beaf53`](https://github.com/medusajs/medusa/commit/9e3beaf5319dc785cf84b856cfcc8193df90c3a4), [`7d4b8b9cc`](https://github.com/medusajs/medusa/commit/7d4b8b9cc59672d01cdf0c6f331bc3d1eeec9bee), [`aab163bab`](https://github.com/medusajs/medusa/commit/aab163babb91759a05b852d34c299cdfac96d800), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`27a29ef24`](https://github.com/medusajs/medusa/commit/27a29ef24e5ea1ba2bc0be8ecb7dd747d4c7c65b), [`aef842123`](https://github.com/medusajs/medusa/commit/aef8421235d8fff68d7d4f8b73f77484073311a5), [`1dc79590b`](https://github.com/medusajs/medusa/commit/1dc79590b3539af09dbc8fbf931d9b5ee225fb0d), [`9c4647383`](https://github.com/medusajs/medusa/commit/9c4647383ebf0a183ccc566636bcf7af06409060), [`a0c4cfe0f`](https://github.com/medusajs/medusa/commit/a0c4cfe0f74cf30c45956c32c2fb22bf833bea68), [`b80124d32`](https://github.com/medusajs/medusa/commit/b80124d32d950790c2a01b49e8c34d562b1d57f4), [`cb1ec0076`](https://github.com/medusajs/medusa/commit/cb1ec0076b4fd932c686d6027e8b060ceded3a64), [`142c8aa70`](https://github.com/medusajs/medusa/commit/142c8aa70f583d9b11a6add2b8f988e9ba4cf979), [`1547dd814`](https://github.com/medusajs/medusa/commit/1547dd8143889fc30045fc3d0241de8e69acb76e), [`d2c692aa9`](https://github.com/medusajs/medusa/commit/d2c692aa96ea89c053f9a694a9ae6dba77e89b14), [`150696de9`](https://github.com/medusajs/medusa/commit/150696de99fc852c5d72a746f168b6f62b2086ed), [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2), [`b3e4be720`](https://github.com/medusajs/medusa/commit/b3e4be72087d0b528c3cce322edf9325b855c8ae)]:
- @medusajs/medusa@1.7.4
- medusa-interfaces@1.3.4
6 changes: 3 additions & 3 deletions packages/inventory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/inventory",
"version": "1.0.0",
"version": "1.0.1",
"description": "Inventory Module for Medusa",
"main": "dist/index.js",
"repository": {
Expand Down Expand Up @@ -28,8 +28,8 @@
"test:unit": "jest --passWithNoTests"
},
"peerDependencies": {
"@medusajs/medusa": "1.x.x",
"medusa-interfaces": "1.x.x"
"@medusajs/medusa": "1.7.4",
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"typeorm": "^0.2.31"
Expand Down
9 changes: 9 additions & 0 deletions packages/medusa-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 1.3.6

### Patch Changes

- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts

- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-telemetry@0.0.16

## 1.3.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/medusa-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@medusajs/medusa-cli",
"version": "1.3.5",
"version": "1.3.6",
"description": "Command Line interface for Medusa Commerce",
"main": "dist/index.js",
"bin": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"is-valid-path": "^0.1.1",
"meant": "^1.0.1",
"medusa-core-utils": "^1.1.31",
"medusa-telemetry": "0.0.15",
"medusa-telemetry": "0.0.16",
"netrc-parser": "^3.1.6",
"open": "^8.0.6",
"ora": "^5.4.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/medusa-dev-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.0.28

### Patch Changes

- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts

## 0.0.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/medusa-dev-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "medusa-dev-cli",
"description": "CLI helpers for contributors working on Medusa",
"version": "0.0.27",
"version": "0.0.28",
"author": "Sebastian Rindom <skrindom@gmail.com>",
"bin": {
"medusa-dev": "./dist/index.js"
Expand Down
9 changes: 9 additions & 0 deletions packages/medusa-file-minio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 1.1.3

### Patch Changes

- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts

- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4

## 1.1.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/medusa-file-minio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medusa-file-minio",
"version": "1.1.2",
"version": "1.1.3",
"description": "MinIO server file connector for Medusa",
"main": "index.js",
"repository": {
Expand All @@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3"
"medusa-interfaces": "^1.3.4"
},
"scripts": {
"prepare": "cross-env NODE_ENV=production yarn run build",
Expand All @@ -32,7 +32,7 @@
"watch": "babel -w src --out-dir dist/ --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.16.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/medusa-file-s3/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 1.1.9

### Patch Changes

- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts

- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4

## 1.1.8

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/medusa-file-s3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "medusa-file-s3",
"version": "1.1.8",
"version": "1.1.9",
"description": "AWS s3 file connector for Medusa",
"main": "index.js",
"repository": {
Expand All @@ -23,7 +23,7 @@
"client-sessions": "^0.8.0",
"cross-env": "^5.2.1",
"jest": "^25.5.2",
"medusa-interfaces": "^1.3.3",
"medusa-interfaces": "^1.3.4",
"medusa-test-utils": "^1.1.37"
},
"scripts": {
Expand All @@ -33,7 +33,7 @@
"watch": "babel -w src --out-dir . --ignore '**/__tests__','**/__mocks__'"
},
"peerDependencies": {
"medusa-interfaces": "1.3.3"
"medusa-interfaces": "1.3.4"
},
"dependencies": {
"@babel/plugin-transform-classes": "^7.15.4",
Expand Down
9 changes: 9 additions & 0 deletions packages/medusa-file-spaces/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 1.3.3

### Patch Changes

- [#3025](https://github.com/medusajs/medusa/pull/3025) [`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2) Thanks [@adrien2p](https://github.com/adrien2p)! - fix(medusa): test, build and watch scripts

- Updated dependencies [[`93d0dc1bd`](https://github.com/medusajs/medusa/commit/93d0dc1bdcb54cf6e87428a7bb9b0dac196b4de2)]:
- medusa-interfaces@1.3.4

## 1.3.2

### Patch Changes
Expand Down
Loading

0 comments on commit 6481b0c

Please sign in to comment.